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

Unified Diff: ash/ash_strings.grd

Issue 10986087: Adds DisplayErrorDialog to show the error message of the failure of mirroring to the users. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/display/display_error_dialog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash_strings.grd
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index a0594720c5a316e511df5d915bc2f073df955e1f..04b433e991620ea44b77b9daf837a820800778cf 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -473,6 +473,9 @@ Press Search or Shift to cancel.
<message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that when the button gets clicked the window gets minimized.">
Minimize
</message>
+ <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error message to show that the system failed to enter the mirroring mode.">
+ Can't duplicate image on attached monitors. No matching resolution found.
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « ash/ash.gyp ('k') | ash/display/display_error_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698