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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 840863004: Files.app: Add a new column in table view to reflect cloud import status. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-export drive badge icons from svg. Created 5 years, 11 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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 6ebb7fa044b8583d8b9d77dc48ea5a486d0d3937..b7443bb2b3326faf95bc462ae882b6c6d1c702f4 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -178,6 +178,9 @@ Press any key to continue exploring.
Enter
</message>
+ <message name="IDS_FILE_BROWSER_STATUS_COLUMN_LABEL" desc="Status column label. This column reflects the cloud import status of files. The status is an icon depicting whether a file has been imported, and if so, where to - for example, a Drive icon if a file has been imported to Google Drive. For unimported files, this column is blank. ">
+ Status
+ </message>
<message name="IDS_FILE_BROWSER_TYPE_COLUMN_LABEL" desc="Type column label.">
Type
</message>

Powered by Google App Engine
This is Rietveld 408576698