| Index: content/app/strings/content_strings.grd
|
| diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
|
| index c20bb68e364aeb9edd1b5e1eeaf5c34ae5341f38..11052c39b1381e8ae98441c84c473580c9d7697b 100644
|
| --- a/content/app/strings/content_strings.grd
|
| +++ b/content/app/strings/content_strings.grd
|
| @@ -331,6 +331,9 @@ below:
|
| <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_CALENDAR_WEEK_DESCRIPTION" desc="Accessible description of a button to select a specific week.">
|
| + <ph name="WEEK">$1<ex>Week 38, 2014</ex></ph>, starting on <ph name="WEEK_START_DATE">$2<ex>September 15, 2014</ex></ph>
|
| + </message>
|
|
|
| <message name="IDS_AX_ROLE_WEB_AREA" desc="accessibility role description for web area">
|
| HTML content
|
|
|