| Index: components/components_strings.grd
|
| diff --git a/components/components_strings.grd b/components/components_strings.grd
|
| index 16ca124dd57c7552173361a14dd55ad41dd4a9d9..7f7f323a69f3d82e29539833d6b641fcb712827e 100644
|
| --- a/components/components_strings.grd
|
| +++ b/components/components_strings.grd
|
| @@ -291,6 +291,9 @@
|
| <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cancel button.">
|
| Cancel
|
| </message>
|
| + <message name="IDS_ACCNAME_DONE" desc="The accessible name for the DONE button.">
|
| + Done
|
| + </message>
|
| <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
|
| Close
|
| </message>
|
|
|