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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2707083003: [MD Extensions] Update Item Card UI (Closed)
Patch Set: . Created 3 years, 10 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:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 70d6e1850a216d0abfa940b74d7f63467b328eac..22bca3d26e3560c7675294e763e4713da26c5701 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4366,6 +4366,9 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
<message name="IDS_MD_EXTENSIONS_ITEM_INSPECT_VIEWS" desc="The text next to any inspectable views for an extension.">
Inspect views:
</message>
+ <message name="IDS_MD_EXTENSIONS_ITEM_INSPECT_VIEWS_EXTRA" desc="The text to indicate there are additional inspectable views that aren't listed.">
+ <ph name="NUMBER_OF_VIEWS">$1<ex>2</ex></ph> more...
michaelpg 2017/02/23 04:22:08 I think this should use number formatting, and pro
Devlin 2017/02/23 19:09:21 Hmm, interesting. Unfortunately, we don't have a
michaelpg 2017/02/27 01:29:50 Yep, not worth the investigation here. It's an iss
+ </message>
<message name="IDS_MD_EXTENSIONS_ITEM_ALLOW_INCOGNITO" desc="The text next to the checkbox to enable an extension in incognito mode.">
Allow in incognito
</message>
« no previous file with comments | « no previous file | chrome/browser/resources/md_extensions/item.html » ('j') | chrome/browser/resources/md_extensions/item.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698