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

Unified Diff: ash/ash_strings.grd

Issue 1456623002: Add support for virtual displays (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address oshima@ feedback Created 5 years, 1 month 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 | « no previous file | ash/display/display_change_observer_chromeos.cc » ('j') | ui/display/DEPS » ('J')
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 0bec772f6a7b49a7354991ffc4731a6832fb1294..043058e5893a4a80e66649d840c268fe058a12ce 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -366,6 +366,9 @@ Press Ctrl+Alt+Z to disable.
<message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the internal display which is shown in the display settings.">
Internal Display
</message>
+ <message name="IDS_ASH_VIRTUAL_DISPLAY_NAME" desc="The name of the virtual display which is shown in the display settings.">
+ Virtual Display
+ </message>
<message name="IDS_ASH_EXIT_WARNING_POPUP_TEXT" desc="The text of the popup when the user preses the exit shortcut.">
Press Ctrl+Shift+Q twice to quit.
</message>
« no previous file with comments | « no previous file | ash/display/display_change_observer_chromeos.cc » ('j') | ui/display/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698