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

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

Issue 2507363002: MD Settings: Add Hotword (OK Google) section to search_page (Closed)
Patch Set: Nit 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 <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 1559 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 </message> 1570 </message>
1571 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button."> 1571 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button.">
1572 Manage search engines 1572 Manage search engines
1573 </message> 1573 </message>
1574 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES_DESCRIPTION" desc="De scription label for the Manage Search Engines button."> 1574 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES_DESCRIPTION" desc="De scription label for the Manage Search Engines button.">
1575 Add, edit, or remove search engines 1575 Add, edit, or remove search engines
1576 </message> 1576 </message>
1577 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword."> 1577 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword.">
1578 Enable "Ok Google" to start a voice search. 1578 Enable "Ok Google" to start a voice search.
1579 </message> 1579 </message>
1580 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LEARN_MORE_LINK" desc="Link which opens page to learn more about the OK Google hotword."> 1580 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_SUBTEXT_ALWAYS_ON" desc="Subtext describing when the OK Google hotword may be used.">
1581 Learn more 1581 Say "Ok Google" when the screen is on and unlocked.
1582 </message> 1582 </message>
1583 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_DESCRIPTION_LABEL" desc="Label de scribing when the OK Google hotword may be used."> 1583 <if expr="chromeos">
1584 Say "Ok Google" in a new tab and google.com 1584 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_SUBTEXT_NO_HARDWARE" desc="Subt ext describing when the OK Google hotword may be used for devices without hardwa re support.">
1585 Say "Ok Google" in a new tab, google.com, and the App Launcher
1586 </message>
1587 </if>
1588 <if expr="not chromeos">
1589 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_SUBTEXT_NO_HARDWARE" desc="Subt ext describing when the OK Google hotword may be used for devices with no hardwa re support.">
1590 Say "Ok Google" in a new tab and google.com
1591 </message>
1592 </if>
1593 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LEARN_MORE" desc="In Search Setti ngs, the text for the 'learn more' link next to the OK Google hotword enable che ckbox.">
1594 Learn more.
1595 </message>
1596 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_LABEL" desc="Text t o display when the user has audio history enabled.">
1597 Voice and Audio Activity for <ph name="USER_EMAIL">$1<ex>joe@gmail.com</ex>< /ph>.
1598 </message>
1599 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_SUBTEXT" desc="Subt ext describing why audio history is enabled.">
1600 Enabled (required to use "Ok Google")
1601 </message>
1602 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_RETRAIN" desc="Text for button to retrain the OK Google hotword voice model.">
1603 Retrain
1585 </message> 1604 </message>
1586 1605
1587 <!-- Search Engines Page --> 1606 <!-- Search Engines Page -->
1588 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines."> 1607 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines.">
1589 Search Engines 1608 Search Engines
1590 </message> 1609 </message>
1591 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine."> 1610 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine.">
1592 Add search engine 1611 Add search engine
1593 </message> 1612 </message>
1594 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine."> 1613 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine.">
(...skipping 1085 matching lines...) Expand 10 before | Expand all | Expand 10 after
2680 System 2699 System
2681 </message> 2700 </message>
2682 <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."> 2701 <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.">
2683 Use hardware acceleration when available 2702 Use hardware acceleration when available
2684 </message> 2703 </message>
2685 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2704 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2686 Change proxy settings 2705 Change proxy settings
2687 </message> 2706 </message>
2688 </if> 2707 </if>
2689 </grit-part> 2708 </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