• 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
Follow-up: How do you localise the file name of an application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Follow-up: How do you localise the file name of an application?


  • Subject: Follow-up: How do you localise the file name of an application?
  • From: Sunrise Ltd <email@hidden>
  • Date: Thu, 12 Aug 2004 15:38:37 +0900 (JST)

OK, so I finally managed to solve this and for anybody who
needs to localise their application names, I have put up a
HOWTO on the web.

Here is the URL ...

http://www.sunrise-tel.com/HOWTOs/Xcode/Localisation/LocalisingBundleName.html

In a nutshell (and for the archives) here is a summary ...

1) In the target inspector edit your general Info.plist

enter two properties, CFBundleDisplayName (set to the same
value as CFBundleExecutable) and LSHasLocalisedDisplayName
(boolean, set to Yes).

2) Edit the localised Info.plist files

Set CFBundleName to the translated name and enter a new
property CFBundleDisplayName (set to the same value as
CFBundleName).

3) Verify the results

If the current locale is the localised language, the
Finder should have changed the display name to the
localised name. In any other case, the name should be
displayed as the filename of the bundle.

rgds
benjk


--
Sunrise Telephone Systems Ltd
9F Shibuya Daikyo Bldg., 1-13-5 Shibuya, Shibuya-ku, Tokyo, Japan

__________________________________________________
GANBARE! NIPPON!
Yahoo! JAPAN JOC OFFICIAL INTERNET PORTAL SITE
http://mail.ganbare-nippon.yahoo.co.jp/
_______________________________________________
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.


  • Follow-Ups:
    • Re: Follow-up: How do you localise the file name of an application?
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: The inevitable 1.5 suggestion list
  • Next by Date: How do you create your own project templates?
  • Previous by thread: Re: The inevitable 1.5 suggestion list
  • Next by thread: Re: Follow-up: How do you localise the file name of an application?
  • Index(es):
    • Date
    • Thread