• 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
Localize App Title?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Localize App Title?


  • Subject: Localize App Title?
  • From: "Chunk 1978" <email@hidden>
  • Date: Tue, 5 Aug 2008 06:40:07 -0400

i'm fairly new to localization, but i can't figure out how to localize the
app's name.  this is how i localize the strings in my app:

static NSString * CONSTwelcome;


-(void)awakeFromNib

{

CONSTwelcome = NSLocalizedString (@"Welcome!", nil);
bla bla bla
}

and then of course i have a Localizable.Strings file in the app's
resources... so is there someway to do the same with the name of the app?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Localize App Title?
      • From: mmalc crawford <email@hidden>
  • Prev by Date: Re: Properties and memory management
  • Next by Date: Re: Properties and memory management
  • Previous by thread: Re: [SOLVED] Resizing a NSImage in a Cocoa command line tool
  • Next by thread: Re: Localize App Title?
  • Index(es):
    • Date
    • Thread