Remove obsolete notes about editing UTF-8 files and converting them prior
2009-02-23 Wouter Bolsterlee <wbolster@svn.gnome.org> * README.translators: Remove obsolete notes about editing UTF-8 files and converting them prior to committing those to CVS (!). svn path=/trunk/; revision=22392
This commit is contained in:
parent
f551103a65
commit
ecfed52edb
@ -1,3 +1,9 @@
|
|||||||
|
2009-02-23 Wouter Bolsterlee <wbolster@svn.gnome.org>
|
||||||
|
|
||||||
|
* README.translators: Remove obsolete notes about
|
||||||
|
editing UTF-8 files and converting them prior to
|
||||||
|
committing those to CVS (!).
|
||||||
|
|
||||||
2009-02-20 Philip Withnall <philip@tecnocode.co.uk>
|
2009-02-20 Philip Withnall <philip@tecnocode.co.uk>
|
||||||
|
|
||||||
* en_GB.po: Updated British English translation.
|
* en_GB.po: Updated British English translation.
|
||||||
@ -426,7 +432,7 @@
|
|||||||
|
|
||||||
2008-08-15 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
2008-08-15 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
||||||
|
|
||||||
gl.po: Updated Galician translation
|
* gl.po: Updated Galician translation
|
||||||
|
|
||||||
2008-08-14 Ilkka Tuohela <hile@iki.fi>
|
2008-08-14 Ilkka Tuohela <hile@iki.fi>
|
||||||
|
|
||||||
@ -438,7 +444,7 @@
|
|||||||
|
|
||||||
2008-08-12 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
2008-08-12 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
||||||
|
|
||||||
gl.po: Updated Galician translation
|
* gl.po: Updated Galician translation
|
||||||
|
|
||||||
2008-08-12 Yair Hershkovitz <yairhr@gmail.com>
|
2008-08-12 Yair Hershkovitz <yairhr@gmail.com>
|
||||||
|
|
||||||
@ -515,7 +521,7 @@
|
|||||||
|
|
||||||
2008-08-03 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
2008-08-03 Ignacio Casal Quinteiro <nacho.resa@gmail.com>
|
||||||
|
|
||||||
gl.po: Updated Galician translation
|
* gl.po: Updated Galician translation
|
||||||
|
|
||||||
2008-08-03 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
2008-08-03 Jorge Gonzalez <jorgegonz@svn.gnome.org>
|
||||||
|
|
||||||
|
@ -2,23 +2,4 @@ The .po files in this directory contain only the property nicks
|
|||||||
and blurbs in the gtk20-properties domain. See ../po for the
|
and blurbs in the gtk20-properties domain. See ../po for the
|
||||||
ui and error messages in the gtk20 domain.
|
ui and error messages in the gtk20 domain.
|
||||||
|
|
||||||
All the .po files are now in UTF-8!
|
All the .po files are 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.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user