diff options
author | Sven Neumann <sven@gimp.org> | 2001-08-19 22:33:18 +0000 |
---|---|---|
committer | Sven Neumann <neo@src.gnome.org> | 2001-08-19 22:33:18 +0000 |
commit | 9b71c44a75d453ea530787dea48c4a5d16259e4e (patch) | |
tree | 0ab65558ff9946a77c54a7857168b574ba595f94 /po | |
parent | f34e996b5f41a903e67f2143014e7f7b4e5a92e9 (diff) | |
download | gtk+-9b71c44a75d453ea530787dea48c4a5d16259e4e.tar.gz |
corrected usage of conversion scripts, the order of how to apply them was
2001-08-20 Sven Neumann <sven@gimp.org>
* README.translators: corrected usage of conversion scripts, the
order of how to apply them was inverted.
Diffstat (limited to 'po')
-rw-r--r-- | po/ChangeLog | 6 | ||||
-rw-r--r-- | po/README.translators | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 03489fa726..d3aaeed0f1 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,8 +1,12 @@ +2001-08-20 Sven Neumann <sven@gimp.org> + + * README.translators: corrected usage of conversion scripts, the + order of how to apply them was inverted. + 2001-08-19 Fatih Demir <kabalak@gtranslator.org> * ta.po: Committed updated Tamil translation by - 2001-08-12 Fatih Demir <kabalak@gtranslator.org> * tr.po: Updated Turkish translation by Mehmet. diff --git a/po/README.translators b/po/README.translators index 65b06d49a4..aaa457e636 100644 --- a/po/README.translators +++ b/po/README.translators @@ -8,9 +8,9 @@ edit and then convert again to UTF-8 to commit, please see the scripts in gnome-i18n/UTF-8, for example export ENCODING_TO=ISO-8895-15 - potoutf.sh fi.po - emacs fi.po utftopo fi.po + emacs fi.po + potoutf.sh fi.po cvs commit fi.po If you need help with this, ask, but please don't commit |