Chromium Code Reviews| Index: ash/ash_chromeos_strings.grdp |
| diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp |
| index e157049be81002285b0a180a8c89fc6c8998f31b..3cbd5b6025213d5e02a24077ab2dddc12f5341b1 100644 |
| --- a/ash/ash_chromeos_strings.grdp |
| +++ b/ash/ash_chromeos_strings.grdp |
| @@ -439,6 +439,9 @@ Press Shift + Alt to switch. |
| <message name="IDS_ASH_DISPLAY_FAILURE_ON_NON_MIRRORING" desc="An error message to show that the system failed to enter the extended desktop mode or unknown status. Please translate the parentized text."> |
| Dear Monitor, it's not working out between us. (That monitor is not supported. Click to send a feedback report.) |
| </message> |
| + <message name="IDS_ASH_DISPLAY_MIRRORING_NOT_SUPPORTED" desc="A message used to explain that mirroring with more than 3 displays is not supported."> |
| + Mirroring with more than 3 displays is not supported. |
|
stevenjb
2016/05/06 16:03:50
Is the limit displays <= 2, or displays <= 3 ? If
oshima
2016/05/06 18:47:04
Oops, sorry. That's a typical mistake I make as "m
|
| + </message> |
| <message name="IDS_ASH_DISPLAY_RESOLUTION_CHANGE_ACCEPT" desc="A button label shown in the notification for the resolution change to accept the change"> |
| Accept |
| </message> |