From 0a52832c4f725644c23643a1c9ce3be1bbf24c64 Mon Sep 17 00:00:00 2001 From: gustavf Date: Tue, 28 Mar 2000 12:40:03 +0000 Subject: [PATCH] Bug in one of the scripts in the file fixed. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@350 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- doc/translating.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/translating.txt b/doc/translating.txt index b381c3de..7b49a2cf 100644 --- a/doc/translating.txt +++ b/doc/translating.txt @@ -46,7 +46,7 @@ a) There should always be an updated template containing all strings msgmerge squirrelmail/locale/language/LC_MESSAGES/squirrelmail.po \ squirrelmail/po/squirrelmail.po > \ -squirrelmail/locale/language/LC_MESSAGES/squirrelmail.po +squirrelmail/locale/language/LC_MESSAGES/squirrelmail.po.new This should keep all strings that are unchanged and comment out all strings that are no longer in use. You might want to make a copy -- 2.25.1