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 1826 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1837 <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."> | 1837 <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."> |
1838 Fast | 1838 Fast |
1839 </message> | 1839 </message> |
1840 <message name="IDS_SETTINGS_KEYBOARD_SHOW_KEYBOARD_SHORTCUTS_OVERLAY" desc="
The link to open the keyboard shortuts overlay."> | 1840 <message name="IDS_SETTINGS_KEYBOARD_SHOW_KEYBOARD_SHORTCUTS_OVERLAY" desc="
The link to open the keyboard shortuts overlay."> |
1841 View keyboard shortcuts | 1841 View keyboard shortcuts |
1842 </message> | 1842 </message> |
1843 <message name="IDS_SETTINGS_KEYBOARD_SHOW_LANGUAGE_AND_INPUT" desc="The link
to navigate to the language and input method settings."> | 1843 <message name="IDS_SETTINGS_KEYBOARD_SHOW_LANGUAGE_AND_INPUT" desc="The link
to navigate to the language and input method settings."> |
1844 Change language and input settings | 1844 Change language and input settings |
1845 </message> | 1845 </message> |
1846 | 1846 |
1847 <!-- Note --> | 1847 <!-- Stylus --> |
1848 <message name="IDS_OPTIONS_NOTE_TITLE" desc="Title of the note-taking option
s (non material-design) page."> | 1848 <message name="IDS_SETTINGS_STYLUS_TITLE" desc="Title of the stylus settings
page."> |
1849 Note settings | 1849 Stylus settings |
1850 </message> | 1850 </message> |
1851 <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking setti
ngs page."> | 1851 <message name="IDS_SETTINGS_STYLUS_AUTO_OPEN_STYLUS_TOOLS" desc="Label that
tells the user that the stylus tools will be automatically opened and closed whe
n they insert or eject the stylus."> |
1852 Note | 1852 Open stylus tools when the stylus is removed |
1853 </message> | 1853 </message> |
1854 <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."> | 1854 <message name="IDS_SETTINGS_STYLUS_ENABLE_STYLUS_TOOLS" desc="Toggle that le
ts the user enable or disable the stylus tools."> |
1855 Auto-launch the note-app | 1855 Show stylus tools in the shelf |
1856 </message> | 1856 </message> |
1857 <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."> | 1857 <message name="IDS_SETTINGS_STYLUS_FIND_MORE_APPS" desc="URL label that open
s up the Play Store to a curated list of stylus applications."> |
1858 Find more note-taking applications | 1858 Find more stylus applications |
1859 </message> | 1859 </message> |
1860 | 1860 |
1861 <!-- Display --> | 1861 <!-- Display --> |
1862 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit
le for display settings."> | 1862 <message name="IDS_SETTINGS_DISPLAY_TITLE" desc="In Device Settings, the tit
le for display settings."> |
1863 Displays | 1863 Displays |
1864 </message> | 1864 </message> |
1865 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT" desc="In Device Settings >
Displays, the label for the display arrangement section."> | 1865 <message name="IDS_SETTINGS_DISPLAY_ARRANGEMENT" desc="In Device Settings >
Displays, the label for the display arrangement section."> |
1866 Arrangement | 1866 Arrangement |
1867 </message> | 1867 </message> |
1868 <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displ
ays, the label for the control for mirroring."> | 1868 <message name="IDS_SETTINGS_DISPLAY_MIRROR" desc="In Device Settings > Displ
ays, the label for the control for mirroring."> |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1915 System | 1915 System |
1916 </message> | 1916 </message> |
1917 <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."> | 1917 <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."> |
1918 Use hardware acceleration when available | 1918 Use hardware acceleration when available |
1919 </message> | 1919 </message> |
1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
1921 Change proxy settings | 1921 Change proxy settings |
1922 </message> | 1922 </message> |
1923 </if> | 1923 </if> |
1924 </grit-part> | 1924 </grit-part> |
OLD | NEW |