Skip to content

Commit

Permalink
‘crowdin upload sources’ is now working
Browse files Browse the repository at this point in the history
Completes #571.
  • Loading branch information
yvt committed Feb 11, 2017
1 parent 3d84121 commit 00d13e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions update-pot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ META_BUGS="[email protected]"
METADATA="$META_PKG $META_COPYRIGHT $META_BUGS --omit-header"

xgettext $OPTIONS $METADATA -f .translate.this

echo "Gettext template file is now up-to-date."
echo
echo "Now you can run 'crowdin upload sources' to upload it to Crowdin!"
echo "(provided that you have an API key to do that)"

0 comments on commit 00d13e9

Please sign in to comment.