Re: localized string
Re: localized string
- Subject: Re: localized string
- From: Shane Stanley <email@hidden>
- Date: Thu, 27 Feb 2014 09:13:45 +1100
On 27 Feb 2014, at 2:39 am, koenig.yvan <email@hidden> wrote:
To get rid of them I tested this alternate code :
set p2TextEdit to (path to applications folder as text) & "TextEdit.app"
set Overwrite_loc to localized string "Overwrite" in bundle file p2TextEdit
Is there some reason you didn't use:
set p2TextEdit to path to application "TextEdit" set Overwrite_loc to localized string "Overwrite" in bundle p2TextEdit
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden