| 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 <!-- Main Page --> | 4 <!-- Main Page --> |
| 5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
| 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> | 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in
settings page when the user is secondary in a multi-profile session."> |
| 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. | 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com<
/ex></ph> are being shared with you. These settings only affect your account whe
n using multiple sign-in. |
| 8 </message> | 8 </message> |
| 9 </if> | 9 </if> |
| 10 | 10 |
| (...skipping 957 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 968 </message> | 968 </message> |
| 969 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SEARCHING_PRINTER" desc="T
he searching-in-progress message shown in the manually add printer dialog."> | 969 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SEARCHING_PRINTER" desc="T
he searching-in-progress message shown in the manually add printer dialog."> |
| 970 Searching for printer... | 970 Searching for printer... |
| 971 </message> | 971 </message> |
| 972 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_NOT_FOUND_PRINTER" desc="T
he printer-not-found message shown in the manually add printer dialog."> | 972 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_NOT_FOUND_PRINTER" desc="T
he printer-not-found message shown in the manually add printer dialog."> |
| 973 Printer not found | 973 Printer not found |
| 974 </message> | 974 </message> |
| 975 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_FOUND_PRINTER" desc="The p
rinter-found message shown in the manually add printer dialog."> | 975 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_FOUND_PRINTER" desc="The p
rinter-found message shown in the manually add printer dialog."> |
| 976 Printer found | 976 Printer found |
| 977 </message> | 977 </message> |
| 978 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SELECT_MANUFACTURER_MODEL"
desc="The message shown in the select manufacturer and model dialog."> | |
| 979 Could not detect your printer model. Select a manufacturer and model from
the list. | |
| 980 </message> | |
| 981 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_MANUFACTURER" desc="Label
for the dropdown menu to select a manufacturer for the printer."> | 978 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_MANUFACTURER" desc="Label
for the dropdown menu to select a manufacturer for the printer."> |
| 982 Manufacturer | 979 Manufacturer |
| 983 </message> | 980 </message> |
| 984 <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
."> | 981 <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
."> |
| 985 Or specify your own driver: | 982 Or specify your own driver: |
| 986 </message> | 983 </message> |
| 987 <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."> | 984 <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."> |
| 988 Browse | 985 Browse |
| 989 </message> | 986 </message> |
| 990 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_DONE_MESSAGE
" desc="The message shown when a new printer is set up successfully."> | 987 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_DONE_MESSAGE
" desc="The message shown when a new printer is set up successfully."> |
| (...skipping 2070 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3061 System | 3058 System |
| 3062 </message> | 3059 </message> |
| 3063 <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."> | 3060 <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."> |
| 3064 Use hardware acceleration when available | 3061 Use hardware acceleration when available |
| 3065 </message> | 3062 </message> |
| 3066 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> | 3063 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> |
| 3067 Open proxy settings | 3064 Open proxy settings |
| 3068 </message> | 3065 </message> |
| 3069 </if> | 3066 </if> |
| 3070 </grit-part> | 3067 </grit-part> |
| OLD | NEW |