Re: How do you localise the file name of an application?
Re: How do you localise the file name of an application?
- Subject: Re: How do you localise the file name of an application?
- From: j o a r <email@hidden>
- Date: Wed, 11 Aug 2004 16:40:58 +0200
On 2004-08-11, at 16.16, Brent Gulanowski wrote:
> You mean the name of the bundle? That is what it is -- it's a file
> system entity (a folder). It's name is not dynamically derived. I
> think you can only change it by literally changing it, either manually
> or using a script as part of your installation. Likewise, any user can
> readily change the name after the fact, unlike a menu.
That's not entirely true according to this part of the documentation:
<http://developer.apple.com/documentation/MacOSX/Conceptual/
BPFileSystem/Concepts/DisplayNames.html>
For example:
"The localization of bundles and directories gives users a more
complete localization experience than they might previously have had.
Bundles and applications can have different names depending on the
users current language preferences. Application-defined directories
can also be localized to make it possible for users to navigate the
file system in their native language."
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.