diff options
author | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-12 16:16:33 +0000 |
---|---|---|
committer | jennyz@chromium.org <jennyz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-12 16:16:33 +0000 |
commit | accdb8daf92d3375a2e6a49b688d4f7e4e45429b (patch) | |
tree | addf1619ac836c1d05ac7a045e4e15d331e3afca /ash/ash_strings.grd | |
parent | 372438d3e1689870e658278e809790a84a4908d9 (diff) | |
download | chromium_src-accdb8daf92d3375a2e6a49b688d4f7e4e45429b.zip chromium_src-accdb8daf92d3375a2e6a49b688d4f7e4e45429b.tar.gz chromium_src-accdb8daf92d3375a2e6a49b688d4f7e4e45429b.tar.bz2 |
Make ash tray bubble detail view UI consistent with default view, slightly adjust other UI elements for better alignment UI effect per UI designer spec.
Removed the unused airplane mode entry code and resource from uber tray network bubble.
BUG=143533
TBR=sky
Review URL: https://chromiumcodereview.appspot.com/10910214
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156310 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index c36f02b..ea443d1 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -262,9 +262,6 @@ Press Ctrl+Alt+Z to cancel. <message name="IDS_ASH_STATUS_TRAY_LOCALE_REVERT_MESSAGE" desc="Link to revert a change."> Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires restart) </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> <message name="IDS_ASH_STATUS_TRAY_ENABLE_WIFI" desc="The label used for the item to enable wifi."> Enable Wi-Fi </message> |