We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d84121 commit 00d13e9Copy full SHA for 00d13e9
update-pot.sh
@@ -22,3 +22,8 @@ META_BUGS="[email protected]"
22
METADATA="$META_PKG $META_COPYRIGHT $META_BUGS --omit-header"
23
24
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