| 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 b4d390d1620a4cc231f39aada0a9ecdf6afa83c2..156c9cce9d560337f8018166fd9dc055d4d6d09d 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2261,6 +2261,32 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
|
| Client side certificate selection is not supported by the operating system.
|
| </message>
|
|
|
| + <!-- Coalesced Permission Infobar -->
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_GEOLOCATION" desc="Description used on the info bar when the user's location is one of several requested permissions.">
|
| + Know your location
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_NOTIFICATIONS" desc="Description used on the info bar when sending notifications is one of several requested permissions.">
|
| + Send notifications
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_MIDI" desc="Description used on the info bar when control of MIDI devices is one of several requested permissions.">
|
| + Have full control of MIDI devices
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_PUSH" desc="Description used on the info bar when receiving push messages is one of several requested permissions.">
|
| + Receive push messages
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_PROTECTED_MEDIA" desc="Description used on the info bar when knowing the media device identifier is one of several requested permissions.">
|
| + Know your unique device identifier
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_DURABLE_STORAGE" desc="Description used on the info bar when storing files on the device is one of several requested permissions.">
|
| + Store files
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_AUDIO_CAPTURE" desc="Description used on the info bar when using the microphone is one of several requested permissions.">
|
| + Use your microphone
|
| + </message>
|
| + <message name="IDS_COALESCED_PERMISSION_INFOBAR_VIDEO_CAPTURE" desc="Description used on the info bar when using the camera is one of several requested permissions.">
|
| + Use your camera
|
| + </message>
|
| +
|
| </messages>
|
| </release>
|
| </grit>
|
|
|