Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: chrome/app/generated_resources.grd

Issue 194103: Use localized strings for Find and Spelling submenus.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 26103)
+++ chrome/app/generated_resources.grd (working copy)
@@ -485,7 +485,6 @@
<message name="IDS_MOST_VISITED_SUB_PAGE" desc="The link below every domain on the most visited view">
Show pages
</message>
-
<!-- Page menu -->
<message name="IDS_NEW_TAB" desc="The text label of the New Tab menu item">
New &amp;tab
@@ -4846,6 +4845,41 @@
<message name="IDS_EDIT_SELECT_ALL_MAC" desc="The Mac menu item select all in the edit menu.">
Select All
</message>
+ <!-- Edit::Find submenu -->
+ <message name="IDS_EDIT_FIND_SUBMENU_MAC" desc="The Mac menu item for the find submenu in the edit menu.">
+ Find
+ </message>
+ <message name="IDS_EDIT_FIND_MAC" desc="The Mac menu item for find in the edit menu.">
+ Find...
+ </message>
+ <message name="IDS_EDIT_FIND_NEXT_MAC" desc="The Mac menu item for find next in the edit menu.">
+ Find Next
+ </message>
+ <message name="IDS_EDIT_FIND_PREVIOUS_MAC" desc="The Mac menu item for find previous in the edit menu.">
+ Find Previous
+ </message>
+ <message name="IDS_EDIT_USE_SELECTION_MAC" desc="The Mac menu item for use selection for find in the edit menu.">
+ Use Selection for Find
+ </message>
+ <message name="IDS_EDIT_JUMP_TO_SELECTION_MAC" desc="The Mac menu item for jump to selection in the edit menu.">
+ Jump to Selection
+ </message>
+ <!-- Edit::Spelling and Grammar submenu -->
+ <message name="IDS_EDIT_SPELLING_GRAMMAR_MAC" desc="The Mac menu item for spelling and grammar submenu in the edit menu.">
+ Spelling and Grammar
+ </message>
+ <message name="IDS_EDIT_SHOW_SPELLING_GRAMMAR_MAC" desc="The Mac menu item for show spelling and grammar in the edit menu.">
+ Show Spelling and Grammar
+ </message>
+ <message name="IDS_EDIT_CHECK_DOCUMENT_MAC" desc="The Mac menu item for check document in the edit menu.">
+ Check Document Now
+ </message>
+ <message name="IDS_EDIT_CHECK_SPELLING_TYPING_MAC" desc="The Mac menu item for check spelling while typing in the edit menu.">
+ Check Spelling While Typing
+ </message>
+ <message name="IDS_EDIT_CHECK_GRAMMAR_MAC" desc="The Mac menu item for check grammar with spelling in the edit menu.">
+ Check Grammar With Spelling
+ </message>
<!-- View menu -->
<message name="IDS_BOOMARK_BAR_ALWAYS_SHOW_MAC" desc="The Mac menu item for having bookmark bar always visible in the view menu.">
Always Show Bookmarks Bar
« no previous file with comments | « no previous file | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698