| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index e796328332e8dd2f1682454536efd9b5b6bed03d..cf5ff1ed52576a717cb16ac8b4e5fa3f9db38ef7 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -325,6 +325,9 @@
|
| <message name="IDS_SETTINGS_CONTROLLED_BY_EXTENSION" desc="Label text of an indicator that a setting's value is being controlled by an extension.">
|
| <ph name="NAME">$1<ex>Adblocker plusplus</ex></ph> is controlling this setting
|
| </message>
|
| + <message name="IDS_SETTINGS_CLEAR" desc="Label used on a menu item or button to clear an item.">
|
| + Clear
|
| + </message>
|
| <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, used in different contexts to edit an item.">
|
| Edit
|
| </message>
|
| @@ -991,6 +994,9 @@
|
| <message name="IDS_SETTINGS_DISCONNECT_GOOGLE_DRIVE" desc="Label for the checkbox which enables disconnecting from Google Drive account.">
|
| Disconnect Google Drive account
|
| </message>
|
| + <message name="IDS_SETTINGS_OPEN_FILE_TYPES_AUTOMATICALLY" desc="The information label for the 'Clear auto-opening settings' button">
|
| + Open certain file types automatically after downloading
|
| + </message>
|
|
|
| <if expr="chromeos">
|
| <!-- Date/Time Page -->
|
|
|