Files
gtk3/po
2004-01-17 10:55:20 +00:00
..
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-17 10:55:20 +00:00
2004-01-15 12:20:30 +00:00
2003-12-08 22:55:03 +00:00
2004-01-14 21:24:09 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-14 16:59:52 +00:00
2004-01-02 21:56:30 +00:00
2003-12-08 22:55:03 +00:00
2004-01-03 14:21:33 +00:00
2003-12-08 22:55:03 +00:00
2004-01-17 10:55:20 +00:00
2004-01-14 21:09:53 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-01 10:32:18 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-08-01 15:25:49 +00:00
2004-01-02 11:34:49 +00:00
2004-01-08 15:13:53 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-09 00:47:55 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-15 12:49:25 +00:00
2004-01-04 13:35:10 +00:00
2004-01-13 21:13:05 +00:00
2003-12-08 22:55:03 +00:00
2003-12-25 04:52:38 +00:00
2004-01-11 01:35:51 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-16 01:30:40 +00:00
2004-01-14 23:39:01 +00:00
2004-01-14 23:39:01 +00:00
2004-01-06 01:16:53 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2004-01-04 19:48:39 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00
2003-12-08 22:55:03 +00:00

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/unicode.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
  utftopo fi.po
  emacs fi.po
  potoutf.sh fi.po
  cvs commit fi.po

An alternative is to use the msgconv utility bundled along with
gettext package >= 0.11.

If you need help with this, ask, but please don't commit
non-UTF-8 files here.