| 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 1724 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1735 <message name="IDS_SETTINGS_KEYBOARD_AUTO_REPEAT_FAST" desc="The label for t
he end of the auto-repeat rate slider, representing a fast repeat rate."> | 1735 <message name="IDS_SETTINGS_KEYBOARD_AUTO_REPEAT_FAST" desc="The label for t
he end of the auto-repeat rate slider, representing a fast repeat rate."> |
| 1736 Fast | 1736 Fast |
| 1737 </message> | 1737 </message> |
| 1738 <message name="IDS_SETTINGS_KEYBOARD_SHOW_KEYBOARD_SHORTCUTS_OVERLAY" desc="
The link to open the keyboard shortuts overlay."> | 1738 <message name="IDS_SETTINGS_KEYBOARD_SHOW_KEYBOARD_SHORTCUTS_OVERLAY" desc="
The link to open the keyboard shortuts overlay."> |
| 1739 View keyboard shortcuts | 1739 View keyboard shortcuts |
| 1740 </message> | 1740 </message> |
| 1741 <message name="IDS_SETTINGS_KEYBOARD_SHOW_LANGUAGE_AND_INPUT" desc="The link
to navigate to the language and input method settings."> | 1741 <message name="IDS_SETTINGS_KEYBOARD_SHOW_LANGUAGE_AND_INPUT" desc="The link
to navigate to the language and input method settings."> |
| 1742 Change language and input settings | 1742 Change language and input settings |
| 1743 </message> | 1743 </message> |
| 1744 | 1744 |
| 1745 <!-- Note --> |
| 1746 <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking setti
ngs page."> |
| 1747 Note |
| 1748 </message> |
| 1749 <message name="IDS_SETTINGS_NOTE_DEFAULT_APP_AUTO_LAUNCH" desc="Label that t
ells the user that the note-taking app will be auto-launched on eject input even
ts."> |
| 1750 Auto-launch the note-app |
| 1751 </message> |
| 1752 <message name="IDS_SETTINGS_NOTE_FIND_MORE_APPS" desc="URL label that opens
up the Play Store to a curated list of note-taking applications."> |
| 1753 Find more note-taking applications |
| 1754 </message> |
| 1755 |
| 1745 <!-- Display --> | 1756 <!-- Display --> |
| 1746 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit
le for display settings."> | 1757 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit
le for display settings."> |
| 1747 Displays | 1758 Displays |
| 1748 </message> | 1759 </message> |
| 1749 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT" desc="In Device Settings >
Displays, the label for the display arrangement section."> | 1760 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT" desc="In Device Settings >
Displays, the label for the display arrangement section."> |
| 1750 Arrangement | 1761 Arrangement |
| 1751 </message> | 1762 </message> |
| 1752 <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displ
ays, the label for the control for mirroring."> | 1763 <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displ
ays, the label for the control for mirroring."> |
| 1753 Mirror displays | 1764 Mirror displays |
| 1754 </message> | 1765 </message> |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1799 System | 1810 System |
| 1800 </message> | 1811 </message> |
| 1801 <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."> | 1812 <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."> |
| 1802 Use hardware acceleration when available | 1813 Use hardware acceleration when available |
| 1803 </message> | 1814 </message> |
| 1804 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1815 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1805 Change proxy settings | 1816 Change proxy settings |
| 1806 </message> | 1817 </message> |
| 1807 </if> | 1818 </if> |
| 1808 </grit-part> | 1819 </grit-part> |
| OLD | NEW |