| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index fa726d40f1676fc2877d77495b0892e0ed31ac65..3495b671217fd86cd19b68e5c0f5c7492f4c2569 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1823,6 +1823,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>
|
| @@ -1835,6 +1838,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>
|
|
|