| Index: webkit/glue/webkit_strings.grd
|
| diff --git a/webkit/glue/webkit_strings.grd b/webkit/glue/webkit_strings.grd
|
| index 4567dab20a15a3f47ba41f6dfe6f3456492aeca0..9933ed3de85c3aa027bd260a99495d9f3215ec26 100644
|
| --- a/webkit/glue/webkit_strings.grd
|
| +++ b/webkit/glue/webkit_strings.grd
|
| @@ -294,6 +294,9 @@ below:
|
| <message name="IDS_AX_ROLE_FOOTER" desc="accessibility role description for footers">
|
| footer
|
| </message>
|
| + <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
|
| + </message>
|
|
|
| <message name="IDS_AX_BUTTON_ACTION_VERB" desc="Verb stating the action that will occur when a button is pressed, as used by accessibility.">
|
| press
|
|
|