diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-13 11:40:12 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-13 11:40:12 +0000 |
commit | e0e795633fec5779729b8fb85ed93748b1359bfe (patch) | |
tree | 2607d6d77c0ce71796210317ef60cdad7b24d57a /po | |
parent | 463d3e15ef81957e4d8f92923994f0edd41295cf (diff) |
add a check
Original commit message from CVS:
add a check
Diffstat (limited to 'po')
-rw-r--r-- | po/README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |