Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index 90a62a9886d0ff6587e59bc1a7220c8fa4dffb0c..51c7813f14e4329e8816b1658d43ca438e913abb 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -474,6 +474,12 @@ For example, some websites may respond to this request by showing you ads that a |
<message name="IDS_WEBSITE_SETTINGS_EXCEPTIONS_GROUP_HEADING" desc="The heading for a list of websites that have been granted an exception to access a particular permission, e.g. to access the user's location."> |
Exceptions |
</message> |
+ <message name="IDS_ACCESSIBILITY_EXPANDED_GROUP" desc="The accessibility text to read when the selected widget is expanded."> |
+ Expanded - click to collapse. |
+ </message> |
+ <message name="IDS_ACCESSIBILITY_COLLAPSED_GROUP" desc="The accessibility text to read when the selected widget is collapsed."> |
+ Collapsed - click to expand. |
+ </message> |
<message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCK_ALL" desc="Summary text explaining that a permission is blocked for all sites."> |
Block all sites |
</message> |