Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(829)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2188033005: Add note page to options. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-settings
Patch Set: Initial upload Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options.css » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1725 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 --> 1745 <!-- Note -->
1746 <message name="IDS_OPTIONS_NOTE_TITLE" desc="Title of the note-taking option s (non material-design) page.">
1747 Note settings
1748 </message>
1746 <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking setti ngs page."> 1749 <message name="IDS_SETTINGS_NOTE_TITLE" desc="Title of the note-taking setti ngs page.">
1747 Note 1750 Note
1748 </message> 1751 </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."> 1752 <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 1753 Auto-launch the note-app
1751 </message> 1754 </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."> 1755 <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 1756 Find more note-taking applications
1754 </message> 1757 </message>
1755 1758
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
1810 System 1813 System
1811 </message> 1814 </message>
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."> 1815 <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.">
1813 Use hardware acceleration when available 1816 Use hardware acceleration when available
1814 </message> 1817 </message>
1815 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1818 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1816 Change proxy settings 1819 Change proxy settings
1817 </message> 1820 </message>
1818 </if> 1821 </if>
1819 </grit-part> 1822 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698