Chromium Code Reviews| 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"> |
| 11 <outputs> | 11 <outputs> |
| 12 <output filename="grit/extensions_strings.h" type="rc_header"> | 12 <output filename="grit/extensions_strings.h" type="rc_header"> |
| 13 <emit emit_type='prepend'></emit> | 13 <emit emit_type='prepend'></emit> |
| 14 </output> | 14 </output> |
| 15 <output filename="extensions_strings_am.pak" type="data_package" lang="am" / > | 15 <output filename="extensions_strings_am.pak" type="data_package" lang="am" / > |
| 16 <output filename="extensions_strings_ar.pak" type="data_package" lang="ar" / > | 16 <output filename="extensions_strings_ar.pak" type="data_package" lang="ar" / > |
| 17 <if expr="use_third_party_translations"> | 17 <if expr="use_third_party_translations"> |
| 18 <output filename="extensions_strings_ast.pak" type="data_package" lang="as t" /> | 18 <output filename="extensions_strings_ast.pak" type="data_package" lang="as t" /> |
| 19 </if> | 19 </if> |
| 20 <output filename="extensions_strings_bg.pak" type="data_package" lang="bg" / > | 20 <output filename="extensions_strings_bg.pak" type="data_package" lang="bg" / > |
| 21 <output filename="extensions_strings_bn.pak" type="data_package" lang="bn" / > | 21 <output filename="extensions_strings_bn.pak" type="data_package" lang="bn" / > |
| 22 <if expr="use_third_party_translations"> | 22 <if expr="use_third_party_translations"> |
| 23 <output filename="extensions_strings_bs.pak" type="data_package" lang="bs" /> | 23 <output filename="extensions_strings_bs.pak" type="data_package" lang="bs" /> |
| 24 </if> | 24 </if> |
| 25 <output filename="extensions_strings_ca.pak" type="data_package" lang="ca" / > | 25 <output filename="extensions_strings_ca.pak" type="data_package" lang="ca" / > |
| 26 <if expr="use_third_party_translations"> | 26 <if expr="use_third_party_translations"> |
| 27 <output filename="extensions_strings_ca@valencia.pak" type="data_package" lang="ca@valencia" /> | 27 <output filename="extensions_strings_ca@valencia.pak" type="data_package" lang="ca@valencia" /> |
| 28 </if> | 28 </if> |
|
Finnur
2014/10/15 10:01:26
Looks like this should be reverted.
Reilly Grant (use Gerrit)
2014/10/15 19:15:33
Done.
| |
| 29 <output filename="extensions_strings_cs.pak" type="data_package" lang="cs" / > | 29 <output filename="extensions_strings_cs.pak" type="data_package" lang="cs" / > |
| 30 <output filename="extensions_strings_da.pak" type="data_package" lang="da" / > | 30 <output filename="extensions_strings_da.pak" type="data_package" lang="da" / > |
| 31 <output filename="extensions_strings_de.pak" type="data_package" lang="de" / > | 31 <output filename="extensions_strings_de.pak" type="data_package" lang="de" / > |
| 32 <output filename="extensions_strings_el.pak" type="data_package" lang="el" / > | 32 <output filename="extensions_strings_el.pak" type="data_package" lang="el" / > |
| 33 <if expr="use_third_party_translations"> | 33 <if expr="use_third_party_translations"> |
| 34 <output filename="extensions_strings_en-AU.pak" type="data_package" lang=" en-AU" /> | 34 <output filename="extensions_strings_en-AU.pak" type="data_package" lang=" en-AU" /> |
| 35 </if> | 35 </if> |
| 36 <output filename="extensions_strings_en-GB.pak" type="data_package" lang="en -GB" /> | 36 <output filename="extensions_strings_en-GB.pak" type="data_package" lang="en -GB" /> |
| 37 <output filename="extensions_strings_en-US.pak" type="data_package" lang="en " /> | 37 <output filename="extensions_strings_en-US.pak" type="data_package" lang="en " /> |
| 38 <if expr="use_third_party_translations"> | 38 <if expr="use_third_party_translations"> |
| (...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 295 Exchange data with any computer in the domains: <ph name="DOMAINS">$1<ex >example.com example.org</ex></ph> | 295 Exchange data with any computer in the domains: <ph name="DOMAINS">$1<ex >example.com example.org</ex></ph> |
| 296 </message> | 296 </message> |
| 297 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOST" desc="Pe rmission string for access to a single specific computers on the local network o r internet."> | 297 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOST" desc="Pe rmission string for access to a single specific computers on the local network o r internet."> |
| 298 Exchange data with the computer named <ph name="HOSTNAME">$1<ex>foo.exam ple.com</ex></ph> | 298 Exchange data with the computer named <ph name="HOSTNAME">$1<ex>foo.exam ple.com</ex></ph> |
| 299 </message> | 299 </message> |
| 300 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOSTS" desc="P ermission string for access to multiple specific computers on the local network or internet."> | 300 <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOSTS" desc="P ermission string for access to multiple specific computers on the local network or internet."> |
| 301 Exchange data with the computers named: <ph name="HOSTNAMES">$1<ex>foo.e xample.com bar.example.com</ex></ph> | 301 Exchange data with the computers named: <ph name="HOSTNAMES">$1<ex>foo.e xample.com bar.example.com</ex></ph> |
| 302 </message> | 302 </message> |
| 303 | 303 |
| 304 <!-- Device API strings. Please keep alphabetized. --> | 304 <!-- Device API strings. Please keep alphabetized. --> |
| 305 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_HEADING" desc="Title of the d evice selection dialog."> | |
| 306 USB Devices | |
| 307 </message> | |
| 308 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_SINGLE" desc="Instructions as king the user to select one device for use with an app."> | |
| 309 Select a device to use with <ph name="APP_NAME">$1<ex>Chrome Dev Editor< /ex></ph>. | |
| 310 </message> | |
| 311 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_MULTIPLE" desc="Instructions asking the user to select one or more devices for use with an app."> | |
| 312 Select devices to use with <ph name="APP_NAME">$1<ex>Chrome Dev Editor</ ex></ph>. | |
| 313 </message> | |
| 314 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_DEVICE_NAME" desc="String des cribing a device in a list of devices."> | |
| 315 <ph name="PRODUCT_NAME">$1<ex>SoundKnob</ex></ph> from <ph name="VENDOR_ NAME">$2<ex>Griffin Technology</ex></ph> | |
| 316 </message> | |
| 317 <message name="IDS_DEVICE_PERMISSIONS_PROMPT_DEVICE_TOOLTIP" desc="String providing device vendor and product ID details in a tooltip."> | |
| 318 <ph name="VENDOR_NAME">$1<ex>Griffin Technology</ex></ph> (<ph name="VEN DOR_ID">$2<ex>0x1234</ex></ph>), <ph name="PRODUCT_NAME">$3<ex>SoundKnob</ex></p h> (<ph name="PRODUCT_ID">$4<ex>0x5678</ex></ph>) | |
| 319 </message> | |
| 320 <message name="IDS_DEVICE_UNKNOWN_PRODUCT" desc="String used when no human -readable product name is available for a device."> | |
| 321 Unknown Product | |
| 322 </message> | |
| 323 <message name="IDS_DEVICE_UNKNOWN_VENDOR" desc="String used when no human- readable vendor name is available for a device."> | |
| 324 Unknown Vendor | |
| 325 </message> | |
| 305 <message name="IDS_EXTENSION_PROMPT_WARNING_HID" desc="Permission string f or access to HID devices."> | 326 <message name="IDS_EXTENSION_PROMPT_WARNING_HID" desc="Permission string f or access to HID devices."> |
| 306 Access your input devices | 327 Access your input devices |
| 307 </message> | 328 </message> |
| 308 <message name="IDS_EXTENSION_PROMPT_WARNING_SERIAL" desc="Permission strin g for access to serial devices."> | 329 <message name="IDS_EXTENSION_PROMPT_WARNING_SERIAL" desc="Permission strin g for access to serial devices."> |
| 309 Access your serial devices | 330 Access your serial devices |
| 310 </message> | 331 </message> |
| 311 <message name="IDS_EXTENSION_PROMPT_WARNING_USB" desc="Permission string f or access to USB devices."> | 332 <message name="IDS_EXTENSION_PROMPT_WARNING_USB" desc="Permission string f or access to USB devices."> |
| 312 Access your USB devices | 333 Access your USB devices |
| 313 </message> | 334 </message> |
| 314 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE" desc="Permission s tring for access to a specific USB device."> | 335 <message name="IDS_EXTENSION_PROMPT_WARNING_USB_DEVICE" desc="Permission s tring for access to a specific USB device."> |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 370 <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."> | 391 <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."> |
| 371 Access your Universal 2nd Factor devices | 392 Access your Universal 2nd Factor devices |
| 372 </message> | 393 </message> |
| 373 <message name="IDS_EXTENSION_PROMPT_WARNING_WEB_CONNECTABLE" desc="Permiss ion string for allowing websites to connect to extensions."> | 394 <message name="IDS_EXTENSION_PROMPT_WARNING_WEB_CONNECTABLE" desc="Permiss ion string for allowing websites to connect to extensions."> |
| 374 Communicate with cooperating websites | 395 Communicate with cooperating websites |
| 375 </message> | 396 </message> |
| 376 | 397 |
| 377 </messages> | 398 </messages> |
| 378 </release> | 399 </release> |
| 379 </grit> | 400 </grit> |
| OLD | NEW |