| Index: components/browsing_data_strings.grdp
|
| diff --git a/components/browsing_data_strings.grdp b/components/browsing_data_strings.grdp
|
| index 02eb9a32692ba7daece2780c82070e25360e754f..42759080c35a8ae6f6bf8fa2187017a65b28b60e 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>
|
|
|