Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index ca3454a9ef39aaf99fcb814c7e4cdde4ff07a095..b9c4e3bfc74a103684afe1fed4fc312690f8a7c6 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -2658,14 +2658,17 @@ |
<message name="IDS_SETTINGS_DISPLAY_OVERSCAN_TEXT" desc="Text explaining that this setting is used to adjust the boundaries of the selected display."> |
Adjust the boundaries of your desktop within the display |
</message> |
- <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_TITLE" desc="Name of the settings subpage which adjusts display overscan."> |
+ <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_TITLE" desc="Title of the settings subpage which adjusts display overscan."> |
Overscan |
</message> |
- <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_INSTRUCTIONS" desc="Instructions for changing the overscan calibration."> |
- Use arrow keys to adjust picture size and alignment. |
+ <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_SUBTITLE" desc="Subtitle for the display overscan settings subpate."> |
michaelpg
2016/12/22 07:02:26
subpate => subpage
stevenjb
2016/12/22 20:54:14
Done.
|
+ Adjust the boundaries of your display. |
+ </message> |
+ <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_INSTRUCTIONS" desc="Instructions for changing the display overscan calibration."> |
+ Tap the following keys to adjust or move the cropping area. |
</message> |
<message name="IDS_SETTINGS_DISPLAY_OVERSCAN_RESIZE" desc="Label for resizing overscan calibration."> |
- Shrink/expand |
+ Shrink / Expand |
michaelpg
2016/12/22 07:02:26
source for this change? Since these spaces aren't
stevenjb
2016/12/22 20:54:14
From the issue:
https://storage.googleapis.com/mon
|
</message> |
<message name="IDS_SETTINGS_DISPLAY_OVERSCAN_POSITION" desc="Label for positioning overscan calibration."> |
Move |
@@ -2673,9 +2676,6 @@ |
<message name="IDS_SETTINGS_DISPLAY_OVERSCAN_RESET" desc="Label for resetting overscan calibration."> |
Reset |
</message> |
- <message name="IDS_SETTINGS_DISPLAY_OVERSCAN_SAVE" desc="Label for saving overscan calibration."> |
- Save |
- </message> |
<message name="IDS_SETTINGS_DISPLAY_MIRRORING_ON" desc="Label indicating that the displays are currently mirrored"> |
On |
</message> |