From fe66011828ddfbb46fee542f1420d09cdf0ab8fe Mon Sep 17 00:00:00 2001 From: mattias Date: Thu, 21 Feb 2008 21:18:09 +0000 Subject: [PATCH] updatepofiles: fixed comment git-svn-id: trunk@14225 - --- tools/updatepofiles.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/updatepofiles.pas b/tools/updatepofiles.pas index b37558a957..597d08d5a8 100644 --- a/tools/updatepofiles.pas +++ b/tools/updatepofiles.pas @@ -29,7 +29,7 @@ Description: updatepofiles deletes doubles in the po file and merges new strings into - all translated po files (filename1.po.xx) + all translated po files (filename1.*.po) } program UpdatePoFiles;