| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index e308da8f9956a694e1e8ccd4f746ba9041c9247f..b19d8711280650ba169d6c11f8785352388a0d7d 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -13347,6 +13347,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> | 
| @@ -13488,6 +13491,15 @@ 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_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> | 
|  |