| 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">
|
| &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">
|
| - &Language settings...
|
| - </message>
|
| <message name="IDS_CONTENT_CONTEXT_SELECTALL" desc="The name of the Select All command in the content area context menu">
|
| Select &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">
|
| &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">
|
| + &Language settings...
|
| + </message>
|
| </if>
|
|
|
| <!-- Paste and Match Style / Paste as Plain Text -->
|
|
|