From 67a791fca87bc8c0c062cc3ab3856a8d621ef183 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 18 Jul 2002 16:40:22 +0000 Subject: [PATCH] exclusion --- ChangeLog | 2 ++ lang/sync_lang.sh | 19 +++++++++++++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 47fbe9e56..a7b82cf54 100755 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ $Source$ * lang/chinese update, thanks to Siu Sun * lang/albanian update, thanks to Laurent Dhima. * lang/czech update, thanks to Michal Cihar + * lang/sync_lang.sh, can exclude some languages from conversion, + thanks to Michal Cihar 2002-07-18 Steve Alberty * It is now possible to print stats for more than 2 GB (up to exa byte) diff --git a/lang/sync_lang.sh b/lang/sync_lang.sh index 941d7ddb4..2d7a9efb0 100755 --- a/lang/sync_lang.sh +++ b/lang/sync_lang.sh @@ -69,14 +69,25 @@ EOT` ## # which translations should not be translated to utf-8 ## -# List here any translation should not be converted to utf-8. The name is same -# as above. +# List here any translation that should not be converted to utf-8. The name is +# same as above. # IGNORE_UTF=`cat <