| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi all! (again)_______________________________________________
Could somebody post a brief how-to or live example about "localize your
Xcode AS-Studio project"?
I created a "localized.strings" item containing "English" and "Spanish" and
place this, as described in the Terminology Reference:
############ for "English"
"KEY01" = "This is a sample";
############ for "Spanish"
"KEY01" = "Esto es un ejemplo";
############
And invoked such keys as follow:
############
display dialog (localized string of "KEY01" from table "localized")
############
And I allways receive "KEY01" in my dialog. Most probably I'm missing
something here...
| References: | |
| >localized string "x" from table "y" (From: julifos <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.