Chromium Code Reviews| Index: components/browsing_data_strings.grdp |
| diff --git a/components/browsing_data_strings.grdp b/components/browsing_data_strings.grdp |
| index fef13a8b2c0d98c5bbc1afe0d0abb3420542afea..67110ee39f015a027dc2e216b152d10f2a63813f 100644 |
| --- a/components/browsing_data_strings.grdp |
| +++ b/components/browsing_data_strings.grdp |
| @@ -37,6 +37,12 @@ |
| =1 {1 password (synced)} |
| other {# passwords (synced)}} |
| </message> |
| + <message name="IDS_DEL_SITE_SETTINGS_COUNTER" desc="A counter showing how many sites with site settings the user has."> |
| + {COUNT, plural, |
| + =0 {none} |
| + =1 {1 site} |
| + other {# sites}} |
| + </message> |
| <message name="IDS_DEL_AUTOFILL_COUNTER_EMPTY" desc="A counter showing that the user has no form data stored."> |
| none |
| </message> |