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

Unified Diff: ash/ash_strings.grd

Issue 11369042: Caches the display names in MultiDisplayManager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/multi_display_manager.h » ('j') | ash/display/multi_display_manager.cc » ('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 ecf4afac26ab66d0020d322f235143861e03d163..8113ed1670b3e28070bd487e82a07910ac680ab1 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -349,6 +349,9 @@ Press Ctrl+Alt+Z to cancel.
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in the tray to show that the current status is extended.">
Extending screen to <ph name="DISPLAY_NAME">$1</ph>
</message>
+ <message name="IDS_ASH_STATUS_TRAY_UNKNOWN_DISPLAY_NAME" desc="The name of the display used in the tray to show the current status but the system failed to obtain the name.">
Daniel Erat 2012/11/02 16:46:17 nit: "Label shown in tray for a display whose name
Jun Mukai 2012/11/02 18:04:35 Done.
+ Unknown Display
+ </message>
<message name="IDS_ASH_STATUS_TRAY_DRIVE_SYNCING" desc="The label in the tray to indicate onoing file sync operations.">
Syncing <ph name="count">$1<ex>3</ex></ph> file(s)
</message>
« no previous file with comments | « no previous file | ash/display/multi_display_manager.h » ('j') | ash/display/multi_display_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698