Commit 20b0a7dd authored by Edward Jung's avatar Edward Jung Committed by Commit Bot

Update permissions chip string for geolocation access

In consulation with other writing teams removing 'share' as it could
cause possible confusion with it's usage within Google products and on
Android.

Change-Id: I0a827a87257c0dde217a682f53dc4e2518ce286e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282753Reviewed-by: default avatarBret Sepulveda <bsep@chromium.org>
Reviewed-by: default avatarBalazs Engedy <engedy@chromium.org>
Commit-Queue: Edward Jung (EMEA) <edwardjung@chromium.org>
Cr-Commit-Position: refs/heads/master@{#786250}
parent ec4c0fb6
...@@ -121,7 +121,7 @@ This will otherwise be blocked by your privacy settings. This will allow the con ...@@ -121,7 +121,7 @@ This will otherwise be blocked by your privacy settings. This will allow the con
<if expr="not is_android"> <if expr="not is_android">
<message name="IDS_GEOLOCATION_PERMISSION_CHIP" desc="Button text representing a request for the user's physical location from a website. When clicked, shows a permission prompt bubble with more information."> <message name="IDS_GEOLOCATION_PERMISSION_CHIP" desc="Button text representing a request for the user's physical location from a website. When clicked, shows a permission prompt bubble with more information.">
Share location? Use your location?
</message> </message>
<message name="IDS_NOTIFICATION_PERMISSIONS_CHIP" desc="Button text representing a request for showing notifications from a website. When clicked, shows a permission prompt bubble with more information."> <message name="IDS_NOTIFICATION_PERMISSIONS_CHIP" desc="Button text representing a request for showing notifications from a website. When clicked, shows a permission prompt bubble with more information.">
Get notifications? Get notifications?
......
d3f0f6230e616fc2bfc35889d8240b3f8a0797de a0a1a0b58866559a1f9d8101ac5a56f05dc1a795
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment