| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index ade067b4ec0b1bf7af8a3df7a2ab175eb0f5144f..acb05a4da067e8b9d38b8294f1e39bbefdf7231c 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -334,6 +334,12 @@
|
| <message name="IDS_SETTINGS_EDIT" desc="Label used on a menu item or button, used in different contexts to edit an item.">
|
| Edit
|
| </message>
|
| + <message name="IDS_SETTINGS_TOGGLE_ON" desc="Label used on a main settings toggle that is on.">
|
| + On
|
| + </message>
|
| + <message name="IDS_SETTINGS_TOGGLE_OFF" desc="Label used on a main settings toggle that is ooff.">
|
| + Off
|
| + </message>
|
|
|
| <!-- Passwords and Autofill Page -->
|
| <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of the settings page which allows managing passwords and autofill settings.">
|
|
|