• 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: inconsistent behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inconsistent behavior


  • Subject: Re: inconsistent behavior
  • From: "koenig.yvan" <email@hidden>
  • Date: Tue, 30 Jul 2013 00:59:19 +0200

Le 29/07/2013 à 14:36, Shane Stanley <email@hidden> a écrit :

> On 29/07/2013, at 6:22 PM, koenig.yvan <email@hidden> wrote:
>
>> Is that a normal behavior ?
>>
>> From my point of view it's an inconsistent behavior.
>
> It is inconsistent, but probably not broken. The docs say this:
>
>> The Resources folder of your application bundle contains one or more language-specific resource directories. [...] In each of these language-specific directories, you can include an InfoPlist.strings file with a list of localized property-listkeys. One of the keys you can include in this file is the CFBundleDisplayName key, whose value you can set to the localized name of your bundle.
>
> ASE has an entry for CFBundleDisplayName, but Disk Utility does not -- that might be the explanation.
>
> --
> Shane Stanley

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
<plist version="1.0">
<dict>
	<key>CFBundleName</key>
	<string>Utilitaire de disque</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2002-2012 Apple Inc.
Tous droits réservés.</string>
</dict>
</plist>


It's odd, they designed the plist file but this one contains a CFBundleName key which is used by the Finder to display the application's name but doesn't contain a CFBundleDisplayName one which would allow AppleScript to recognize the localized name.

When my seed access will be repaired I will file a report about this inconsistency.

KOENIG Yvan (VALLAURIS, France) mardi 30 juillet 2013 00:59:13


 _______________________________________________
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


  • Follow-Ups:
    • Re: inconsistent behavior
      • From: Shane Stanley <email@hidden>
References: 
 >inconsistent behavior (From: "koenig.yvan" <email@hidden>)
 >Re: inconsistent behavior (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: inconsistent behavior
  • Next by Date: Re: inconsistent behavior
  • Previous by thread: Re: inconsistent behavior
  • Next by thread: Re: inconsistent behavior
  • Index(es):
    • Date
    • Thread