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

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

Issue 2718283002: MD Settings: Change "omnibox" to "address bar" (Closed)
Patch Set: Created 3 years, 9 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 | no next file » | 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 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1623 matching lines...) Expand 10 before | Expand all | Expand 10 after
1634 </message> 1634 </message>
1635 <message name="IDS_SETTINGS_RESET_AUTOMATED_DIALOG_TITLE" desc="The title of t he dialog informing the user that automated resetting of some settings occurred. "> 1635 <message name="IDS_SETTINGS_RESET_AUTOMATED_DIALOG_TITLE" desc="The title of t he dialog informing the user that automated resetting of some settings occurred. ">
1636 Some settings were reset 1636 Some settings were reset
1637 </message> 1637 </message>
1638 1638
1639 <!-- Search Page --> 1639 <!-- Search Page -->
1640 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> 1640 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences.">
1641 Search engine 1641 Search engine
1642 </message> 1642 </message>
1643 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> 1643 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting.">
1644 Search engine used when searching from the <ph name="BEGIN_LINK">&lt;a targe t="_blank" href="$1"&gt;</ph>omnibox<ph name="END_LINK">&lt;/a&gt;</ph> 1644 Search engine used when searching from the <ph name="BEGIN_LINK">&lt;a targe t="_blank" href="$1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph>
1645 </message> 1645 </message>
1646 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button."> 1646 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button.">
1647 Manage search engines 1647 Manage search engines
1648 </message> 1648 </message>
1649 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES_DESCRIPTION" desc="De scription label for the Manage Search Engines button."> 1649 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES_DESCRIPTION" desc="De scription label for the Manage Search Engines button.">
1650 Add, edit, or remove search engines 1650 Add, edit, or remove search engines
1651 </message> 1651 </message>
1652 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword."> 1652 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword.">
1653 Enable "Ok Google" to start a voice search. 1653 Enable "Ok Google" to start a voice search.
1654 </message> 1654 </message>
(...skipping 1243 matching lines...) Expand 10 before | Expand all | Expand 10 after
2898 System 2898 System
2899 </message> 2899 </message>
2900 <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."> 2900 <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.">
2901 Use hardware acceleration when available 2901 Use hardware acceleration when available
2902 </message> 2902 </message>
2903 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2903 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2904 Change proxy settings 2904 Change proxy settings
2905 </message> 2905 </message>
2906 </if> 2906 </if>
2907 </grit-part> 2907 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698