| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 17545a4d2cdbd454d6f86fe82d57748d45ec90cf..4ec11bb8c015bbdd7c6fa72cb44cefa15f3cbb01 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -135,7 +135,7 @@
|
| Accessibility
|
| </message>
|
| <message name="IDS_SETTINGS_ACCESSIBILITY_WEB_STORE" desc="Text for an external link explaining that additional accessibility features are found on the Chrome Web Store.">
|
| - Choose from the Chrome Web Store
|
| + Open Chrome Web Store
|
| </message>
|
| <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page where users can install extensions which provide additional accessibility features.">
|
| Add accessibility features
|
| @@ -275,7 +275,7 @@
|
| Change
|
| </message>
|
| <message name="IDS_SETTINGS_WEB_STORE" desc="Sub-label about choosing something from the Chrome Web Store.">
|
| - Choose from the Chrome Web Store
|
| + Open Chrome Web Store
|
| </message>
|
| <message name="IDS_SETTINGS_OPEN_WALLPAPER_APP" desc="Sub-label about opening the wallpaper app.">
|
| Open the wallpaper app
|
| @@ -441,8 +441,8 @@
|
| <message name="IDS_SETTINGS_PASSWORDS_VIEW_DETAILS_TITLE" desc="Title for the dialog that shows password details. This dialog lets a user see a saved password and copy the username.">
|
| Saved password details
|
| </message>
|
| - <message name="IDS_SETTINGS_PASSWORD_VIEW_DETAILS" desc="Label for a context menu item that shows a dialog with details for the selected password.">
|
| - View details
|
| + <message name="IDS_SETTINGS_PASSWORD_DETAILS" desc="Label for a context menu item that shows a dialog with details for the selected password.">
|
| + Details
|
| </message>
|
| <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a password is for when editing a password.">
|
| Website
|
| @@ -1465,7 +1465,7 @@
|
| Show language options
|
| </message>
|
| <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" desc="Explanatory message about ordering the list of languages.">
|
| - Order languages based on your preference.
|
| + Order languages based on your preference
|
| </message>
|
| <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_TO_TOP" desc="Label for the menu item that moves the language up to the top of the list of languages.">
|
| Move to the top
|
| @@ -1486,7 +1486,7 @@
|
| Offer to translate pages in this language
|
| </message>
|
| <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_ENABLE_TRANSLATE" desc="The label of the check-box that enables the prompt to translate a page.">
|
| - Offer to translate pages that aren't in a language you read.
|
| + Offer to translate pages that aren't in a language you read
|
| </message>
|
| <if expr="chromeos">
|
| <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_LIST_TITLE" desc="Title for the current input method in the header for the collapsible list of enabled input methods (keyboard layouts and input method editors).">
|
| @@ -1638,6 +1638,9 @@
|
| <message name="IDS_SETTINGS_RESET_AUTOMATED_DIALOG_TITLE" desc="The title of the dialog informing the user that automated resetting of some settings occurred.">
|
| Some settings were reset
|
| </message>
|
| + <message name="IDS_SETTINGS_RESET_PROFILE_SETTINGS_DESCRIPTION" desc="The label describing the 'reset profile setting' feature">
|
| + Restore settings to their original defaults
|
| + </message>
|
|
|
| <!-- Search Page -->
|
| <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which displays search engine preferences.">
|
| @@ -2424,7 +2427,7 @@
|
| Encrypt synced passwords with your Google credentials
|
| </message>
|
| <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label for the radio button which, when selected, causes synced settings to be encrypted with a user-provided password.">
|
| - Encrypt synced data with your own <ph name="BEGIN_LINK"><a href="$1" target="_blank"><ex><a href="$1" target="_blank"></ex></ph>sync passphrase<ph name="END_LINK"></a><ex></a></ex></ph>.
|
| + Encrypt synced data with your own <ph name="BEGIN_LINK"><a href="$1" target="_blank"><ex><a href="$1" target="_blank"></ex></ph>sync passphrase<ph name="END_LINK"></a><ex></a></ex></ph>
|
| </message>
|
| <message name="IDS_SETTINGS_PASSPHRASE_EXPLANATION_TEXT" desc="Message shown when explicit passphrase is selected.">
|
| Only someone with your passphrase can read your encrypted data. The passphrase is not sent to or stored by Google. If you forget your passphrase or want to change this setting, you'll need to <ph name="BEGIN_LINK"><a href="$1" target="_blank"><ex><a href="$1" target="_blank"></ex></ph>reset sync<ph name="END_LINK"></a><ex></a></ex></ph>.
|
| @@ -2559,7 +2562,7 @@
|
| Small
|
| </message>
|
| <message name="IDS_SETTINGS_MEDIUM_FONT" desc="The medium choice in the font size dropdown menu in settings.">
|
| - Medium
|
| + Medium (Recommended)
|
| </message>
|
| <message name="IDS_SETTINGS_LARGE_FONT" desc="The large choice in the font size dropdown menu in settings.">
|
| Large
|
|
|