| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index d76ee631fa6a71600272ce98c2ace91a2f2e357f..1ee0233f28ffa88465fb033deb4a7f622a940e72 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -466,6 +466,9 @@ Chromium 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 Chromium
|
| </message>
|
| + <message name="IDS_SAVE_PASSWORD" desc="The title of the save password bubble when a password can be saved.">
|
| + Do you want Chromium 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 Chromium to save your password?
|
| @@ -1209,6 +1212,11 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
|
| You are viewing a secure Chromium page.
|
| </message>
|
|
|
| + <!-- Webstore strings -->
|
| + <message name="IDS_WEBSTORE_APP_DESCRIPTION" desc="Description for the WebStore app.">
|
| + Discover great apps, games, extensions and themes for Chromium.
|
| + </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.">
|
| @@ -1225,6 +1233,15 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
|
| </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.">
|
| + Chromium 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 Chromium 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
|
|
|