Files
gtk/po
2013-01-14 11:42:57 +01:00
..
2011-05-10 12:47:22 +02:00
2012-12-28 20:32:40 +02:00
2013-01-11 21:29:02 +05:30
2013-01-12 07:08:02 +02:00
2011-04-04 16:40:12 +06:00
2012-12-17 01:45:16 +01:00
2011-02-04 15:35:44 -05:00
2012-12-05 20:10:27 +01:00
2012-12-18 15:56:10 +02:00
2012-12-28 12:05:42 +03:30
2013-01-13 17:30:54 +01:00
2012-12-12 11:24:50 +02:00
2013-01-14 11:42:57 +01:00
2013-01-05 20:59:45 +06:00
2011-03-13 21:52:06 +01:00
2011-04-28 20:29:03 +01:00
2012-10-03 17:47:46 +02:00
2012-12-20 23:07:08 +02:00
2012-12-30 15:49:29 +02:00
2013-01-14 11:18:30 +01:00
2012-12-16 03:37:09 +01:00
2012-02-27 17:06:11 +00:00
2012-09-03 15:51:38 +02:00
2012-12-01 21:22:00 +01:00
2011-04-03 02:03:33 +02:00
2012-12-19 13:22:27 +05:30
2013-01-14 14:25:34 +07:00
2013-01-12 15:32:50 +09: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.