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

Unified Diff: chrome/app/generated_resources.grd

Issue 2974583003: MD Extensions: Show messages for no extensions, and for no search results (Closed)
Patch Set: update tests Created 3 years, 5 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/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 45483c7be5b77ad6472de91e873b9f6d3445c4b3..44803da87fde45db979bf6f4436050cdb4e92d18 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4317,6 +4317,12 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
<message name="IDS_MD_EXTENSIONS_LOAD_ERROR_RETRY" desc="The text on the button to retry loading an unpacked extension after a failed load.">
Retry
</message>
+ <message name="IDS_MD_EXTENSIONS_MSG_NO_EXT_OR_APP" desc="The text to display on the list page when there are no extensions installed.">
Devlin 2017/07/10 20:29:18 nit: I'd slightly prefer to avoid abbreviation lik
Devlin 2017/07/10 20:29:18 description nit: maybe "The message shown to the u
scottchen 2017/07/10 22:13:40 Done.
scottchen 2017/07/10 22:13:40 Done.
+ Find extensions and apps in the <ph name="BEGIN_LINK">&lt;a target="_blank" href="https://chrome.google.com/webstore/category/extensions"&gt;</ph>Chrome Web Store<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
+ </message>
+ <message name="IDS_MD_EXTENSIONS_MSG_NOT_FOUND" desc="The text to display on the list page when there are no search results">
Devlin 2017/07/10 20:29:18 similarly, maybe "The message shown to the user wh
Devlin 2017/07/10 20:29:19 similarly, maybe IDS_MD_EXTENSIONS_NO_SEARCH_RESUL
scottchen 2017/07/10 22:13:40 Done.
scottchen 2017/07/10 22:13:40 Done.
+ No search results found
+ </message>
<message name="IDS_MD_EXTENSIONS_PACK_DIALOG_TITLE" desc="The title of the dialog to pack an extension.">
Pack extension
</message>

Powered by Google App Engine
This is Rietveld 408576698