Files
gtk/po
2010-09-24 02:16:55 +09:00
..
2010-08-19 17:53:26 +02:00
2010-07-28 12:53:24 +02:00
2010-08-27 16:20:48 +03:00
2010-09-15 20:01:47 +02:00
2010-09-19 17:40:56 +02:00
2010-07-18 20:35:06 +02:00
2010-08-28 15:58:56 +01:00
2010-05-16 17:53:39 -04:00
2010-07-10 12:43:35 +02:00
2010-08-22 21:16:34 +02:00
2010-09-03 18:06:48 +03:00
2010-09-04 23:21:19 +02:00
2010-08-27 23:25:56 +02:00
2010-09-20 12:50:44 +05:30
2010-08-27 16:19:53 +03:00
2010-08-31 02:28:25 +02:00
2010-08-31 21:38:52 +07:00
2010-09-24 02:16:55 +09:00
2010-09-06 10:29:49 +06:00
2010-09-10 09:53:58 +02:00
2010-08-23 09:17:26 +02:00
2010-08-10 06:10:54 +05:30
2010-09-09 22:17:27 -04:00
2010-09-07 00:51:47 +01:00
2010-08-05 02:04:30 +03:00
2010-08-23 14:53:38 +02:00
2010-08-29 20:14:16 +02:00
2010-08-29 20:14:16 +02:00
2010-08-06 14:11:43 +02:00
2010-08-19 20:34:34 +05:30
2010-08-08 13:10:49 +02:00

The .po files in this directory contain only the ui and error 
messages in the gtk20 domain. See ../po-properties for the 
property nicks and blurbs in the gtk20-properties domain. 

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.