diff --git a/po/ChangeLog b/po/ChangeLog index f151b875c..a06da88a7 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -3,6 +3,8 @@ * *.po: Convert them all to UTF-8. Rename Chinese .po's so they don't have the codeset. + README.translators: Information on editing UTF-8 files. + 2000-11-10 Robert Brady * update.pl: Module name is "gtk20" now. diff --git a/po/README.translators b/po/README.translators index b9242aadc..65b06d49a 100644 --- a/po/README.translators +++ b/po/README.translators @@ -1,7 +1,7 @@ All the .po files are now in UTF-8! For information on editing UTF-8 files on Unix, see - + If you just want to convert it back to your native encoding to edit and then convert again to UTF-8 to commit, please see the @@ -14,4 +14,4 @@ scripts in gnome-i18n/UTF-8, for example cvs commit fi.po If you need help with this, ask, but please don't commit -non-UTF-8 files here. \ No newline at end of file +non-UTF-8 files here.