summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc/howto-translations.txt
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2011-06-12 23:50:39 +0000
committerNorbert Preining <preining@logic.at>2011-06-12 23:50:39 +0000
commit263b649ac11d8b673f713acd18f0dce0790b00e5 (patch)
tree9182eed9b02e6b93545bef41387d4f0a59604f78 /Master/tlpkg/doc/howto-translations.txt
parentfd3b38880da621e502bc6cb4af305084d0565ee9 (diff)
add a paragraph how to debug translations
git-svn-id: svn://tug.org/texlive/trunk@22940 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc/howto-translations.txt')
-rw-r--r--Master/tlpkg/doc/howto-translations.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/howto-translations.txt b/Master/tlpkg/doc/howto-translations.txt
index 38280885a4e..d7606c3ffe5 100644
--- a/Master/tlpkg/doc/howto-translations.txt
+++ b/Master/tlpkg/doc/howto-translations.txt
@@ -15,6 +15,13 @@ gtranslator because it keeps the strings where no changes have been
made in the format as they were, so there will be less commits and
smaller commits.
+Testing your translations: Please call
+ tlmgr --debug-translations gui
+(and possible add --gui-lang NN if the language you are translating into
+is not auto-detected). This will give warnings *in*the*terminal* which
+strings haven't been translated.
+
+
using gtranslator (gtranslator.sf.net):
---------------------------------------