Now added
NSMutableArray languages = new NSMutableArray(); languages.addObject("English"); languages.addObject("German"); languages.addObject("Italian"); this.setLanguages (languages);
to defaultAction method oh DirectAction and works... is correct this?
Thanks Amed
On 23/nov/05, at 18:07, Amedeo Mantica wrote: I have this code in Session Component
NSMutableArray languages = new NSMutableArray(); languages.addObject("English"); languages.addObject("German"); languages.addObject("Italian"); this.setLanguages (languages);
and all .wo files are localized
this is the output from the log:
On 23/nov/05, at 18:00, Chuck Hill wrote: Did you put a localized version of each component (.wo directory) in each of the lproj files? You might also have a build issue if you are using wretXcode. Try deleting the build directory.
Chuck
On Nov 23, 2005, at 8:54 AM, Amedeo Mantica wrote:
Hello I have locallized my WO App via the standard Apple method: Make Localizable to my components, and created English, German and Italian proj
If I start browsing my WebSite with a browser with a language other than the three above i reach a totally blank page!
Can anyone help me? Thanks _______________________________________________ Do not post admin requests to the list. They will be ignored. Help/Unsubscribe/Update your Subscription:
--
_______________________________________________ Do not post admin requests to the list. They will be ignored. Help/Unsubscribe/Update your Subscription:
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]