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

Unified Diff: ash/ash_strings.grd

Issue 10214013: Created uber tray UI for monitoring ongoing WebDrive sync operations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « ash/ash.gyp ('k') | ash/shell.cc » ('j') | ash/system/drive/drive_observer.h » ('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 f6f318c40072580d796b77113213958ddcde2f71..35794e655340bfe335f03d7361f5c14bac065e33 100644
--- a/ash/ash_strings.grd
+++ b/ash/ash_strings.grd
@@ -282,6 +282,15 @@ 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>
« no previous file with comments | « ash/ash.gyp ('k') | ash/shell.cc » ('j') | ash/system/drive/drive_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698