• 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: Search Item in the Application menu missing in Other languages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Search Item in the Application menu missing in Other languages


  • Subject: Re: Search Item in the Application menu missing in Other languages
  • From: Peter Ammon <email@hidden>
  • Date: Fri, 24 Jul 2009 16:03:26 -0700


On Jul 24, 2009, at 11:22 AM, Arun wrote:

Hi All,

I have a cocoa application which is localized in multiple languages.
My application uses default Menu's like File, Edit, View, etc.,
When the language is set to English in the System Preferences ->
International -> languages, Under the Help menu there is an item called
"Search".
But if the language is changed to french, German or Japanese and application
is launched, the same "Search" item under Help menu is missing.
Is there anything that is missing or not configured in my application for
which my application is behaving like this?


Thanks
Arun

Hi Arun,

Leopard has some heuristics for determining which menu is the Help menu. The simplest way to make sure it gets identified correctly in all languages is to include a menu item with the default Help action, which is @selector(showHelp:).

Hope this, well, helps,
-Peter
_______________________________________________

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: Search Item in the Application menu missing in Other languages
      • From: Arun <email@hidden>
References: 
 >Search Item in the Application menu missing in Other languages (From: Arun <email@hidden>)

  • Prev by Date: Re: memory allocation different in simulator and on the iPhone [solved]
  • Next by Date: Display csv in a tableView with bindings
  • Previous by thread: Search Item in the Application menu missing in Other languages
  • Next by thread: Re: Search Item in the Application menu missing in Other languages
  • Index(es):
    • Date
    • Thread