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

Unified Diff: chrome/app/settings_strings.grdp

Issue 1295903004: [MD settings] adding mock up of location page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review changes Created 5 years, 4 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/resources/settings/advanced_page/advanced_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 56ee6ec55bf383caa1a43ef85883796bc277386e..30fb53b5121e3c5cbad88ed4d480bdea7154f1e3 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -216,6 +216,9 @@
<message name="IDS_SETTINGS_CLEAR_DATA" desc="Text for clear browsing data button in Privacy options">
Clear browsing data
</message>
+ <message name="IDS_SETTINGS_TITLE_AND_COUNT" desc="A catagory title and count of elements in that catagory">
michaelpg 2015/08/17 22:06:54 nit: "category" (x2)
dschuyler 2015/08/17 22:43:44 Done.
+ <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph>
+ </message>
<!-- Search Page -->
<message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which displays search engine preferences.">
« no previous file with comments | « no previous file | chrome/browser/resources/settings/advanced_page/advanced_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698