| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
| 3 <grit-part> | 3 <grit-part> |
| 4 <!-- About Page --> | 4 <!-- About Page --> |
| 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d
escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu
ild) unknown (64-bit)"> | 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d
escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu
ild) unknown (64-bit)"> |
| 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO
DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p
h> <ph name="PRODUCT_VERSION_BITS">$4</ph> | 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO
DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p
h> <ph name="PRODUCT_VERSION_BITS">$4</ph> |
| 7 </message> | 7 </message> |
| 8 <if expr="chromeos"> | 8 <if expr="chromeos"> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> |
| 10 Detailed build information | 10 Detailed build information |
| (...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 468 <message name="IDS_SETTINGS_DEFAULT_BROWSER_MAKE_DEFAULT_BUTTON" desc="Text
of the button used to make Chrome the default browser on the user's system."> | 468 <message name="IDS_SETTINGS_DEFAULT_BROWSER_MAKE_DEFAULT_BUTTON" desc="Text
of the button used to make Chrome the default browser on the user's system."> |
| 469 Make default | 469 Make default |
| 470 </message> | 470 </message> |
| 471 </if> | 471 </if> |
| 472 | 472 |
| 473 <!-- Bluetooth Page --> | 473 <!-- Bluetooth Page --> |
| 474 <if expr="chromeos"> | 474 <if expr="chromeos"> |
| 475 <message name="IDS_SETTINGS_BLUETOOTH" desc="Name of the settings page which
displays Bluetooth device settings."> | 475 <message name="IDS_SETTINGS_BLUETOOTH" desc="Name of the settings page which
displays Bluetooth device settings."> |
| 476 Bluetooth | 476 Bluetooth |
| 477 </message> | 477 </message> |
| 478 <message name="IDS_SETTINGS_BLUETOOTH_DEVICE_LIST_PAIRED" desc="Title of the
settings subsection listing paired Bluetooth devices."> |
| 479 Paired devices |
| 480 </message> |
| 481 <message name="IDS_SETTINGS_BLUETOOTH_DEVICE_LIST_UNPAIRED" desc="Title of t
he settings subsection listing unpaired Bluetooth devices."> |
| 482 Unpaired devices |
| 483 </message> |
| 478 <message name="IDS_SETTINGS_BLUETOOTH_PAIR" desc="Label for the settings but
ton to pair a previously paired Bluetooth device."> | 484 <message name="IDS_SETTINGS_BLUETOOTH_PAIR" desc="Label for the settings but
ton to pair a previously paired Bluetooth device."> |
| 479 Pair | 485 Pair |
| 480 </message> | 486 </message> |
| 481 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE" desc="Label for the setti
ngs button to add and pair a new Bluetooth device."> | |
| 482 Pair device | |
| 483 </message> | |
| 484 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE_TITLE" desc="Title of the
settings dialog for adding or pairing Bluetooth a device."> | 487 <message name="IDS_SETTINGS_BLUETOOTH_PAIR_DEVICE_TITLE" desc="Title of the
settings dialog for adding or pairing Bluetooth a device."> |
| 485 Pair Bluetooth device | 488 Pair Bluetooth device |
| 486 </message> | 489 </message> |
| 487 <message name="IDS_SETTINGS_BLUETOOTH_SCANNING" desc="Message displayed whil
e scanning for Bluetooth devices."> | 490 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES" desc="Message displayed wh
en there are no paired Bluetooth devices scan."> |
| 488 Scanning for devices... | 491 No paired devices. |
| 489 </message> | 492 </message> |
| 490 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES" desc="Message displayed wh
en no Bluetooth devices are found after a scan."> | 493 <message name="IDS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND" desc="Message displa
yed when no Bluetooth devices are found after a scan."> |
| 491 No Bluetooth devices found. | 494 No Bluetooth devices found. |
| 492 </message> | 495 </message> |
| 493 <message name="IDS_SETTINGS_BLUETOOTH_ENABLED" desc="Label for Bluetooth sec
tion when enabled."> | 496 <message name="IDS_SETTINGS_BLUETOOTH_ENABLED" desc="Label for Bluetooth sec
tion when enabled."> |
| 494 Bluetooth enabled | 497 Enabled |
| 495 </message> | 498 </message> |
| 496 <message name="IDS_SETTINGS_BLUETOOTH_DISABLED" desc="Label for Bluetooth se
ction when disabled."> | 499 <message name="IDS_SETTINGS_BLUETOOTH_DISABLED" desc="Label for Bluetooth se
ction when disabled."> |
| 497 Bluetooth disabled | 500 Disabled |
| 498 </message> | 501 </message> |
| 499 <message name="IDS_SETTINGS_BLUETOOTH_EXPAND_ACCESSIBILITY_LABEL" desc="Labe
l for the button that toggles showing available Bluetooth devices. Only visible
by screen reader software."> | 502 <message name="IDS_SETTINGS_BLUETOOTH_EXPAND_ACCESSIBILITY_LABEL" desc="Labe
l for the button that toggles showing available Bluetooth devices. Only visible
by screen reader software."> |
| 500 Show available Bluetooth devices | 503 Show available Bluetooth devices |
| 501 </message> | 504 </message> |
| 502 <message name="IDS_SETTINGS_BLUETOOTH_REMOVE" desc="Label for removing (unpa
iring) a paired Bluetooth device"> | 505 <message name="IDS_SETTINGS_BLUETOOTH_REMOVE" desc="Label for removing (unpa
iring) a paired Bluetooth device"> |
| 503 Remove from list | 506 Remove from list |
| 504 </message> | 507 </message> |
| 505 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PINCODE" desc="Bluetooth pairi
ng message typically displayed when the external Bluetooth 2.0 and older device
has no display or means of input."> | 508 <message name="IDS_SETTINGS_BLUETOOTH_REQUEST_PINCODE" desc="Bluetooth pairi
ng message typically displayed when the external Bluetooth 2.0 and older device
has no display or means of input."> |
| 506 Please enter the PIN for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>": | 509 Please enter the PIN for "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>": |
| 507 </message> | 510 </message> |
| (...skipping 2286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2794 System | 2797 System |
| 2795 </message> | 2798 </message> |
| 2796 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> | 2799 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> |
| 2797 Use hardware acceleration when available | 2800 Use hardware acceleration when available |
| 2798 </message> | 2801 </message> |
| 2799 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2802 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2800 Change proxy settings | 2803 Change proxy settings |
| 2801 </message> | 2804 </message> |
| 2802 </if> | 2805 </if> |
| 2803 </grit-part> | 2806 </grit-part> |
| OLD | NEW |