| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index fa726d40f1676fc2877d77495b0892e0ed31ac65..d04b3d2f68b1d382495fdad51c51b877f3cbd1e4 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2836,6 +2836,9 @@
|
| <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displays, the label for the control for mirroring.">
|
| Mirroring
|
| </message>
|
| + <message name="IDS_SETTINGS_DISPLAY_UNIFIED_DESKTOP" desc="In Device Settings > Displays, the label for the control for the unified desktop feature.">
|
| + Allow windows to span displays
|
| + </message>
|
| <message name="IDS_SETTINGS_DISPLAY_SCREEN" desc="In Device Settings > Displays, the label for the dropdown menu for changing the dispay type.">
|
| Screen
|
| </message>
|
| @@ -2884,12 +2887,6 @@
|
| <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_RESET" desc="Label for resetting overscan calibration.">
|
| Reset
|
| </message>
|
| - <message name="IDS_SETTINGS_DISPLAY_MIRRORING_ON" desc="Label indicating that the displays are currently mirrored">
|
| - On
|
| - </message>
|
| - <message name="IDS_SETTINGS_DISPLAY_MIRRORING_OFF" desc="Label indicating that the displays are currently not mirrored">
|
| - Off
|
| - </message>
|
| <message name="IDS_SETTINGS_DISPLAY_TOUCH_CALIBRATION_TITLE" desc="In Device Settings > Displays, the label for initiating touch calibration.">
|
| Calibrate touchscreen
|
| </message>
|
|
|