| Index: ui/strings/ui_strings.grd
|
| diff --git a/ui/strings/ui_strings.grd b/ui/strings/ui_strings.grd
|
| index 1b7bcebf7c831890b51dbb90105b49a6f9a8f469..522e2ba5d5abf52a76de8113099ec9a86f6e4d39 100644
|
| --- a/ui/strings/ui_strings.grd
|
| +++ b/ui/strings/ui_strings.grd
|
| @@ -656,6 +656,11 @@ need to be translated for each locale.-->
|
| <message name="IDS_APP_LIST_SPEECH_NETWORK_ERROR_HINT_TEXT" desc="The text label in the speech recognition UI to show the speech recognition can't start because of network error.">
|
| No internet connection
|
| </message>
|
| +
|
| + <!-- Strings describing the touch calibration UX -->
|
| + <message name="IDS_DISPLAY_TOUCH_CALIBRATION_EXIT_LABEL" desc="A message to notify the user about using the escape key to exit the calibration mode.">
|
| + To exit calibration press Esc.
|
| + </message>
|
|
|
| <!-- Display names -->
|
| <message name="IDS_DISPLAY_NAME_UNKNOWN" desc="The name used for a display whose name is unknown, which is shown in the display settings and ash tray.">
|
|
|