diff options
author | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-01 21:34:17 +0000 |
---|---|---|
committer | kkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-01 21:34:17 +0000 |
commit | c72c75abdbbc21bdcbf2d0701311ec707aff33b0 (patch) | |
tree | 85e0afb46b3795d559a54edbb5e2122fdd983cc1 /ash/ash_strings.grd | |
parent | eb1d32ad1de825fab9ef04b6c37ee549cdcb6716 (diff) | |
download | chromium_src-c72c75abdbbc21bdcbf2d0701311ec707aff33b0.zip chromium_src-c72c75abdbbc21bdcbf2d0701311ec707aff33b0.tar.gz chromium_src-c72c75abdbbc21bdcbf2d0701311ec707aff33b0.tar.bz2 |
Revert 134774 because of win aura compile and chromium os browser_test crashes - Created uber tray UI for monitoring ongoing WebDrive sync operations
BUG=chromium-os:30075
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10214013
TBR=zelidrag@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10285002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134778 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/ash_strings.grd')
-rw-r--r-- | ash/ash_strings.grd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index 92538d7..2312dca 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -282,15 +282,6 @@ This file contains the strings for ash. <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH_ADD_DEVICE" desc="The label used in the tray popup to add a bluetooth device."> Add device... </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> - <message name="IDS_ASH_STATUS_TRAY_DRIVE" desc="The label used for Google Drive tray details header."> - Google Drive - </message> - <message name="IDS_ASH_STATUS_TRAY_DRIVE_SETTINGS" desc="The label used for Google Drive settings entry."> - Google Drive settings... - </message> <message name="IDS_ASH_STATUS_TRAY_IME" desc="The label used as the header in the IME popup."> Input methods </message> |