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

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

Issue 2572963004: MD Settings: Add "Show Google Now cards in the launcher" row in Search section. (Closed)
Patch Set: Rebase Created 4 years 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/extensions/api/settings_private/prefs_util.cc » ('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 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu ild) unknown (64-bit)"> 5 <message name="IDS_SETTINGS_ABOUT_PAGE_BROWSER_VERSION" desc="The text label d escribing the version of the browser, example: Version 57.0.2937.0 (Developer Bu ild) unknown (64-bit)">
6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p h> <ph name="PRODUCT_VERSION_BITS">$4</ph> 6 Version <ph name="PRODUCT_VERSION">$1<ex>15.0.865.0</ex></ph> (<ph name="PRO DUCT_CHANNEL">$2<ex>Developer Build</ex></ph>) <ph name="PRODUCT_MODIFIER">$3</p h> <ph name="PRODUCT_VERSION_BITS">$4</ph>
7 </message> 7 </message>
8 <if expr="chromeos"> 8 <if expr="chromeos">
9 <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."> 9 <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.">
10 Detailed build information 10 Detailed build information
(...skipping 1626 matching lines...) Expand 10 before | Expand all | Expand 10 after
1637 </message> 1637 </message>
1638 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_LABEL" desc="Text t o display when the user has audio history enabled."> 1638 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_LABEL" desc="Text t o display when the user has audio history enabled.">
1639 Voice and Audio Activity for <ph name="USER_EMAIL">$1<ex>joe@gmail.com</ex>< /ph>. 1639 Voice and Audio Activity for <ph name="USER_EMAIL">$1<ex>joe@gmail.com</ex>< /ph>.
1640 </message> 1640 </message>
1641 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_SUBTEXT" desc="Subt ext describing why audio history is enabled."> 1641 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_SUBTEXT" desc="Subt ext describing why audio history is enabled.">
1642 Enabled (required to use "Ok Google") 1642 Enabled (required to use "Ok Google")
1643 </message> 1643 </message>
1644 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_RETRAIN" desc="Text for button to retrain the OK Google hotword voice model."> 1644 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_RETRAIN" desc="Text for button to retrain the OK Google hotword voice model.">
1645 Retrain 1645 Retrain
1646 </message> 1646 </message>
1647 <message name="IDS_SETTINGS_SEARCH_ENABLE_GOOGLE_NOW" desc="Label for the chec kbox which enables the Google Now in the launcher.">
1648 Show Google Now cards in the launcher
1649 </message>
1647 1650
1648 <!-- Search Engines Page --> 1651 <!-- Search Engines Page -->
1649 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines."> 1652 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines.">
1650 Search Engines 1653 Search Engines
1651 </message> 1654 </message>
1652 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine."> 1655 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine.">
1653 Add search engine 1656 Add search engine
1654 </message> 1657 </message>
1655 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine."> 1658 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine.">
1656 Edit search engine 1659 Edit search engine
(...skipping 1081 matching lines...) Expand 10 before | Expand all | Expand 10 after
2738 System 2741 System
2739 </message> 2742 </message>
2740 <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."> 2743 <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.">
2741 Use hardware acceleration when available 2744 Use hardware acceleration when available
2742 </message> 2745 </message>
2743 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2746 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2744 Change proxy settings 2747 Change proxy settings
2745 </message> 2748 </message>
2746 </if> 2749 </if>
2747 </grit-part> 2750 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/settings_private/prefs_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698