| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index a08403314d76b312b0498764ee3aa8295e3f719e..a70113d638b10cef27a103fa57a9b636e2885171 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -219,6 +219,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="The title of a section in the settings page with a count of the total number of items in the section">
|
| + <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.">
|
|
|