| 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 733 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 744 </message> | 744 </message> |
| 745 </if> | 745 </if> |
| 746 <if expr="not chromeos"> | 746 <if expr="not chromeos"> |
| 747 <message name="IDS_SETTINGS_LANGUAGES_PAGE_TITLE" desc="Name of the settings
page which displays language preferences."> | 747 <message name="IDS_SETTINGS_LANGUAGES_PAGE_TITLE" desc="Name of the settings
page which displays language preferences."> |
| 748 Languages | 748 Languages |
| 749 </message> | 749 </message> |
| 750 </if> | 750 </if> |
| 751 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for th
e currently used language in the header for the collapsible list of languages."> | 751 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for th
e currently used language in the header for the collapsible list of languages."> |
| 752 Language | 752 Language |
| 753 </message> | 753 </message> |
| 754 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de
sc="Explanatory message about ordering the list of languages."> |
| 755 Order languages based on your preference. |
| 756 </message> |
| 757 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_UP" desc="Label for
the menu item that moves the language up in the list of languages."> |
| 758 Move up |
| 759 </message> |
| 760 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_DOWN" desc="Label fo
r the menu item that moves the language down in the list of languages."> |
| 761 Move down |
| 762 </message> |
| 763 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_LANGUAGE_DETAIL" desc="La
bel for the menu item which opens a sub-page that displays details for a languag
e."> |
| 764 Language settings |
| 765 </message> |
| 754 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_MANAGE" desc="Button under the
list of enabled languages which opens a sub-page that lets the user enable or d
isable languages."> | 766 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_MANAGE" desc="Button under the
list of enabled languages which opens a sub-page that lets the user enable or d
isable languages."> |
| 755 Manage languages | 767 Manage languages |
| 756 </message> | 768 </message> |
| 757 <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_TRANSLATE_IN_THIS_LANGUAGE" des
c="The label for a checkbox which indicates whether or not pages in this languag
e should be translated by default."> | 769 <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_TRANSLATE_IN_THIS_LANGUAGE" des
c="The label for a checkbox which indicates whether or not pages in this languag
e should be translated by default."> |
| 758 Offer to translate pages in this language | 770 Offer to translate pages in this language |
| 759 </message> | 771 </message> |
| 760 <message name="IDS_SETTINGS_LANGUAGES_CANNOT_TRANSLATE_IN_THIS_LANGUAGE" desc=
"The string displayed in the details for a language when the language cannot be
translated from."> | 772 <message name="IDS_SETTINGS_LANGUAGES_CANNOT_TRANSLATE_IN_THIS_LANGUAGE" desc=
"The string displayed in the details for a language when the language cannot be
translated from."> |
| 761 This language cannot be translated | 773 This language cannot be translated |
| 762 </message> | 774 </message> |
| 763 <if expr="chromeos"> | 775 <if expr="chromeos"> |
| (...skipping 794 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1558 System | 1570 System |
| 1559 </message> | 1571 </message> |
| 1560 <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."> | 1572 <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."> |
| 1561 Use hardware acceleration when available | 1573 Use hardware acceleration when available |
| 1562 </message> | 1574 </message> |
| 1563 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1575 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1564 Change proxy settings | 1576 Change proxy settings |
| 1565 </message> | 1577 </message> |
| 1566 </if> | 1578 </if> |
| 1567 </grit-part> | 1579 </grit-part> |
| OLD | NEW |