summaryrefslogtreecommitdiff
path: root/po/README.translators
diff options
context:
space:
mode:
authorRobert Brady <rbrady@src.gnome.org>2000-11-13 00:24:47 +0000
committerRobert Brady <rbrady@src.gnome.org>2000-11-13 00:24:47 +0000
commit4835157161463c28869b4964eef06f5d1cd58e7f (patch)
tree8db78e55802a4a6b8ac1a03c221750ee203db367 /po/README.translators
parent87f494aaa12d270d23d691be5fca2e16836710f0 (diff)
downloadgtk+-4835157161463c28869b4964eef06f5d1cd58e7f.tar.gz
Convert it all to UTF-8.
Diffstat (limited to 'po/README.translators')
-rw-r--r--po/README.translators17
1 files changed, 17 insertions, 0 deletions
diff --git a/po/README.translators b/po/README.translators
new file mode 100644
index 0000000000..b9242aadc1
--- /dev/null
+++ b/po/README.translators
@@ -0,0 +1,17 @@
+All the .po files are now in UTF-8!
+
+For information on editing UTF-8 files on Unix, see
+<http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html>
+
+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
+scripts in gnome-i18n/UTF-8, for example
+
+ export ENCODING_TO=ISO-8895-15
+ potoutf.sh fi.po
+ emacs fi.po
+ utftopo fi.po
+ 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