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

Unified Diff: chrome/app/generated_resources.grd

Issue 8851010: OS X: Remove "Language Settings" menu item (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: a Created 9 years 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/browser/tab_contents/spellchecker_submenu_observer_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 12f7d6e32fbdc9b60cc719406ac10f2bcc4659eb..ac2c763fbebd6cd0362dbb561f7a257c1654ccc1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -514,9 +514,6 @@ are declared in build/common.gypi.
<message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="The name of the Spellcheck Options submenu in the content area context menu">
&amp;Spell-checker options
</message>
- <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of the Language Settings command in the content area context menu">
- &amp;Language settings...
- </message>
<message name="IDS_CONTENT_CONTEXT_SELECTALL" desc="The name of the Select All command in the content area context menu">
Select &amp;all
</message>
@@ -795,6 +792,9 @@ are declared in build/common.gypi.
<message name="IDS_CONTENT_CONTEXT_CHECK_SPELLING_OF_THIS_FIELD" desc="The name of the Check the spelling of this field command in the spelling context menu">
&amp;Check the spelling of this field
</message>
+ <message name="IDS_CONTENT_CONTEXT_LANGUAGE_SETTINGS" desc="The name of the Language Settings command in the content area context menu">
+ &amp;Language settings...
+ </message>
</if>
<!-- Paste and Match Style / Paste as Plain Text -->
« no previous file with comments | « no previous file | chrome/browser/tab_contents/spellchecker_submenu_observer_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698