• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Localizable.strings question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localizable.strings question


  • Subject: Re: Localizable.strings question
  • From: mmalcolm crawford <email@hidden>
  • Date: Thu, 10 Apr 2003 15:43:06 -0700

On Wednesday, April 9, 2003, at 03:54  AM, Buyung Pamungkas wrote:

My problem is how to make the direction if I make some
Localized Variant (Ex : Spanish and German) ?

FYI, It succed if I put my language on
Localizable.strings.
But, I failed while I'm using Localized Variant. I
couldn't change my application language from English
to other language easily. I must copy paste my own
Localizable.strings to English :(

I'm afraid it's not clear to me exactly what you have done, and what your problem is.

I presume that within Project Builder you have created localised versions of various resources, much as you would for a Cocoa application:

	<http://www.stepwise.com/Articles/Technical/2003-04-03.01.html>

All of the localised versions of an application exist concurrently. Each user is able to see the application localised to their preferred locale (or the best match). To see the interface in a given localisation, you have to set your browser language preference appropriately, or give the user a link to set their session language using, for example:

        session().setLanguages(new NSArray("French"));

For a complete example illustrating a couple of options, see:
<http://homepage.mac.com/mmalc/WOExamples/ WOLocalisationExample.gnutar.gz>


mmalc
_______________________________________________
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.

References: 
 >Localizable.strings question (From: Buyung Pamungkas <email@hidden>)

  • Prev by Date: Re: WOApplet Problem
  • Next by Date: Best tutorial book(s) for WebObjects?
  • Previous by thread: Localizable.strings question
  • Next by thread: Problem matching against Oracle CLOB
  • Index(es):
    • Date
    • Thread