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