| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 3bd4e2170f30c2873e5a3ee0c33a700c29f6ec0a..2eae99244b3c8623f49d10c64789d39e156e66f7 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2682,6 +2682,12 @@
|
| <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
|
| + </message>
|
| + <message name="IDS_SETTINGS_DISPLAY_TOUCH_CALIBRATION_TEXT" desc="In Device Settings > Displays, the sublabel for initiating touch calibration.">
|
| + Define the boundaries of your touchscreen over the display
|
| + </message>
|
|
|
| <!-- Storage -->
|
| <message name="IDS_SETTINGS_STORAGE_TITLE" desc="In Device Settings, the title for storage management.">
|
|
|