| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index cb0db17def19faf82f5e8f7819cfbc72cb44dc0f..5cc82307a6734732b32b1542425a43b60262b8bf 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1,6 +1,11 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| <!-- Settings-specific strings (included from generated_resources.grd). -->
|
| <grit-part>
|
| + <!-- Policy Indicators -->
|
| + <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension.">
|
| + This setting is controlled by extension <ph name="NAME">$1<ex>Settings Extension</ex></ph>
|
| + </message>
|
| +
|
| <!-- Accessibility Page -->
|
| <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page which displays accessibility preferences.">
|
| Accessibility
|
|
|