• 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: Localization - what language is the host OS using?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Localization - what language is the host OS using?


  • Subject: Re: Localization - what language is the host OS using?
  • From: Frank Watzl <email@hidden>
  • Date: Sun, 29 Oct 2000 13:51:06 +0100

At 20:52 Uhr -0500 28.10.2000, JollyRoger wrote:
Anyone know if it is possible to determine what language a host system is
using? I'd like to be able to tell if the script is running on a French,
German, or English version of Mac OS. Any ideas?

hi,

tell application "Finder"
set fndrVers to version --try product version, too.
end tell

if "d" is in fndrVers then set isGerman to true
--"d" for "Deutsch"
--?? for "French"?
--?? for "???" ?


Frank Watzl
--??


  • Follow-Ups:
    • Re: Localization - what language is the host OS using?
      • From: JollyRoger <email@hidden>
References: 
 >Localization - what language is the host OS using? (From: JollyRoger <email@hidden>)

  • Prev by Date: Re: Localization - what language is the host OS using?
  • Next by Date: Re: Localization - what language is the host OS using?
  • Previous by thread: Re: Localization - what language is the host OS using?
  • Next by thread: Re: Localization - what language is the host OS using?
  • Index(es):
    • Date
    • Thread