You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/tools/check_translations
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ use strict;
5
5
my$use = <<EOF
6
6
Use:
7
7
\$ tools/check_translations
8
-
Outputs TWiki translation status in TWikiML format, suitable for inclusion in a TWiki topic.
8
+
Outputs translation status in Foswiki ML format, suitable for inclusion in a topic.
9
9
\$ tools/check_translations --raw
10
-
Outputs TWiki translation status in raw gettext's msgfmt output format (old style)
10
+
Outputs translation status in raw gettext's msgfmt output format (old style)
11
11
\$ tools/check_translations --upload
12
-
Generates the same output when called without parameters, then uploads it to the Codev.TWikiTranslationStatus at TWiki.org. You'll be asked for your WikiName and password.
12
+
Generates the same output when called without parameters, then uploads it to Development.FoswikiTranslationStatus at foswiki.org. You'll be asked for your WikiName and password.
0 commit comments