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: Diacritics properly displayed



It's honestly best for almost all strings to be put into a Localizable.strings file.  This way all you have to do is simply 

set foobar to localized string "foo" from table "Localizable"

This will not only account for German diacritics (which can be typed into a script file, as German only uses ÄäÖöÜüß outside of the standard English alphabet,) but also non-Roman script alphabets and even certain Roman-scripts (such as Hungarian or Icelandic) whose letters and diacritics are not covered by the standard text encoding.

As well, it will also make your app more localisable to other languages, and according to Apple this is a Good Thing™.

Matthew Stuckwisch
Senior, Spanish and New Media
University of Alabama.

On Mar 8, 2005, at 2:54 AM, Jasper Van Proeyen wrote:


Really weird… when I type the same sentence on my computer, the dialog text is displayed correctly (maybe you're using an older version of ASS), but however, this might be your solution:

set x to "Safari läuft nicht" as Unicode text
display dialog x

Cheers,
Jasper.


On Mar 08, 2005, at 06:11 AM, Ronald Hofmann wrote:

Hi everybody,
I´m from Germany and in our language we have dicritical characters.

I have this in my app:
display dialog "Safari läuft nicht"

At runtime I get this: "Safari l√§ft nicht"

How can I avoid this? Any hints?

tia AAAA, regards Ronald
=========================
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden

References: 
 >Diacritics properly displayed (From: Ronald Hofmann <email@hidden>)
 >Re: Diacritics properly displayed (From: Jasper Van Proeyen <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.