Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2503)

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 1952353003: Show message to indicate that mirriring with more than 3 display is not supported. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « no previous file | ash/display/display_configuration_controller.cc » ('j') | ash/display/display_configuration_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698