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/README.translators | |
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/README.translators')
-rw-r--r-- | po/README.translators | 4 |
1 files changed, 2 insertions, 2 deletions
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 |