Files
gtk/po
Pauli Virtanen ae9279670d Fixes to the Finnish translation.
2003-04-13  Pauli Virtanen  <pauli.virtanen@hut.fi>

	* fi.po: Fixes to the Finnish translation.
2003-04-13 20:43:24 +00:00
..
2003-02-03 17:46:30 +00:00
2003-04-04 15:20:01 +00:00
2003-02-02 15:51:04 +00:00
2003-02-22 22:55:29 +00:00
2003-04-13 20:43:24 +00:00
2003-02-26 01:19:01 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-08 11:15:35 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-24 10:30:41 +00:00
2003-04-13 20:43:24 +00:00
2003-02-16 23:30:58 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-03-20 16:21:33 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00
2003-02-18 00:55:19 +00:00
2003-02-02 15:51:04 +00:00
2003-03-10 15:53:22 +00:00
2003-02-18 00:55:19 +00:00
2003-02-02 15:51:04 +00:00
2003-02-02 15:51:04 +00:00

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.