| Index: content/app/strings/content_strings.grd
|
| diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
|
| index 36679737ba180cd441ff41c1912fb6c1e1db6281..6596fd3eddb445b3e32d66efab6d6c10586cee84 100644
|
| --- a/content/app/strings/content_strings.grd
|
| +++ b/content/app/strings/content_strings.grd
|
| @@ -306,6 +306,9 @@ below:
|
| <message name="IDS_AX_ROLE_FOOTER" desc="Accessibility role description for footers">
|
| footer
|
| </message>
|
| + <message name="IDS_AX_AUTOFILL_POPUP_ACCESSIBLE_NODE_DATA" desc="The accessibility text to speak when we display an autofill popup">
|
| + Autofill
|
| + </message>
|
| <if expr="is_macosx">
|
| <message name="IDS_AX_ROLE_STEPPER" desc="Accessibility role description for a stepper - a control where you can use up/down arrows to increment or decrement it. The name 'stepper' is how this user interface element is described by VoiceOver on Mac OS X; the translation should be consistent with VoiceOver.">
|
| stepper
|
|
|