| 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 1809 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1820 Change language and input settings | 1820 Change language and input settings |
| 1821 </message> | 1821 </message> |
| 1822 | 1822 |
| 1823 <!-- Note --> | 1823 <!-- Note --> |
| 1824 <message name="IDS_OPTIONS_NOTE_TITLE" desc="Title of the note-taking option
s (non material-design) page."> | 1824 <message name="IDS_OPTIONS_NOTE_TITLE" desc="Title of the note-taking option
s (non material-design) page."> |
| 1825 Note settings | 1825 Note settings |
| 1826 </message> | 1826 </message> |
| 1827 <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking setti
ngs page."> | 1827 <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking setti
ngs page."> |
| 1828 Note | 1828 Note |
| 1829 </message> | 1829 </message> |
| 1830 <message name="IDS_SETTINGS_NOTE_ENABLE_ASH_PALETTE" desc="Label that tells
the user that the ash palette will be enabled."> |
| 1831 Enable palette |
| 1832 </message> |
| 1830 <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."> | 1833 <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."> |
| 1831 Auto-launch the note-app | 1834 Auto-launch the note-app |
| 1832 </message> | 1835 </message> |
| 1833 <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."> | 1836 <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."> |
| 1834 Find more note-taking applications | 1837 Find more note-taking applications |
| 1835 </message> | 1838 </message> |
| 1836 | 1839 |
| 1837 <!-- Display --> | 1840 <!-- Display --> |
| 1838 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit
le for display settings."> | 1841 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit
le for display settings."> |
| 1839 Displays | 1842 Displays |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1891 System | 1894 System |
| 1892 </message> | 1895 </message> |
| 1893 <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."> | 1896 <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."> |
| 1894 Use hardware acceleration when available | 1897 Use hardware acceleration when available |
| 1895 </message> | 1898 </message> |
| 1896 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1899 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 1897 Change proxy settings | 1900 Change proxy settings |
| 1898 </message> | 1901 </message> |
| 1899 </if> | 1902 </if> |
| 1900 </grit-part> | 1903 </grit-part> |
| OLD | NEW |