blob: 29ae078fb25f5cb714d73c2334454d8440d6efe5 [file] [log] [blame]
Clark DuVall217fad8a2020-02-19 19:58:001<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3 <if expr="not is_android">
4 <message name="IDS_GEOLOCATION_INFOBAR_TEXT" desc="Text requesting permission for a site to access the user's physical location">
5 <ph name="URL">$1<ex>maps.google.com</ex></ph> wants to use your computer's location
6 </message>
7 </if>
8 <if expr="is_android">
9 <message name="IDS_GEOLOCATION_INFOBAR_TEXT" desc="Mobile: Text requesting permission for a site to access the user's physical location">
10 <ph name="URL">$1<ex>maps.google.com</ex></ph> wants to use your device's location
11 </message>
12 <message name="IDS_ACCESSIBILITY_EVENTS_INFOBAR_TEXT" desc="Text requesting permission for a site to listen to accessibility events, for example if the user has a screen reader or braille device enabled">
13 <ph name="URL">$1<ex>maps.google.com</ex></ph> wants to respond to accessibility events
14 </message>
15 <message name="IDS_CLIPBOARD_INFOBAR_TEXT" desc="Text requesting permission for a site to read data from the system clipboard">
16 <ph name="URL">$1<ex>maps.google.com</ex></ph> wants to see text and images copied to the clipboard
17 </message>
18 <message name="IDS_NFC_INFOBAR_TEXT" desc="Text requesting permission for a site to use NFC">
19 <ph name="URL">$1<ex>google.com</ex></ph> wants to send and receive info when you tap your phone on an NFC device
20 </message>
21 <message name="IDS_VR_INFOBAR_TEXT" desc="Text requesting permission for a site to use VR">
22 <ph name="URL">$1<ex>google.com</ex></ph> wants to use your virtual reality device and data
23 </message>
24 <message name="IDS_AR_INFOBAR_TEXT" desc="Text requesting permission for a site to use AR">
Alex Cooper7cd5fd32020-03-03 22:23:3425 <ph name="URL">$1<ex>google.com</ex></ph> wants to create a 3D map of your surroundings and track camera position
Clark DuVall217fad8a2020-02-19 19:58:0026 </message>
27 <message name="IDS_NOTIFICATION_QUIET_PERMISSION_PROMPT_TITLE" desc="Text used as notification title when requesting permission for Web Notifications via a notification.">
28 Notifications for <ph name="ORIGIN">$1<ex>example.com</ex></ph> are blocked
29 </message>
30 <message name="IDS_NOTIFICATION_QUIET_PERMISSION_PROMPT_MESSAGE" desc="Text used as notification message when requesting permission for Web Notifications via a notification.">
31 Notifications are automatically blocked for all sites except ones you allow
32 </message>
33 <message name="IDS_MEDIA_CAPTURE_AUDIO_ONLY_INFOBAR_TEXT" desc="Text requesting permission for a site to access the computer's microphone.">
34 <ph name="HOST">$1<ex>html5rocks.com</ex></ph> wants to use your microphone
35 </message>
36 <message name="IDS_MEDIA_CAPTURE_VIDEO_ONLY_INFOBAR_TEXT" desc="Text requesting permission for a site to access the computer's camera.">
37 <ph name="HOST">$1<ex>html5rocks.com</ex></ph> wants to use your camera
38 </message>
39 <message name="IDS_NOTIFICATIONS_INFOBAR_TEXT" desc="Text requesting permission for Web Notifications.">
40 <ph name="site">$1<ex>mail.google.com</ex></ph> wants to send you notifications
41 </message>
42 <message name="IDS_MIDI_SYSEX_INFOBAR_TEXT" desc="Text requesting permission for a site to access MIDI devices with system exclusive messages.">
43 <ph name="URL">$1<ex>www.google.com</ex></ph> wants to get full control of your MIDI devices
44 </message>
45 <message name="IDS_STORAGE_ACCESS_INFOBAR_TEXT" desc="Permission request shown if the user is visiting a site needs access to its data while it is embedded into another site.">
46 <ph name="EMBEDDED_URL">$1<ex>news.site</ex></ph> wants to use cookies and site data on <ph name="TOP_LEVEL_URL">$2<ex>content_domain.site</ex></ph>
47 </message>
Clark DuVall86701ed2020-03-05 00:56:5848 <message name="IDS_INFOBAR_UPDATE_PERMISSIONS_BUTTON_TEXT" desc="Button text shown when Chrome does not have the necessary permission required to complete the requested tasks (e.g. a website has request location information, but Chrome is missing that Android permission)." formatter_data="android_java">
49 Continue
50 </message>
51 <message name="IDS_MEDIA_CAPTURE_AUDIO_AND_VIDEO_INFOBAR_TEXT" desc="Text requesting permission for a site to access the computer's microphone and camera.">
52 <ph name="HOST">$1<ex>html5rocks.com</ex></ph> wants to use your camera and microphone
53 </message>
Clark DuVall217fad8a2020-02-19 19:58:0054 </if>
55 <if expr="is_android or chromeos">
56 <message name="IDS_PROTECTED_MEDIA_IDENTIFIER_PERMISSION_FRAGMENT" desc="Permission fragment shown in the permissions bubble when a web page requests access to the computer's protected media identifier.">
57 Know your unique device identifier
58 </message>
59 <message name="IDS_PROTECTED_MEDIA_IDENTIFIER_PER_ORIGIN_PROVISIONING_INFOBAR_TEXT" desc="Text requesting permission for a site to access protected media identifier. It shows the origin of the URL.">
60 <ph name="URL">$1<ex>https://www.youtube.com</ex></ph> wants to play protected content. Your device’s identity will be verified by Google.
61 </message>
62 <message name="IDS_PROTECTED_MEDIA_IDENTIFIER_PER_DEVICE_PROVISIONING_INFOBAR_TEXT" desc="Text requesting permission for a site to access protected media identifier. It shows the origin of the URL.">
63 <ph name="URL">$1<ex>https://www.youtube.com</ex></ph> wants to play protected content. Your device's identity will be verified by Google and may be accessed by this site.
64 </message>
65 </if>
66 <message name="IDS_GEOLOCATION_INFOBAR_PERMISSION_FRAGMENT" desc="Permission fragment used in the permission bubble, after 'This site wants to:' asking for permission to access the user's physical location.">
67 Know your location
68 </message>
69 <message name="IDS_NOTIFICATION_PERMISSIONS_FRAGMENT" desc="Permission sentence fragment to show following the prompt 'This site wants to:' in a permissions request">
70 Show notifications
71 </message>
72 <message name="IDS_MIDI_SYSEX_PERMISSION_FRAGMENT" desc="Permission asked in the permission bubble when a URL wants to access MIDI devices with system exclusive messages, along with other permissions requests. Preceded by the prompt 'This site would like to:'">
73 Use your MIDI devices
74 </message>
75 <message name="IDS_FLASH_PERMISSION_FRAGMENT" desc="Permission asked in the permission bubble when a URL wants to use Flash Plugins on the page. Preceded by the prompt 'This site would like to:'. 'Flash' is the name of a plugin and should not be translated.">
76 Run Flash
77 </message>
Yann Dago78588382020-03-10 16:47:2078 <message name="IDS_FLASH_PERMISSION_WARNING_FRAGMENT" desc="Warning in the permission bubble when a URL wants to use Flash Plugins on the page.">
79 Flash Player will no longer be supported after December 2020.
80 </message>
Clark DuVall217fad8a2020-02-19 19:58:0081 <message name="IDS_MEDIA_CAPTURE_AUDIO_ONLY_PERMISSION_FRAGMENT" desc="Permission fragment shown in the permissions bubble when a web page requests access to the computer's microphone.">
82 Use your microphone
83 </message>
84 <message name="IDS_MEDIA_CAPTURE_VIDEO_ONLY_PERMISSION_FRAGMENT" desc="Permission fragment shown in the permissions bubble when a web page requests access to the computer's camera.">
85 Use your camera
86 </message>
87 <message name="IDS_ACCESSIBILITY_EVENTS_PERMISSION_FRAGMENT" desc="Permission request shown if the user is visiting a site that wants to respond to accessibility events, for example if the user is using a screen reader and the site has custom accessibility features. Follows a prompt: 'This site would like to:'">
88 Respond to Accessibility Events
89 </message>
90 <message name="IDS_CLIPBOARD_PERMISSION_FRAGMENT" desc="Permission request shown if the user is visiting a site that wants to read data from the system clipboard. Follows a prompt: 'This site would like to:'">
91 See text and images copied to the clipboard
92 </message>
93 <message name="IDS_NFC_PERMISSION_FRAGMENT" desc="Permission request shown if the user is visiting a site that wants to use NFC. Follows a prompt: 'This site would like to:'">
94 Use NFC devices
95 </message>
96 <message name="IDS_VR_PERMISSION_FRAGMENT" desc="Permission request shown if the user is visiting a site that wants to use VR. Follows a prompt: 'This site would like to:">
97 Use virtual reality devices and data
98 </message>
99 <message name="IDS_AR_PERMISSION_FRAGMENT" desc="Permission request shown if the user is visiting a site that wants to use AR. Follows a prompt: 'This site would like to:">
Alex Cooper7cd5fd32020-03-03 22:23:34100 Create a 3D map of your surroundings and track camera position
Clark DuVall217fad8a2020-02-19 19:58:00101 </message>
102 <message name="IDS_STORAGE_ACCESS_PERMISSION_FRAGMENT" desc="Permission request shown if the user is visiting a site needs access to its data while it is embedded into another site. Follows a prompt: 'This site would like to:">
103 Access cookies and site data.
104
105Do you want to allow <ph name="EMBEDDED_URL">$1<ex>news.site</ex></ph> to use cookies and site data on <ph name="TOP_LEVEL_URL">$2<ex>content_domain.site</ex></ph>?
106
107This will otherwise be blocked by your privacy settings. This will allow the content you interacted with to work correctly, but may allow <ph name="EMBEDDED_URL">$1<ex>news.site</ex></ph> to track your activity.
108 </message>
Clark DuVall86701ed2020-03-05 00:56:58109 <message name="IDS_PERMISSION_ALLOW" desc="Label on button to allow a permissions request.">
110 Allow
111 </message>
112 <message name="IDS_PERMISSION_DENY" desc="Label on button to deny a permissions request.">
113 Block
114 </message>
Clark DuVall217fad8a2020-02-19 19:58:00115</grit-part>