Chromium Code Reviews| 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."> |