Files
gtk/po
2019-10-06 23:36:20 +02:00
..
2019-09-01 06:24:20 +00:00
2019-10-02 02:08:45 +02:00
2019-10-06 23:36:20 +02:00
2019-08-06 11:16:14 +00:00
2019-09-06 20:50:03 +00:00
2019-10-01 15:53:40 +02:00
2019-08-16 07:56:27 +00:00
2019-08-25 16:53:23 +00:00
2019-09-03 13:47:58 +00:00
2019-08-24 20:22:03 +00:00
2019-09-30 07:40:13 +00:00
2019-08-31 11:37:53 +00:00
2019-08-30 14:07:53 +00:00
2019-09-28 12:51:43 +03:00
2019-08-24 11:18:18 +00:00
2019-09-18 13:42:06 +00:00
2019-09-25 11:23:08 +00:00
2019-09-02 15:43:44 +00:00
2019-09-28 13:44:34 +02:00
2019-08-25 22:46:28 +02:00
2019-10-01 15:32:16 +00:00
2019-09-28 21:14:30 +02:00
2019-09-06 18:30:51 +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.