| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 5168791fc6310a6f943a936eb9cbedf0c48312a1..8eb15093e9bc39c799b970a137758e9d8deae4ce 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -389,6 +389,9 @@ Google Chrome is unable to recover your settings.
|
| <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next to a generated password describing it as a suggestion.">
|
| Use password generated by Chrome
|
| </message>
|
| + <message name="IDS_SAVE_PASSWORD" desc="The title of the save password bubble when a password can be saved.">
|
| + Do you want Google Chrome to save your password for this site?
|
| + </message>
|
| <if expr="not is_android">
|
| <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password">
|
| Do you want Google Chrome to save your password?
|
| @@ -1132,6 +1135,11 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| You are viewing a secure Google Chrome page.
|
| </message>
|
|
|
| + <!-- Webstore strings -->
|
| + <message name="IDS_WEBSTORE_APP_DESCRIPTION" desc="Description for the WebStore app.">
|
| + Discover great apps, games, extensions and themes for Google Chrome.
|
| + </message>
|
| +
|
| <!-- Windows firewall rule strings. -->
|
| <if expr="is_win">
|
| <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewall rule allowing inbound mDNS traffic.">
|
| @@ -1148,6 +1156,15 @@ Signing in anyway will merge Chrome information like bookmarks, history, and oth
|
| </message>
|
| </if>
|
|
|
| + <if expr="not is_android">
|
| + <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 smarter 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_RESET_PROFILE_SETTINGS_FEEDBACK" desc="Feedback label in the Reset Profile Settings dialog">
|
| + Help make Google Chrome better by reporting the current settings
|
| + </message>
|
| + </if>
|
| +
|
| <!-- Contextual Search -->
|
| <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top of the first run experience, to describe the Contextual Search feature.">
|
| Search with one touch
|
|
|