Re: Localization of standard roles?
Re: Localization of standard roles?
- Subject: Re: Localization of standard roles?
- From: Guy Fullerton <email@hidden>
- Date: Wed, 15 Dec 2004 15:22:39 -0800
On Dec 15, 2004, at 2:33 PM, Bill Cheeseman wrote:
The role description should be a localized (to match the rest of your
application), human-readable string. It should be all lower-case and
contain no punctuation.
So, basically, you should put the key-value pair into a localized
*.strings
files in your English.lproj folder, and your function that returns it
should
get it from the *.lproj folder of the user's preferred language. Is
that
right? (Assuming you're an English-speaking developer and somebody
localizes
your app to another language.)
Yes, that's correct.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden