summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-13 11:40:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-13 11:40:12 +0000
commite0e795633fec5779729b8fb85ed93748b1359bfe (patch)
tree2607d6d77c0ce71796210317ef60cdad7b24d57a /po
parent463d3e15ef81957e4d8f92923994f0edd41295cf (diff)
add a check
Original commit message from CVS: add a check
Diffstat (limited to 'po')
-rw-r--r--po/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/README b/po/README
index 6acb82d1f..c74300bc5 100644
--- a/po/README
+++ b/po/README
@@ -21,4 +21,7 @@ Q: How do I update a language ?
A: - run make language.po-update to update your .po file
(replace language with your language code)
- edit the .po file, and translate the untranslated strings
+ - run make install from the .po dir (so the updated strings get installed
+ and will be used in the lib/app) and test if the new strings are
+ translated
- commit