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 <