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_DETAILED_BUILD_INFO" desc="Label desc
ribing the section that shows detailed information about the current Chrome buil
d."> | 6 <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."> |
7 Detailed build information | 7 Detailed build information |
8 </message> | 8 </message> |
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers
ion"> |
10 ARC Version | 10 ARC Version |
(...skipping 813 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
824 </message> | 824 </message> |
825 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_FOUND_PRINTER" desc="The p
rinter-found message shown in the manually add printer dialog."> | 825 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_FOUND_PRINTER" desc="The p
rinter-found message shown in the manually add printer dialog."> |
826 Printer found | 826 Printer found |
827 </message> | 827 </message> |
828 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SELECT_MANUFACTURER_MODEL"
desc="The message shown in the select manufacturer and model dialog."> | 828 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SELECT_MANUFACTURER_MODEL"
desc="The message shown in the select manufacturer and model dialog."> |
829 Could not detect your printer model. Select a manufacturer and model from
the list. | 829 Could not detect your printer model. Select a manufacturer and model from
the list. |
830 </message> | 830 </message> |
831 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_MANUFACTURER" desc="Label
for the dropdown menu to select a manufacturer for the printer."> | 831 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_MANUFACTURER" desc="Label
for the dropdown menu to select a manufacturer for the printer."> |
832 Manufacturer | 832 Manufacturer |
833 </message> | 833 </message> |
| 834 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SELECT_DRIVER" desc="Label
for the file selector to manually select a PPD file from the user's file system
."> |
| 835 Or specify your own driver: |
| 836 </message> |
| 837 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_BUTTON_SELECT_DRIVER" desc
="Text for the button which allows user to select a PPD file from the file syste
m."> |
| 838 Browse |
| 839 </message> |
834 </if> | 840 </if> |
835 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting
s, the title of the google cloud printers setting section."> | 841 <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Setting
s, the title of the google cloud printers setting section."> |
836 Google Cloud Print | 842 Google Cloud Print |
837 </message> | 843 </message> |
838 | 844 |
839 <!-- Downloads Page --> | 845 <!-- Downloads Page --> |
840 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d
isplays download preferences."> | 846 <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which d
isplays download preferences."> |
841 Downloads | 847 Downloads |
842 </message> | 848 </message> |
843 <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which
allows the user to specify the default download directory."> | 849 <message name="IDS_SETTINGS_DOWNLOAD_LOCATION" desc="Label for the input which
allows the user to specify the default download directory."> |
(...skipping 1461 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2305 System | 2311 System |
2306 </message> | 2312 </message> |
2307 <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."> | 2313 <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."> |
2308 Use hardware acceleration when available | 2314 Use hardware acceleration when available |
2309 </message> | 2315 </message> |
2310 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2316 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
2311 Change proxy settings | 2317 Change proxy settings |
2312 </message> | 2318 </message> |
2313 </if> | 2319 </if> |
2314 </grit-part> | 2320 </grit-part> |
OLD | NEW |