Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| =================================================================== |
| --- chrome/app/generated_resources.grd (revision 107913) |
| +++ chrome/app/generated_resources.grd (working copy) |
| @@ -484,12 +484,24 @@ |
| <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="The name of the No Spelling Suggestions display in the content area context menu"> |
| &No spelling suggestions |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_ASK_GOOGLE" desc="The context-menu item that asks whether to integrate the spelling service of Google to Chrome. This text is also used as the title of a bubble which confirms it."> |
| + Ask Google for spelling suggestions |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_TEXT" desc="The text of a bubble that confirms users allows integrating the spelling service of Google to Chrome."> |
| + Google Chrome can provide even better spell-checking by sending what you type in the browser to Google servers, allowing you to use the same spell-checking technology used by Google search. |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The button text that allows integrating the spelling service of Google."> |
| + Enable |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The button text that disallows integrattng the spelling service of Google."> |
|
Miranda Callahan
2011/10/31 13:33:46
nit: s/integrattng/integrating
Hironori Bono
2011/11/01 10:15:09
Done. Thank you for noticing my typo.
|
| + No thanks |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="The context-menu item that stops integrating the spelling service."> |
| + Stop asking Google for spelling suggestions |
| + </message> |
| <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-holder message shown while the Spelling service is checking text"> |
| Loading spelling suggestion |
| </message> |
| - <message name="IDS_CONTENT_CONTEXT_SPELLING_CORRECT" desc="The message shown when the selection text is correct."> |
| - No suggestions found |
| - </message> |
| <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> |
| @@ -684,12 +696,24 @@ |
| <message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="In Title Case: The name of the No Spelling Suggestions display in the content area context menu"> |
| &No Spelling Suggestions |
| </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_ASK_GOOGLE" desc="The context-menu item that asks whether to integrate the spelling service of Google to Chrome. This text is also used as the title of a bubble which confirms it."> |
| + Ask Google for spelling suggestions |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_TEXT" desc="The text of a bubble that confirms users allows integrating the spelling service of Google to Chrome."> |
| + Google Chrome can provide even better spell-checking by sending what you type in the browser to Google servers, allowing you to use the same spell-checking technology used by Google search. |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_ENABLE" desc="The button text that allows integrating the spelling service of Google."> |
| + Enable |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_DISABLE" desc="The button text that disallows integrattng the spelling service of Google."> |
| + No thanks |
| + </message> |
| + <message name="IDS_CONTENT_CONTEXT_SPELLING_STOP_ASKING_GOOGLE" desc="The context-menu item that stops integrating the spelling service."> |
| + Stop asking Google for spelling suggestions |
| + </message> |
| <message name="IDS_CONTENT_CONTEXT_SPELLING_CHECKING" desc="The place-holder message shown while the Spelling service is checking text"> |
| Loading spelling suggestion |
| </message> |
| - <message name="IDS_CONTENT_CONTEXT_SPELLING_CORRECT" desc="The message shown when the selection text is correct."> |
| - No suggestions found |
| - </message> |
| <message name="IDS_CONTENT_CONTEXT_SPELLCHECK_MENU" desc="In Title Case: The name of the Spellcheck Options submenu in the content area context menu"> |
| &Spell-checker Options |
| </message> |