Chromium Code Reviews| Index: content/app/strings/content_strings.grd |
| diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd |
| index e0d406ee151dc2366984735a0cff1a90d8e3989c..89ab1fff9a0bdccc665ac6868f38a7e946698c66 100644 |
| --- a/content/app/strings/content_strings.grd |
| +++ b/content/app/strings/content_strings.grd |
| @@ -322,6 +322,16 @@ below: |
| Clear Recent Searches |
| </message> |
| + <message name="IDS_AX_CALENDAR_SHOW_MONTH_SELECTOR" desc="Accessible description of a button to show month selectio panel in a calendar picker."> |
|
keishi
2014/09/10 03:04:43
nit:/selectio/selection/
tkent
2014/09/10 03:07:34
Done.
|
| + Show month selection panel |
| + </message> |
| + <message name="IDS_AX_CALENDAR_SHOW_NEXT_MONTH" desc="Accessible description of a button to show next month in a calendar picker."> |
| + Show next month |
| + </message> |
| + <message name="IDS_AX_CALENDAR_SHOW_PREVIOUS_MONTH" desc="Accessible description of a button to show previous month in a calendar picker."> |
| + Show previous month |
| + </message> |
| + |
| <message name="IDS_AX_ROLE_WEB_AREA" desc="accessibility role description for web area"> |
| HTML content |
| </message> |