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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 1126383003: Add strings for webstore widget app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 7 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/extensions/api/webstore_widget_private/webstore_widget_private_api.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 2b40da5e87f0c7b66dd27c228ebe565c3cec5eeb..3bc4c563a11138629c19bc939a05378a72d0807b 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -6346,4 +6346,18 @@ All users must sign out to continue.
Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has been granted.
</message>
+ <!-- Webstore widget app -->
+ <message name="IDS_WEBSTORE_WIDGET_APP_NAME" desc="App name for Webstore Gallery Widget app. The app shows a filtered list of extensions from Chrome Web Store. Extensions from the list can be installed directly from the app.">
+ Chrome Web Store Gallery
+ </message>
+ <message name="IDS_WEBSTORE_WIDGET_APP_DESC" desc="Description of Chrome Webstore Gallery Widget app.">
+ An app that shows a filtered list of extensions from Chrome Web Store. Extensions in the list can be installed directly from the app.
+ </message>
+ <message name="IDS_WEBSTORE_WIDGET_TITLE_PRINTER_PROVIDERS" desc="Title for Chrome Web Store Gallery Widget which lists all print driver apps from Chrome Web Store for a specific printer.">
+ Select a printer driver app
+ </message>
+ <message name="IDS_WEBSTORE_WIDGET_DEFAULT_ERROR" desc="Default message shown when Chrome Web Store Widget app window content fails to load (e.g. if it fails to load Chrome Web Store Gallery in a webview).">
+ Could not connect to the Chrome Web Store.
+ </message>
+
</grit-part>
« no previous file with comments | « no previous file | chrome/browser/extensions/api/webstore_widget_private/webstore_widget_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698