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