| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 56d2d67593f082792b8a30d1f8d1ac471808cb6a..39b7e244203bf5cb6ffc7c7b3c82227f3522797b 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1826,6 +1826,9 @@
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_CAMERA" desc="Label for the camera site settings.">
|
| Camera
|
| </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_CAMERA_LABEL" desc="The accessibility label of the 'camera device' select menu">
|
| + Camera
|
| + </message>
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_COOKIES" desc="Label for the cookies site settings.">
|
| Cookies
|
| </message>
|
| @@ -1838,6 +1841,9 @@
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_MIC" desc="Label for the microphone site settings.">
|
| Microphone
|
| </message>
|
| + <message name="IDS_SETTINGS_SITE_SETTINGS_MIC_LABEL" desc="The accessibility label of the 'microphone device' select menu">
|
| + Microphone
|
| + </message>
|
| <message name="IDS_SETTINGS_SITE_SETTINGS_NOTIFICATIONS" desc="Label for notifications sites site settings.">
|
| Notifications
|
| </message>
|
|
|