Files
gtk2/po
Gustavo Noronha Silva 4ce6b465c8 partial translation update
2002-08-13 20:05:44 +00:00
..
2002-06-18 21:33:57 +00:00
2002-08-13 20:05:44 +00:00
2002-06-03 23:33:13 +00:00
2002-04-06 13:57:47 +00:00
2002-04-27 13:21:20 +00:00
2002-04-14 12:36:12 +00:00
2002-04-02 22:46:31 +00:00
2002-05-13 20:36:11 +00:00
2002-05-19 21:05:40 +00:00
2002-07-07 01:34:42 +00:00
2002-04-14 15:36:10 +00:00
2002-04-05 18:41:18 +00:00
2002-04-23 17:48:19 +00:00
2002-08-13 20:05:44 +00:00
2002-05-05 23:09:26 +00:00
2002-06-19 10:26:50 +00:00
2002-04-30 14:43:18 +00:00
2002-04-25 22:25:19 +00:00
2002-08-04 22:57:52 +00:00
2001-10-07 14:49:18 +00:00
2002-07-30 09:13:06 +00:00
2002-07-05 08:48:47 +00:00
2002-04-16 13:23:57 +00:00
2002-06-22 18:22:28 +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.