Skip to content

Commit 00d13e9

Browse files
committed
‘crowdin upload sources’ is now working
Completes #571.
1 parent 3d84121 commit 00d13e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

update-pot.sh

+5
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,8 @@ META_BUGS="[email protected]"
2222
METADATA="$META_PKG $META_COPYRIGHT $META_BUGS --omit-header"
2323

2424
xgettext $OPTIONS $METADATA -f .translate.this
25+
26+
echo "Gettext template file is now up-to-date."
27+
echo
28+
echo "Now you can run 'crowdin upload sources' to upload it to Crowdin!"
29+
echo "(provided that you have an API key to do that)"

0 commit comments

Comments
 (0)