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

Unified Diff: ash/ash_strings.grd

Issue 9664056: ash uber tray: Add the detailed network popup (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 9 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 | « no previous file | ash/shell.cc » ('j') | chrome/browser/chromeos/system/ash_system_tray_delegate.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 6e9aa8bd273cb5c37f75af29a86216970a439098..4af9cdcb8119fa10e6ba03b1174f79c5d3357b24 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -139,6 +139,18 @@ This file contains the strings for ash.
<message name="IDS_ASH_STATUS_TRAY_LOCK" desc="The label used for the button in the status tray to lock the screen.">
Lock
</message>
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the network dialog header.">
+ Network
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used in the settings entry in the network dialog.">
+ Network settings ...
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label used in the proxy settings entry in the network dialog in the login screen.">
Nikita (slow) 2012/03/13 15:36:33 Could we use existing IDS_STATUSBAR_NETWORK_OPEN_P
sadrul 2012/03/13 15:48:39 Unfortunately, we are unable to use strings inside
+ Change proxy settings ...
+ </message>
+ <message name="IDS_ASH_STATUS_TRAY_AIRPLANE_MODE" desc="The label used in the network dialog to turn on airplane mode.">
+ Airplane mode
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | chrome/browser/chromeos/system/ash_system_tray_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698