add a check
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Jan 2004 11:40:12 +0000 (11:40 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 13 Jan 2004 11:40:12 +0000 (11:40 +0000)
Original commit message from CVS:
add a check

po/README

index 6acb82d..c74300b 100644 (file)
--- 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