Files
gtk/po
2014-05-12 08:32:56 +09:00
..
2014-05-04 22:05:50 +00:00
2014-04-01 23:56:51 +02:00
2014-03-23 16:38:29 +01:00
2014-03-19 21:50:35 +01:00
2014-03-24 22:20:06 +00:00
2014-04-04 15:25:46 +03:00
2014-04-15 14:27:09 +02:00
2014-03-26 14:39:42 +01:00
2014-03-16 16:06:52 +00:00
2014-03-20 08:24:23 +00:00
2014-03-03 17:26:41 +01:00
2014-03-02 01:17:36 +02:00
2014-03-19 15:57:33 +00:00
2014-04-15 06:56:20 +00:00
2014-03-22 13:48:41 +00:00
2014-05-12 08:32:56 +09:00
2014-03-02 03:58:08 +00:00
2014-02-04 18:00:22 +05:30
2014-03-08 00:46:58 +09:00
2014-03-02 20:05:19 +02:00
2014-03-08 16:19:11 +02:00
2014-03-05 18:27:25 +01:00
2014-03-03 00:45:41 +01:00
2014-04-30 22:14:24 +02:00
2014-03-12 01:14:44 +00:00
2014-04-20 15:19:10 +04:00
2014-04-28 21:07:27 +02:00
2014-03-23 11:53:12 +01:00
2014-03-23 11:53:12 +01:00
2014-02-07 17:46:14 +05:00
2014-03-03 18:02:15 +07:00
2014-03-22 12:22:46 +02:00
2014-03-08 13:16:19 +00: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.