Re: Localizable.strings
Re: Localizable.strings
- Subject: Re: Localizable.strings
- From: Pierre Frisch <email@hidden>
- Date: Mon, 23 Feb 2004 08:45:10 -0800
Hi Denis, David,
I disagree on this one the default encoding in WO5 and Java 1.4 is
UTF-8. Dave problems are linked to bugs in Xcode -:). I have seen is
before you can have a file marked as UTF-8 encoded in Xcode that is not
really UTF-8 and will cause problems.
David Have you checked that the problem is file encoding? Which version
of Xcode are you using? Have you tried printing them in the console?
Are you pages UTF-8 encoded in WOBuilder? Try setting the encoding in
the WOResponse to UTF-8 before the first appendToResponse (in the
session.appendToResponse). There is more info on www.wodev.com search
InternationalCharacters.
Good luck.
Pierre
On Feb 23, 2004, at 8:08, email@hidden wrote:
> Hi David
>
> You should encode your strings files in UTF-16 with WebObjects 5.
>
> Cheers,
> -- Denis.
>
> On 23 Feb 2004, at 14:38, David Griffith wrote:
>
>> I have the file encoding set in Preferences of Xcode to UTF-8.
>> I have recreated the Localizable.strings files and ensured that they
>> are
>> UTF-8 encoded.
>> The strings appear correctly in Xcode, however now when I compile and
>> run
>> the application, the strings are not being correctly represented in
>> the web
>> page. This surely must be a small error.
>>
>> Can anyone help?
>>
>> Dave.
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.