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

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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 0d41670b56720c742d1948f82d9cb8d025f7a4e9..98d1bcefc47e3a1d1d487a11666ffbaed51a43f8 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="Button Label.">
fukino 2016/09/16 11:17:30 Please be more descriptive on desc= part. (Other l
harukam 2016/09/16 12:39:58 Sorry. Done!
+ Get Info
+ </message>
<message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label.">
Rename
</message>

Powered by Google App Engine
This is Rietveld 408576698