[daisy] Re: Czech translation
Jano Kula
jano.kula at tiscali.cz
Fri Feb 15 06:13:11 CST 2008
Thanks, Andreas!
Does anybody know, how HTMLArea translation files for the Czech language
should be added the right way? (see original post). Thanks.
Jano
Andreas Deininger wrote:
> 2008/2/13, Jano Kula <jano.kula at tiscali.cz>:
>> * .properties files
>> In the source tree some *.properties files for foriegn languages are in
>> the UTF-8 (not with JAVA escape sequences as described in the
>> documentation on i18n). Should ALL *.properties files be in ISO-8859-1?
>
> If a properties file does not contain JAVA escape sequences, it does
> not necessarily mean that it is UTF-8 encoded. You only have to use
> JAVA escape sequences if the glyphs that you are using for your
> translation are not present in the ISO-8859-1 character set (like
> cyrillic characters). If all the glyphs of the language alphabet are
> inside the ISO-8859-1 character set (which is the case e.g for German,
> Dutch, ...), the *.properties files for these languages in the source
> tree can be ISO-8859-1 encoded even if they do not contain JAVA escape
> sequences.
Oops, excuse me. Files in UTF-8 were *.js files, not *.porperties files,
which is OK.
>> * Using subversion for the firt time, I've added new files with the
>> command "svn add filename". Is this OK?
>
> Should be fine, yes. To make sure, you can issue "svn diff > my.patch"
> and load the my.patch in your text editor. If you will see the newly
> added file listed there, everything will be o.k.
Yes, I've already checked this and the files are added to my.patch. Just
wanted to be sure.
Jano
More information about the daisy
mailing list