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 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
313 </message> | 313 </message> |
314 <message name="IDS_EXTENSION_TASK_MANAGER_EXTENSIONOPTIONS_TAG_PREFIX" des c="The prefix for a guest page loaded in an extensionoptions tag in the Task Man ager"> | 314 <message name="IDS_EXTENSION_TASK_MANAGER_EXTENSIONOPTIONS_TAG_PREFIX" des c="The prefix for a guest page loaded in an extensionoptions tag in the Task Man ager"> |
315 Options: <ph name="EXTENSIONOPTIONS_TAG_NAME">$1<ex>Google Hangouts</ex> </ph> | 315 Options: <ph name="EXTENSIONOPTIONS_TAG_NAME">$1<ex>Google Hangouts</ex> </ph> |
316 </message> | 316 </message> |
317 <message name="IDS_EXTENSION_TASK_MANAGER_MIMEHANDLERVIEW_TAG_PREFIX" desc ="The prefix for a guest page loaded in a mime handler view page in the task man ager"> | 317 <message name="IDS_EXTENSION_TASK_MANAGER_MIMEHANDLERVIEW_TAG_PREFIX" desc ="The prefix for a guest page loaded in a mime handler view page in the task man ager"> |
318 Mimehandler: <ph name="MIMEHANDLERVIEW_TAG_NAME">$1<ex>My mime handler v iew</ex></ph> | 318 Mimehandler: <ph name="MIMEHANDLERVIEW_TAG_NAME">$1<ex>My mime handler v iew</ex></ph> |
319 </message> | 319 </message> |
320 <message name="IDS_EXTENSION_TASK_MANAGER_WEBVIEW_TAG_PREFIX" desc="The pr efix for a guest page loaded in a webview tag in the Task Manager"> | 320 <message name="IDS_EXTENSION_TASK_MANAGER_WEBVIEW_TAG_PREFIX" desc="The pr efix for a guest page loaded in a webview tag in the Task Manager"> |
321 Webview: <ph name="WEBVIEW_TAG_NAME">$1<ex>Google</ex></ph> | 321 Webview: <ph name="WEBVIEW_TAG_NAME">$1<ex>Google</ex></ph> |
322 </message> | 322 </message> |
323 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_SERIAL" desc="Permi ssion string for accessing a USB device with a known vendor name, product name a nd serial number."> | |
324 <ph name="PRODUCT_NAME">$2<ex>Nexus 5</ex></ph> from <ph name="VENDOR_NA ME">$1<ex>Google Inc.</ex></ph> (serial number <ph name="SERIAL_NUMBER">$3<ex>AB CDEF123456</ex></ph>) | |
325 </message> | |
326 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_PID_SERIAL" desc="P ermission string for accessing a USB device with a known vendor name and serial number and a hexidecimal product ID."> | |
Avi (use Gerrit)
2014/09/19 03:54:46
hexadecimal
tapted
2014/09/19 04:09:09
hexidecimal -> hexadecimal
Reilly Grant (use Gerrit)
2014/09/19 19:30:09
Done.
| |
327 Product <ph name="PRODUCT_ID">$2<ex>0x1234</ex></ph> from <ph name="VEND OR_NAME">$1<ex>Google Inc.</ex></ph> (serial number <ph name="SERIAL_NUMBER">$3< ex>ABCDEF123456</ex></ph>) | |
328 </message> | |
329 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE_VID_PID_SERIAL" des c="Permission string for accessing a USB device with a known serial number and a hexidecimal vendor and product IDs."> | |
Avi (use Gerrit)
2014/09/19 03:54:46
ditto
tapted
2014/09/19 04:09:09
hexidecimal -> hexadecimal
Reilly Grant (use Gerrit)
2014/09/19 19:30:09
Done.
| |
330 Product <ph name="PRODUCT_ID">$2<ex>0x5678</ex></ph> from Vendor <ph nam e="VENDOR_ID">$1<ex>0x1234</ex></ph> (serial number <ph name="SERIAL_NUMBER">$3< ex>ABCDEF123456</ex></ph>) | |
331 </message> | |
323 | 332 |
324 <!-- Global error messages for extensions. Please keep alphabetized. --> | 333 <!-- Global error messages for extensions. Please keep alphabetized. --> |
325 <message name="IDS_EXTENSION_WARNINGS_NETWORK_DELAY" desc="Warning message indicating that an extension caused excessive network delays for web requests"> | 334 <message name="IDS_EXTENSION_WARNINGS_NETWORK_DELAY" desc="Warning message indicating that an extension caused excessive network delays for web requests"> |
326 This extension is slowing down <ph name="PRODUCT_NAME">$1<ex>Google Chro me</ex></ph>. You should disable it to restore <ph name="PRODUCT_NAME">$1<ex>Goo gle Chrome</ex></ph>'s performance. | 335 This extension is slowing down <ph name="PRODUCT_NAME">$1<ex>Google Chro me</ex></ph>. You should disable it to restore <ph name="PRODUCT_NAME">$1<ex>Goo gle Chrome</ex></ph>'s performance. |
327 </message> | 336 </message> |
328 <message name="IDS_EXTENSION_WARNINGS_NETWORK_CONFLICT" desc="Warning mess age which indicates that two or more extensions tried to modify a network reques t in a conflicting way and the modification of this extension was ignored"> | 337 <message name="IDS_EXTENSION_WARNINGS_NETWORK_CONFLICT" desc="Warning mess age which indicates that two or more extensions tried to modify a network reques t in a conflicting way and the modification of this extension was ignored"> |
329 This extension failed to modify a network request because the modificati on conflicted with another extension. | 338 This extension failed to modify a network request because the modificati on conflicted with another extension. |
330 </message> | 339 </message> |
331 <message name="IDS_EXTENSION_WARNINGS_REDIRECT_CONFLICT" desc="Warning mes sage indicating that two extensions tried to redirect to different destinations" > | 340 <message name="IDS_EXTENSION_WARNINGS_REDIRECT_CONFLICT" desc="Warning mes sage indicating that two extensions tried to redirect to different destinations" > |
332 This extension failed to redirect a network request to <ph name="ATTEMPT ED_REDIRECT_DESTINATION">$1<ex>http://www.google.com</ex></ph> because another e xtension (<ph name="EXTENSION_NAME">$2<ex>My Cool Extension</ex></ph>) redirecte d it to <ph name="ACTUAL_REDIRECT_DESTINATION">$3<ex>https://www.google.com</ex> </ph>. | 341 This extension failed to redirect a network request to <ph name="ATTEMPT ED_REDIRECT_DESTINATION">$1<ex>http://www.google.com</ex></ph> because another e xtension (<ph name="EXTENSION_NAME">$2<ex>My Cool Extension</ex></ph>) redirecte d it to <ph name="ACTUAL_REDIRECT_DESTINATION">$3<ex>https://www.google.com</ex> </ph>. |
(...skipping 12 matching lines...) Expand all Loading... | |
345 </message> | 354 </message> |
346 <message name="IDS_EXTENSION_WARNING_RELOAD_TOO_FREQUENT" desc="Warning me ssage which indates that an extension got stuck in a reload loop."> | 355 <message name="IDS_EXTENSION_WARNING_RELOAD_TOO_FREQUENT" desc="Warning me ssage which indates that an extension got stuck in a reload loop."> |
347 This extension reloaded itself too frequently. | 356 This extension reloaded itself too frequently. |
348 </message> | 357 </message> |
349 <message name="IDS_EXTENSION_PROMPT_WARNING_U2F_DEVICES" desc="Warning mes sage which indicates that an extension has access to Universal 2nd Factor device s."> | 358 <message name="IDS_EXTENSION_PROMPT_WARNING_U2F_DEVICES" desc="Warning mes sage which indicates that an extension has access to Universal 2nd Factor device s."> |
350 Access your Universal 2nd Factor devices | 359 Access your Universal 2nd Factor devices |
351 </message> | 360 </message> |
352 </messages> | 361 </messages> |
353 </release> | 362 </release> |
354 </grit> | 363 </grit> |
OLD | NEW |