| 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 900 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 911 </message> | 911 </message> |
| 912 <message name="IDS_SETTINGS_PRINTING_CUPS_SEARCH_LABEL" desc="The placeholde
r text in the printer search field."> | 912 <message name="IDS_SETTINGS_PRINTING_CUPS_SEARCH_LABEL" desc="The placeholde
r text in the printer search field."> |
| 913 printer name | 913 printer name |
| 914 </message> | 914 </message> |
| 915 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTERS_NEARBY_TITLE" desc="T
ext for the title of the dialog that is used to add nearby printers."> | 915 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTERS_NEARBY_TITLE" desc="T
ext for the title of the dialog that is used to add nearby printers."> |
| 916 Add a nearby printer | 916 Add a nearby printer |
| 917 </message> | 917 </message> |
| 918 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTERS_MANUALLY_TITLE" desc=
"Text for the title of the dialog that is used to manually add a printer instead
of automatically finding ones nearby."> | 918 <message name="IDS_SETTINGS_PRINTING_CUPS_ADD_PRINTERS_MANUALLY_TITLE" desc=
"Text for the title of the dialog that is used to manually add a printer instead
of automatically finding ones nearby."> |
| 919 Add a printer manually | 919 Add a printer manually |
| 920 </message> | 920 </message> |
| 921 <message name="IDS_SETTINGS_PRINTING_CUPS_SELECT_MANUFACTURER_AND_MODEL_TITL
E" desc="Text for the title of the dialog that is used to select a manufacturer
and model from the drop down list."> |
| 922 Select a printer manufacturer and model |
| 923 </message> |
| 921 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_TITLE" desc="Text
for the title of the Printer Details subpage."> | 924 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_DETAILS_TITLE" desc="Text
for the title of the Printer Details subpage."> |
| 922 Printer details | 925 Printer details |
| 923 </message> | 926 </message> |
| 924 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED" desc="Label for
the toggle control to show/hide the advanced details of the printer."> | 927 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED" desc="Label for
the toggle control to show/hide the advanced details of the printer."> |
| 925 Advanced | 928 Advanced |
| 926 </message> | 929 </message> |
| 927 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED_ACCESSIBILITY_LAB
EL" desc="Label for the button that toggles showing the advanced printer options
for a particular printer. Only visible by screen reader software."> | 930 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED_ACCESSIBILITY_LAB
EL" desc="Label for the button that toggles showing the advanced printer options
for a particular printer. Only visible by screen reader software."> |
| 928 Show advanced printer options | 931 Show advanced printer options |
| 929 </message> | 932 </message> |
| 930 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED_ADDRESS" desc="La
bel for the CUPS printer address in the Advanced section in the printer details
page."> | 933 <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADVANCED_ADDRESS" desc="La
bel for the CUPS printer address in the Advanced section in the printer details
page."> |
| (...skipping 2226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3157 System | 3160 System |
| 3158 </message> | 3161 </message> |
| 3159 <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."> | 3162 <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."> |
| 3160 Use hardware acceleration when available | 3163 Use hardware acceleration when available |
| 3161 </message> | 3164 </message> |
| 3162 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> | 3165 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_LABEL" desc="Label for the
control that opens a user's network proxy settings."> |
| 3163 Open proxy settings | 3166 Open proxy settings |
| 3164 </message> | 3167 </message> |
| 3165 </if> | 3168 </if> |
| 3166 </grit-part> | 3169 </grit-part> |
| OLD | NEW |