| Index: components/components_strings.grd
|
| diff --git a/components/components_strings.grd b/components/components_strings.grd
|
| index bd5901b080492bdaf4d38cf30bbee5cd2fe24bd9..8e1adc5f2b17959036ca701f6e29f830b4838197 100644
|
| --- a/components/components_strings.grd
|
| +++ b/components/components_strings.grd
|
| @@ -227,6 +227,9 @@
|
| <message name="IDS_OK" desc="Used for OK on buttons">
|
| OK
|
| </message>
|
| + <message name="IDS_NO_THANKS" desc="Used to dismiss various prompts.">
|
| + No thanks
|
| + </message>
|
| <if expr="not use_titlecase">
|
| <message name="IDS_NOT_NOW" desc="Used on a button that avoids taking a suggested action. The action will likely be suggested again or automatically taken later.">
|
| Not now
|
|
|