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 <if expr="chromeos"> | 5 <if expr="chromeos"> |
6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l
abel to check for updates and apply (download and install) if found"> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l
abel to check for updates and apply (download and install) if found"> |
7 Check for updates | 7 Check for updates |
8 </message> | 8 </message> |
9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta
ble label in the message about current channel."> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta
ble label in the message about current channel."> |
10 stable | 10 stable |
(...skipping 605 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
616 </message> | 616 </message> |
617 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINT_LEARN_MORE_LABEL" desc="Label
for the link that teaches users how to use Google Cloud Print"> | 617 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINT_LEARN_MORE_LABEL" desc="Label
for the link that teaches users how to use Google Cloud Print"> |
618 Set up or manage printers in Google Cloud Print. | 618 Set up or manage printers in Google Cloud Print. |
619 </message> | 619 </message> |
620 <message name="IDS_SETTINGS_PRINTING_NOTIFICATIONS_LABEL" desc="Label for the
checkbox which enabled notifications when new printers are added to the user's n
etwork"> | 620 <message name="IDS_SETTINGS_PRINTING_NOTIFICATIONS_LABEL" desc="Label for the
checkbox which enabled notifications when new printers are added to the user's n
etwork"> |
621 Show notifications when new printers are detected on the network | 621 Show notifications when new printers are detected on the network |
622 </message> | 622 </message> |
623 <message name="IDS_SETTINGS_PRINTING_MANAGE_CLOUD_PRINT_DEVICES" desc="Text fo
r the button which allows users to manager their Google Cloud Print devices"> | 623 <message name="IDS_SETTINGS_PRINTING_MANAGE_CLOUD_PRINT_DEVICES" desc="Text fo
r the button which allows users to manager their Google Cloud Print devices"> |
624 Manage Cloud Print devices | 624 Manage Cloud Print devices |
625 </message> | 625 </message> |
| 626 <if expr="chromeos"> |
| 627 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTERS" desc="In Printing Settin
gs, the title of the CUPS printers setting section."> |
| 628 Printers |
| 629 </message> |
| 630 </if> |
| 631 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting
s, the title of the google cloud printers setting section."> |
| 632 Google Cloud Print |
| 633 </message> |
626 | 634 |
627 <!-- Downloads Page --> | 635 <!-- Downloads Page --> |
628 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d
isplays download preferences."> | 636 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d
isplays download preferences."> |
629 Downloads | 637 Downloads |
630 </message> | 638 </message> |
631 <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which
allows the user to specify the default download directory."> | 639 <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which
allows the user to specify the default download directory."> |
632 Location | 640 Location |
633 </message> | 641 </message> |
634 <message name="IDS_SETTINGS_CHANGE_DOWNLOAD_LOCATION" desc="Text for the butto
n which allows the user to change the default download directory."> | 642 <message name="IDS_SETTINGS_CHANGE_DOWNLOAD_LOCATION" desc="Text for the butto
n which allows the user to change the default download directory."> |
635 Change | 643 Change |
(...skipping 1037 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1673 System | 1681 System |
1674 </message> | 1682 </message> |
1675 <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."> | 1683 <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."> |
1676 Use hardware acceleration when available | 1684 Use hardware acceleration when available |
1677 </message> | 1685 </message> |
1678 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1686 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
1679 Change proxy settings | 1687 Change proxy settings |
1680 </message> | 1688 </message> |
1681 </if> | 1689 </if> |
1682 </grit-part> | 1690 </grit-part> |
OLD | NEW |