From e0e795633fec5779729b8fb85ed93748b1359bfe Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 13 Jan 2004 11:40:12 +0000 Subject: [PATCH] add a check Original commit message from CVS: add a check --- po/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/README b/po/README index 6acb82d..c74300b 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 -- 2.7.4