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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2347063003: Add 'Get Info' to contextual menu to display QuickView. (Closed)
Patch Set: Add 'Get Info' to contextual menu to display QuickView. Created 4 years, 3 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 | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 0d41670b56720c742d1948f82d9cb8d025f7a4e9..00c0fa1812d72b08d8f50a2ccd7818a70c7bab18 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -436,6 +436,9 @@ Press any key to continue exploring.
<message name="IDS_FILE_BROWSER_ERROR_RENAMING" desc="Error message.">
Unable to rename "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". <ph name="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph>
</message>
+ <message name="IDS_FILE_BROWSER_GET_INFO_BUTTON_LABEL" desc="Label for a context menu item which shows file's metadata.">
+ Get Info
+ </message>
<message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label.">
Rename
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698