diff options
author | tengs@chromium.org <tengs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-22 23:06:07 +0000 |
---|---|---|
committer | tengs@chromium.org <tengs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-22 23:06:07 +0000 |
commit | 2895276dbab6f4390763fda930ae6775c3e2ad7c (patch) | |
tree | 8fa99dafbc21c3eeb9d0227273d15b72b8761e2e /ash/ash_strings.grd | |
parent | 28af6fb9ee43290cf5f2d7f651396d77af8cba68 (diff) | |
download | chromium_src-2895276dbab6f4390763fda930ae6775c3e2ad7c.zip chromium_src-2895276dbab6f4390763fda930ae6775c3e2ad7c.tar.gz chromium_src-2895276dbab6f4390763fda930ae6775c3e2ad7c.tar.bz2 |
Remove enable Drive offline system tray UI.
BUG=322409
Review URL: https://codereview.chromium.org/83413004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236859 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 3580e7b..289c8b1 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -363,15 +363,6 @@ Press Ctrl+Alt+Z to disable. <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_270" desc="The value of display orientation option item: 270-degree rotated"> 270° </message> - <message name="IDS_ASH_STATUS_TRAY_DRIVE_OFFLINE_NOTICE" desc="The label in the tray notifying a first-time logged in user that they are being opted-in to Google Drive offline."> - Preparing Google Drive for offline... - </message> - <message name="IDS_ASH_STATUS_TRAY_DRIVE_DISABLE_OFFLINE" desc="The label in the detailed drive offline opt-in notice tray item explaining how to disable Google Drive offline."> - To disable Google Drive offline on this device, adjust your settings at drive.google.com. - </message> - <message name="IDS_ASH_STATUS_TRAY_DRIVE_OFFLINE_FOOTER" desc="The label for the footer of the detailed drive offline opt-in notice tray item."> - Google Drive - </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> |