Chromium Code Reviews| Index: ui/strings/ui_strings.grd |
| diff --git a/ui/strings/ui_strings.grd b/ui/strings/ui_strings.grd |
| index 522e2ba5d5abf52a76de8113099ec9a86f6e4d39..76be73a4ea393a633229e3440c8feac5c5cb715e 100644 |
| --- a/ui/strings/ui_strings.grd |
| +++ b/ui/strings/ui_strings.grd |
| @@ -344,6 +344,11 @@ need to be translated for each locale.--> |
| </message> |
| <!--Accessible name strings--> |
| + <if expr="is_macosx"> |
| + <message name="IDS_ACCNAME_TAB_ROLE_DESCRIPTION" desc="A generic description of a tab button's role" meaning="UI element"> |
|
tapted
2017/01/10 16:22:18
nit: full stop after `role`
Patti Lor
2017/01/11 05:51:44
Done.
|
| + Tab |
| + </message> |
| + </if> |
| <message name="IDS_APP_ACCNAME_CLOSE" desc="The accessible name for the Close button."> |
| Close |
| </message> |