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

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

Issue 2952463002: App list sync unit tests (Closed)
Patch Set: Add in dummy hooks for assistant settings launcher Created 3 years, 5 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 | 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 <!-- 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 1854 matching lines...) Expand 10 before | Expand all | Expand 10 after
1865 Reset 1865 Reset
1866 </message> 1866 </message>
1867 <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. "> 1867 <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. ">
1868 Some settings were reset 1868 Some settings were reset
1869 </message> 1869 </message>
1870 <message name="IDS_SETTINGS_RESET_PROFILE_SETTINGS_DESCRIPTION" desc="The labe l describing the 'reset profile setting' feature"> 1870 <message name="IDS_SETTINGS_RESET_PROFILE_SETTINGS_DESCRIPTION" desc="The labe l describing the 'reset profile setting' feature">
1871 Restore settings to their original defaults 1871 Restore settings to their original defaults
1872 </message> 1872 </message>
1873 1873
1874 <!-- Search Page --> 1874 <!-- Search Page -->
1875 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> 1875 <if expr="chromeos">
1876 Search engine 1876 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which di splays search engine and assistant preferences on Chrome OS.">
1877 </message> 1877 Search Engine and Google Assistant
1878 </message>
1879 </if>
1880 <if expr="not chromeos">
1881 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which di splays search engine preferences.">
1882 Search Engine and Google Assistant
1883 </message>
1884 </if>
1878 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> 1885 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting.">
1879 Search engine used in the <ph name="BEGIN_LINK">&lt;a target="_blank" href=" $1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph> 1886 Search engine used in the <ph name="BEGIN_LINK">&lt;a target="_blank" href=" $1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph>
1880 </message> 1887 </message>
1881 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button."> 1888 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button.">
1882 Manage search engines 1889 Manage search engines
1883 </message> 1890 </message>
1884 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword."> 1891 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword.">
1885 Enable "Ok Google" to start a voice search 1892 Enable "Ok Google" to start a voice search
1886 </message> 1893 </message>
1887 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_SUBTEXT_ALWAYS_ON" desc="Subtext describing when the OK Google hotword may be used."> 1894 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_SUBTEXT_ALWAYS_ON" desc="Subtext describing when the OK Google hotword may be used.">
(...skipping 14 matching lines...) Expand all
1902 </message> 1909 </message>
1903 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_SUBTEXT" desc="Subt ext describing why audio history is enabled."> 1910 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_AUDIO_HISTORY_SUBTEXT" desc="Subt ext describing why audio history is enabled.">
1904 Enabled (required to use "Ok Google") 1911 Enabled (required to use "Ok Google")
1905 </message> 1912 </message>
1906 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_RETRAIN" desc="Text for button to retrain the OK Google hotword voice model."> 1913 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_RETRAIN" desc="Text for button to retrain the OK Google hotword voice model.">
1907 Retrain 1914 Retrain
1908 </message> 1915 </message>
1909 <message name="IDS_SETTINGS_SEARCH_ENABLE_GOOGLE_NOW" desc="Label for the chec kbox which enables the Google Now in the launcher."> 1916 <message name="IDS_SETTINGS_SEARCH_ENABLE_GOOGLE_NOW" desc="Label for the chec kbox which enables the Google Now in the launcher.">
1910 Show Google Now cards in the launcher 1917 Show Google Now cards in the launcher
1911 </message> 1918 </message>
1919 <message name="IDS_SETTINGS_SEARCH_GOOGLE_ASSISTANT" desc="Label for the Googl e Assistant button.">
1920 Google Assistant
1921 </message>
1922 <message name="IDS_SETTINGS_SEARCH_GOOGLE_ASSISTANT_ENABLED" desc="Sub label f or the Google Assistant button when Assistant is enabled.">
1923 Enabled
1924 </message>
1925 <message name="IDS_SETTINGS_SEARCH_GOOGLE_ASSISTANT_DISABLED" desc="Sub label for the Google Assistant button when Assistant is disabled.">
1926 Disabled
1927 </message>
1912 1928
1913 <!-- Search Engines Page --> 1929 <!-- Search Engines Page -->
1914 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines."> 1930 <message name="IDS_SETTINGS_SEARCH_ENGINES" desc="Name of the settings page wh ich manages search engines.">
1915 Search Engines 1931 Search Engines
1916 </message> 1932 </message>
1917 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine."> 1933 <message name="IDS_SETTINGS_SEARCH_ENGINES_ADD_SEARCH_ENGINE" desc="Title for a dialog that allows adding a new search engine.">
1918 Add search engine 1934 Add search engine
1919 </message> 1935 </message>
1920 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine."> 1936 <message name="IDS_SETTINGS_SEARCH_ENGINES_EDIT_SEARCH_ENGINE" desc="Title for a dialog that allows editing an existing search engine.">
1921 Edit search engine 1937 Edit search engine
(...skipping 25 matching lines...) Expand all
1947 <message name="IDS_SETTINGS_SEARCH_ENGINES_MAKE_DEFAULT" desc="Text of the but ton that makes the selected engine the default search engine"> 1963 <message name="IDS_SETTINGS_SEARCH_ENGINES_MAKE_DEFAULT" desc="Text of the but ton that makes the selected engine the default search engine">
1948 Make default 1964 Make default
1949 </message> 1965 </message>
1950 <message name="IDS_SETTINGS_SEARCH_ENGINES_REMOVE_FROM_LIST" desc="Label for a button that removes a search engine from the list of search engines"> 1966 <message name="IDS_SETTINGS_SEARCH_ENGINES_REMOVE_FROM_LIST" desc="Label for a button that removes a search engine from the list of search engines">
1951 Remove from list 1967 Remove from list
1952 </message> 1968 </message>
1953 <message name="IDS_SETTINGS_SEARCH_ENGINES_MANAGE_EXTENSION" desc="Text displa yed for a button that allows the user to manage a Chrome extension"> 1969 <message name="IDS_SETTINGS_SEARCH_ENGINES_MANAGE_EXTENSION" desc="Text displa yed for a button that allows the user to manage a Chrome extension">
1954 Manage 1970 Manage
1955 </message> 1971 </message>
1956 1972
1973 <!-- Google Assistant Page -->
1974 <message name="IDS_SETTINGS_GOOGLE_ASSISTANT" desc="Name of the settings page for Google Assistant.">
1975 Google Assistant
1976 </message>
1977 <message name="IDS_SETTINGS_GOOGLE_ASSISTANT_ON" desc="Label that indicates th e Google Assistant is enabled.">
1978 On
1979 </message>
1980 <message name="IDS_SETTINGS_GOOGLE_ASSISTANT_OFF" desc="Label that indicates t he Google Assistant is disabled.">
1981 Off
1982 </message>
1983 <message name="IDS_SETTINGS_GOOGLE_ASSISTANT_ENABLE_CONTEXT" desc="Title for a toggle that lets the assistant use whats on the screen.">
1984 Let assistant use what's on your screen
1985 </message>
1986 <message name="IDS_SETTINGS_GOOGLE_ASSISTANT_ENABLE_CONTEXT_DESCRIPTION" desc= "Sub label for context-enable toggle.">
1987 Enables the assistant to show you related info, apps, and actions.
1988 </message>
1989 <message name="IDS_SETTINGS_GOOGLE_ASSISTANT_SETTINGS" desc="Title for a butto n that opens the Google Assistant app settings.">
1990 Google Assistant settings
1991 </message>
1992
1957 <!-- Site Settings Page --> 1993 <!-- Site Settings Page -->
1958 <message name="IDS_SETTINGS_EXCEPTIONS_EMBEDDED_ON_HOST" desc="Template text f or a child row in the content Exceptions page view. Controls the permission sett ing for the parent page when embedded on the specified site."> 1994 <message name="IDS_SETTINGS_EXCEPTIONS_EMBEDDED_ON_HOST" desc="Template text f or a child row in the content Exceptions page view. Controls the permission sett ing for the parent page when embedded on the specified site.">
1959 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph> 1995 embedded on <ph name="URL">$1<ex>www.google.com</ex></ph>
1960 </message> 1996 </message>
1961 <message name="IDS_SETTINGS_EXCEPTIONS_EMBEDDED_ON_ANY_HOST" desc="Template te xt for a child row in the content Exceptions page view. Controls the permission setting for the parent page when embedded on any site."> 1997 <message name="IDS_SETTINGS_EXCEPTIONS_EMBEDDED_ON_ANY_HOST" desc="Template te xt for a child row in the content Exceptions page view. Controls the permission setting for the parent page when embedded on any site.">
1962 embedded on any host 1998 embedded on any host
1963 </message> 1999 </message>
1964 <message name="IDS_SETTINGS_SITE_SETTINGS_CATEGORY" desc="Name of the settings page which allows users to modify a specific category under site settings."> 2000 <message name="IDS_SETTINGS_SITE_SETTINGS_CATEGORY" desc="Name of the settings page which allows users to modify a specific category under site settings.">
1965 Permission Category 2001 Permission Category
1966 </message> 2002 </message>
(...skipping 1261 matching lines...) Expand 10 before | Expand all | Expand 10 after
3228 </message> 3264 </message>
3229 <message name="IDS_SETTINGS_MULTIDEVICE_SMS_CONNECT" desc="Title of the mult i-device feature for displaying SMS notifications."> 3265 <message name="IDS_SETTINGS_MULTIDEVICE_SMS_CONNECT" desc="Title of the mult i-device feature for displaying SMS notifications.">
3230 SMS connect 3266 SMS connect
3231 </message> 3267 </message>
3232 <message name="IDS_SETTINGS_MULTIDEVICE_SMS_CONNECT_SUMMARY" desc="Summary e xplaining what the SMS connect feature does."> 3268 <message name="IDS_SETTINGS_MULTIDEVICE_SMS_CONNECT_SUMMARY" desc="Summary e xplaining what the SMS connect feature does.">
3233 Get notifications for new text messages on your Chromebook 3269 Get notifications for new text messages on your Chromebook
3234 </message> 3270 </message>
3235 </if> 3271 </if>
3236 3272
3237 </grit-part> 3273 </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