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

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: string comment change 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..fa1fc5c5872e3038c818961b384c36df3c2dd37a 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 title and count of elements in that catagory">
Dan Beam 2015/08/24 23:33:18 "The title of a section in the settings page with
Dan Beam 2015/08/24 23:33:18 category
+ <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