summaryrefslogtreecommitdiffstats
path: root/ash/ash_strings.grd
diff options
context:
space:
mode:
authorbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-02 22:35:47 +0000
committerbenrg@chromium.org <benrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-02 22:35:47 +0000
commitb2e8e0bde68e71b365d556c029299c80439cbef7 (patch)
treeda9fe42556d4d39cc6a34bbd1150414d54c7cc4e /ash/ash_strings.grd
parent37f6bd5cb505ea5f1bf3ccd99e374a938298da96 (diff)
downloadchromium_src-b2e8e0bde68e71b365d556c029299c80439cbef7.zip
chromium_src-b2e8e0bde68e71b365d556c029299c80439cbef7.tar.gz
chromium_src-b2e8e0bde68e71b365d556c029299c80439cbef7.tar.bz2
In the network info bubble, don't display IP or MAC addresses that don't exist
BUG=120533 TEST=manual Review URL: http://codereview.chromium.org/10284002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135009 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r--ash/ash_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd
index 92538d7..09de499 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -344,6 +344,9 @@ Press Search key to cancel.
<message name="IDS_ASH_STATUS_TRAY_WIFI" desc="The wifi network device.">
Wi-Fi
</message>
+ <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to display in the network info bubble when it is otherwise empty.">
+ No network information available
+ </message>
<message name="IDS_ASH_SECONDARY_MONITOR" desc="The message shown on the secondary monitors.">
This screen intentionally left blank
</message>