Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: localized string "x" from table "y"



You're not missing anything... you've just got a tiny bit too much!

This should do it (notice the absence of "of"):

display dialog (localized string "KEY01" from table "localized")

DP

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...
_______________________________________________
applescript-studio mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-studio
Do not post admin requests to the list. They will be ignored.

References: 
 >localized string "x" from table "y" (From: julifos <email@hidden>)



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.