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