OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 Strings for the extensions module. Used mostly for low-level error messages. | 4 Strings for the extensions module. Used mostly for low-level error messages. |
5 Where possible new strings should be kept in Chrome and the extensions module | 5 Where possible new strings should be kept in Chrome and the extensions module |
6 should return an error code, message flag, etc. | 6 should return an error code, message flag, etc. |
7 --> | 7 --> |
8 | 8 |
9 <grit latest_public_release="0" current_release="1" | 9 <grit latest_public_release="0" current_release="1" |
10 source_lang_id="en" enc_check="möl"> | 10 source_lang_id="en" enc_check="möl"> |
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
192 </message> | 192 </message> |
193 <message name="IDS_EXTENSION_MANIFEST_UNREADABLE" desc=""> | 193 <message name="IDS_EXTENSION_MANIFEST_UNREADABLE" desc=""> |
194 Manifest file is missing or unreadable. | 194 Manifest file is missing or unreadable. |
195 </message> | 195 </message> |
196 <message name="IDS_EXTENSION_MANIFEST_INVALID" desc=""> | 196 <message name="IDS_EXTENSION_MANIFEST_INVALID" desc=""> |
197 Manifest file is invalid. | 197 Manifest file is invalid. |
198 </message> | 198 </message> |
199 | 199 |
200 <!-- Host access permissions. Please keep alphabetized. --> | 200 <!-- Host access permissions. Please keep alphabetized. --> |
201 <message name="IDS_EXTENSION_PROMPT_WARNING_1_HOST" desc="Permission strin
g for access to data on one website."> | 201 <message name="IDS_EXTENSION_PROMPT_WARNING_1_HOST" desc="Permission strin
g for access to data on one website."> |
202 Read and modify your data on <ph name="WEBSITE_1">$1<ex>www.google.com</
ex></ph> | 202 Read and change your data on <ph name="WEBSITE_1">$1<ex>www.google.com</
ex></ph> |
203 </message> | 203 </message> |
204 <message name="IDS_EXTENSION_PROMPT_WARNING_2_HOSTS" desc="Permission stri
ng for access to data on two websites."> | 204 <message name="IDS_EXTENSION_PROMPT_WARNING_2_HOSTS" desc="Permission stri
ng for access to data on two websites."> |
205 Read and modify your data on <ph name="WEBSITE_1">$1<ex>www.google.com</
ex></ph> and <ph name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph> | 205 Read and change your data on <ph name="WEBSITE_1">$1<ex>www.google.com</
ex></ph> and <ph name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph> |
206 </message> | 206 </message> |
207 <message name="IDS_EXTENSION_PROMPT_WARNING_3_HOSTS" desc="Permission stri
ng for access to data on three websites."> | 207 <message name="IDS_EXTENSION_PROMPT_WARNING_3_HOSTS" desc="Permission stri
ng for access to data on three websites."> |
208 Read and modify your data on <ph name="WEBSITE_1">$1<ex>www.google.com</
ex></ph>, <ph name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph>, and <ph name="WEB
SITE_3">$3<ex>news.ycombinator.com</ex></ph> | 208 Read and change your data on <ph name="WEBSITE_1">$1<ex>www.google.com</
ex></ph>, <ph name="WEBSITE_2">$2<ex>www.reddit.com</ex></ph>, and <ph name="WEB
SITE_3">$3<ex>news.ycombinator.com</ex></ph> |
209 </message> | 209 </message> |
210 <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_AND_SUBDOMAIN" desc="Perm
ission string requesting access to data on a website and its sub-domains."> | 210 <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_AND_SUBDOMAIN" desc="Perm
ission string requesting access to data on a website and its sub-domains."> |
211 all <ph name="WEBSITE_1">$1<ex>google.com</ex></ph> sites | 211 all <ph name="WEBSITE_1">$1<ex>google.com</ex></ph> sites |
212 </message> | 212 </message> |
213 <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_AND_SUBDOMAIN_LIST" desc=
"Single entry permission string requesting access to data on a website and its s
ub-domains."> | 213 <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_AND_SUBDOMAIN_LIST" desc=
"Single entry permission string requesting access to data on a website and its s
ub-domains."> |
214 All <ph name="WEBSITE_1">$1<ex>google.com</ex></ph> sites | 214 All <ph name="WEBSITE_1">$1<ex>google.com</ex></ph> sites |
215 </message> | 215 </message> |
216 <message name="IDS_EXTENSION_PROMPT_WARNING_HOSTS_LIST" desc="Permission s
tring for access to data for an arbitrary list of websites."> | 216 <message name="IDS_EXTENSION_PROMPT_WARNING_HOSTS_LIST" desc="Permission s
tring for access to data for an arbitrary list of websites."> |
217 Read and modify your data on a number of websites | 217 Read and change your data on a number of websites |
218 </message> | 218 </message> |
219 <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_LIST_ENTRY" desc="Single
entry in a list of websites."> | 219 <message name="IDS_EXTENSION_PROMPT_WARNING_HOST_LIST_ENTRY" desc="Single
entry in a list of websites."> |
220 - <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph> | 220 - <ph name="WEBSITE_1">$1<ex>www.google.com</ex></ph> |
221 </message> | 221 </message> |
222 | 222 |
223 <!-- Media galleries strings. Please keep alphabetized. --> | 223 <!-- Media galleries strings. Please keep alphabetized. --> |
224 <message name="IDS_EXTENSION_PROMPT_WARNING_MEDIA_GALLERIES_READ" desc="Pe
rmission string for access to read all of the user's media galleries."> | 224 <message name="IDS_EXTENSION_PROMPT_WARNING_MEDIA_GALLERIES_READ" desc="Pe
rmission string for access to read all of the user's media galleries."> |
225 Access photos, music, and other media from your computer | 225 Access photos, music, and other media from your computer |
226 </message> | 226 </message> |
227 | 227 |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
274 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_PRODUCT" de
sc="Permission string for access to a specific USB device when a product name ca
nnot be established for a USB device."> | 274 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_PRODUCT" de
sc="Permission string for access to a specific USB device when a product name ca
nnot be established for a USB device."> |
275 Access the USB device from <ph name="VENDOR_NAME">$1<ex>Griffin Technolo
gy</ex></ph> | 275 Access the USB device from <ph name="VENDOR_NAME">$1<ex>Griffin Technolo
gy</ex></ph> |
276 </message> | 276 </message> |
277 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_VENDOR" des
c="Permission string for access to a specific USB device when a vendor name cann
ot be established for a USB device."> | 277 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_MISSING_VENDOR" des
c="Permission string for access to a specific USB device when a vendor name cann
ot be established for a USB device."> |
278 Access the USB device | 278 Access the USB device |
279 </message> | 279 </message> |
280 | 280 |
281 </messages> | 281 </messages> |
282 </release> | 282 </release> |
283 </grit> | 283 </grit> |
OLD | NEW |