| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 52919391ef00bd84b30d9ca60cd7673cfbe440c8..ae76d393fa8a9ac27b34ab08d9d1f82289a950b9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -13298,6 +13298,9 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY">
|
| Accessibility
|
| </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DISPLAY">
|
| + Display
|
| + </message>
|
| <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox.">
|
| Time zone:
|
| </message>
|
| @@ -13439,6 +13442,18 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for virtual keyboard.">
|
| Enable virtual keyboard
|
| </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_BUTTON" desc="In the settings tab, the trext on the button to open the display options.">
|
| + Manage displays
|
| + </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_TAB_TITLE" desc="Title for the display settings tab.">
|
| + Manage displays
|
| + </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_MIRRORING" desc="Button label to start display mirroring.">
|
| + Start mirroring
|
| + </message>
|
| + <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STOP_MIRRORING" desc="Button label to stop display mirroring.">
|
| + Stop mirroring
|
| + </message>
|
| <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the settings tab, the text of the keyboard layout label.">
|
| Keyboard layout:
|
| </message>
|
|
|