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