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

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

Issue 2265253002: Replace Manage Languages with dialog and dropdown item (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@EnableDisableLanguage
Patch Set: indent Created 4 years, 3 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/resources/settings/languages_page/add_languages_dialog.html » ('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 939 matching lines...) Expand 10 before | Expand all | Expand 10 after
950 </message> 950 </message>
951 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de sc="Explanatory message about ordering the list of languages."> 951 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de sc="Explanatory message about ordering the list of languages.">
952 Order languages based on your preference. 952 Order languages based on your preference.
953 </message> 953 </message>
954 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_UP" desc="Label for the menu item that moves the language up in the list of languages."> 954 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_UP" desc="Label for the menu item that moves the language up in the list of languages.">
955 Move up 955 Move up
956 </message> 956 </message>
957 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_DOWN" desc="Label fo r the menu item that moves the language down in the list of languages."> 957 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_DOWN" desc="Label fo r the menu item that moves the language down in the list of languages.">
958 Move down 958 Move down
959 </message> 959 </message>
960 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_REMOVE" desc="Label for t he menu item to remove a language from the list of enabled languages.">
961 Remove
962 </message>
960 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_LANGUAGE_DETAIL" desc="La bel for the menu item which opens a sub-page that displays details for a languag e."> 963 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_LANGUAGE_DETAIL" desc="La bel for the menu item which opens a sub-page that displays details for a languag e.">
961 Language settings 964 Language settings
962 </message> 965 </message>
963 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_MANAGE" desc="Button under the list of enabled languages which opens a sub-page that lets the user enable or d isable languages."> 966 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_ADD" desc="Button under the li st of enabled languages which opens a dialog that lets the user enable additiona l languages.">
964 Manage languages 967 Add languages
965 </message> 968 </message>
966 <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_TRANSLATE_IN_THIS_LANGUAGE" des c="The label for a checkbox which indicates whether or not pages in this languag e should be translated by default."> 969 <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_TRANSLATE_IN_THIS_LANGUAGE" des c="The label for a checkbox which indicates whether or not pages in this languag e should be translated by default.">
967 Offer to translate pages in this language 970 Offer to translate pages in this language
968 </message> 971 </message>
969 <message name="IDS_SETTINGS_LANGUAGES_CANNOT_TRANSLATE_IN_THIS_LANGUAGE" desc= "The string displayed in the details for a language when the language cannot be translated from."> 972 <message name="IDS_SETTINGS_LANGUAGES_CANNOT_TRANSLATE_IN_THIS_LANGUAGE" desc= "The string displayed in the details for a language when the language cannot be translated from.">
970 This language cannot be translated 973 This language cannot be translated
971 </message> 974 </message>
972 <if expr="chromeos"> 975 <if expr="chromeos">
973 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_LIST_TITLE" desc="Title for the current input method in the header for the collapsible list of enabled i nput methods (keyboard layouts and input method editors)."> 976 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_LIST_TITLE" desc="Title for the current input method in the header for the collapsible list of enabled i nput methods (keyboard layouts and input method editors).">
974 Input method 977 Input method
975 </message> 978 </message>
976 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_MANAGE" desc="Button und er the list of input methods which opens a sub-page that lets the user enable or disable keyboard layouts and input method editors."> 979 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_MANAGE" desc="Button und er the list of input methods which opens a sub-page that lets the user enable or disable keyboard layouts and input method editors.">
977 Manage input methods 980 Manage input methods
978 </message> 981 </message>
979 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_INPUT_METHODS_TITLE" desc="Name of the settings sub-page which allows enabling and disabling input methods."> 982 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_INPUT_METHODS_TITLE" desc="Name of the settings sub-page which allows enabling and disabling input methods.">
980 Manage input methods 983 Manage input methods
981 </message> 984 </message>
982 </if> 985 </if>
983 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_LANGUAGES_TITLE" desc="Name of th e settings sub-page which allows enabling and disabling languages."> 986 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_LANGUAGES_TITLE" desc="Name of th e settings dialog which allows enabling additional languages.">
984 Manage languages 987 Add languages
985 </message> 988 </message>
986 <message name="IDS_SETTINGS_LANGUAGES_ALL_LANGUAGES" desc="Header for the list of all supported languages, which the user can use to enable languages, on the Manage Languages page."> 989 <message name="IDS_SETTINGS_LANGUAGES_ALL_LANGUAGES" desc="Header for the list of all supported languages, which the user can use to enable languages, on the Manage Languages page.">
987 All languages 990 All languages
988 </message> 991 </message>
989 <message name="IDS_SETTINGS_LANGUAGES_ENABLED_LANGUAGES" desc="Header for the list of enabled languages, which the user can use to disable languages, on the M anage Languages page."> 992 <message name="IDS_SETTINGS_LANGUAGES_ENABLED_LANGUAGES" desc="Header for the list of enabled languages, which the user can use to disable languages, on the M anage Languages page.">
990 Enabled languages 993 Enabled languages
991 </message> 994 </message>
992 <if expr="not is_macosx"> 995 <if expr="not is_macosx">
993 <message name="IDS_SETTINGS_LANGUAGES_SPELL_CHECK_LIST_TITLE" desc="Title fo r the section containing the dropdown used to select the language to use for spe ll checking. The dropdown contains the enabled languages which support spell che cking."> 996 <message name="IDS_SETTINGS_LANGUAGES_SPELL_CHECK_LIST_TITLE" desc="Title fo r the section containing the dropdown used to select the language to use for spe ll checking. The dropdown contains the enabled languages which support spell che cking.">
994 Spell check 997 Spell check
(...skipping 908 matching lines...) Expand 10 before | Expand all | Expand 10 after
1903 System 1906 System
1904 </message> 1907 </message>
1905 <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."> 1908 <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.">
1906 Use hardware acceleration when available 1909 Use hardware acceleration when available
1907 </message> 1910 </message>
1908 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1911 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1909 Change proxy settings 1912 Change proxy settings
1910 </message> 1913 </message>
1911 </if> 1914 </if>
1912 </grit-part> 1915 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/languages_page/add_languages_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698