Hi yllan!
Without seeing your code, it's sorta hard for me to say what is wrong,
so I apologize if I am covering basic things you already know... :-)
I'll try to answer your question the best I can though!
On Jul 19, 2008, at 11:16 PM, Yung-Luen Lan wrote:
Hi Rams,
I'm quite confused ab
Hi Rams,
I'm quite confused about this code. I copied this to my DirectAction
class but it didn't work.
In my project, I have English.lproj, zh_TW.lproj, zh_CN.lproj.
I have my Properies file setup with:
er.extensions.ERXLocalizer.defaultLanguage=English
er.extensions.ERXLocalizer.fileNamesToWatc
On 13/06/2008, at 9:46 AM, Rams wrote:
Have you set your application encoding? I'm using UTF-8. It works
fine for Farsi. I may be wrong, but I don't think there's any
reason you need to use UTF-16, except in your Localized.strings
file... that has to be UTF-16. So in my properties file
ld name still work but you suffer a small penalty.
Pierre
--
Pierre Frisch
[EMAIL PROTECTED]"
On Jun 12, 2008, at 4:48 PM, [EMAIL PROTECTED]
wrote:
Message: 2
Date: Thu, 12 Jun 2008 18:10:10 -0400
From: Drew Thoeni <[EMAIL PROTECTED]>
Subject: Re: Local
Cool. I got it working. Was not setting the localizer in the session.
But, now that English and Spanish are working, I'm having a problem
with Arabic. If I use the Mac's Qwerty Arabic keyboard option, I can
type some characters into the Localizable.strings file (which is saved
UTF-16) and t
Hi Drew,
On 12-Jun-08, at 12:19 PM, Drew Thoeni wrote:
My mail box remains empty on this question.
Everyone is having fun in San Francisco!
Is there anyone with localization experience that could suggest
what I'm doing incorrectly?
Not too much, but we will see what I can offer
My mail box remains empty on this question.
Is there anyone with localization experience that could suggest what
I'm doing incorrectly?
I'm trying to send back the language of the users pre-selected choice
(store in database). But the ERXLocalizer.setDefaultLangauge() seems
to have no eff