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

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

Issue 2507363002: MD Settings: Add Hotword (OK Google) section to search_page (Closed)
Patch Set: Self Review 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
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_DSP" desc="Subtext d escribing when the OK Google hotword may be used for devices with no DSP.">
michaelpg 2016/11/27 22:25:31 nit: explain what DSP is or leave it out if it isn
stevenjb 2016/11/28 20:53:36 Done.
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_DSP" desc="Subtext d escribing when the OK Google hotword may be used for devices with no DSP.">
1590 Say "Ok Google" in a new tab and google.com
1591 </message>
1592 </if>
1593 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_LABEL" desc="Text t o display when the user has audio history enabled.">
1594 Voice and Audio Activity for <ph name="USER_EMAIL">$1<ex>joe@gmail.com</ex>< /ph>.
1595 </message>
1596 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_SUBTEXT" desc="Subt ext describing why audio history is enabled.">
1597 Enabled (required to use "Ok Google")
1598 </message>
1599 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_RETRAIN" desc="Text for button to retrain the OG Google hotword voice model.">
michaelpg 2016/11/27 22:25:32 OG => Ok
stevenjb 2016/11/28 20:53:36 Done.
1600 Retrain
1585 </message> 1601 </message>
1586 1602
1587 <!-- Search Engines Page --> 1603 <!-- Search Engines Page -->
1588 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines."> 1604 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines.">
1589 Search Engines 1605 Search Engines
1590 </message> 1606 </message>
1591 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine."> 1607 <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 1608 Add search engine
1593 </message> 1609 </message>
1594 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine."> 1610 <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 2696 System
2681 </message> 2697 </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."> 2698 <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 2699 Use hardware acceleration when available
2684 </message> 2700 </message>
2685 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2701 <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 2702 Change proxy settings
2687 </message> 2703 </message>
2688 </if> 2704 </if>
2689 </grit-part> 2705 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698