|
731 | 731 | speech-to-text recognition. --> |
732 | 732 | <string name="voice_search_tooltip">Voice Search</string> |
733 | 733 |
|
734 | | - <!-- This string is for the tooltip that appears upon hovering the 'User Agent' button in the |
| 734 | + <!-- This string is for the tooltip that appears upon hovering the 'Request desktop site' button in the |
735 | 735 | browser's navigation bar. The button it labels, when pressed, change the currently used user agent. --> |
736 | | - <string name="user_agent_tooltip">Request desktop site</string> |
| 736 | + <string name="request_dekstop_site_tooltip">Request desktop site</string> |
737 | 737 |
|
738 | 738 | <!-- This string is for the tooltip that appears upon hovering the 'Clear' button in the |
739 | 739 | browser's navigation bar. The button it labels, when pressed, clears the navigation bar text. --> |
|
855 | 855 | <!-- This string is displayed as the message body of a dialog displayed when poor web page performance has been detected and the page has been unloaded to restore performance. --> |
856 | 856 | <string name="performance_message">Try reducing the window size to improve performance. Unblocking this page may crash your app.</string> |
857 | 857 |
|
858 | | - <!-- This string is displayed anywhere where we need to display the "Default" string by itself. --> |
859 | | - <string name="tag_default">Default</string> |
860 | | - |
861 | 858 | <!-- This string is displayed in the title of the Voice Search samples collect dialog. That dialog is shown the first time |
862 | 859 | a user tries to use the voice search. --> |
863 | 860 | <string name="voice_samples_collect_data_dialog_title">Allow %1$s to Collect Voice Samples for Research?</string> |
|
867 | 864 | <string name="voice_samples_collect_dialog_description">Your data is always secure and never shared with third parties. We collect voice samples to improve the experience and performance of our products. You’ll always be able to use voice search, even if you don’t allow collection.<a href="privacy">Learn More</a></string> |
868 | 865 |
|
869 | 866 | <!-- This string is displayed in the button of the Voice Search samples collect dialog. |
870 | | - When clicked the user opts out from the voice data collection. --> |
| 867 | + When clicked the user opts in to the voice data collection. --> |
871 | 868 | <string name="voice_samples_collect_dialog_allow">Allow</string> |
872 | 869 |
|
873 | 870 | <!-- This string is displayed in the button of the Voice Search samples collect dialog. |
874 | | - When clicked the user opts in for the voice data collection. --> |
| 871 | + When clicked the user opts out of the voice data collection. --> |
875 | 872 | <string name="voice_samples_collect_dialog_do_not_allow">Don’t Allow</string> |
876 | 873 |
|
877 | 874 | <!-- This string is displayed in the content language list in front of the system default language in between parenthesis --> |
|
0 commit comments