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

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

Issue 2359353002: MD Settings: Polish for Languages main page (Closed)
Patch Set: dbeam feedback Created 4 years, 2 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.js » ('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 1317 matching lines...) Expand 10 before | Expand all | Expand 10 after
1328 </if> 1328 </if>
1329 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for th e currently used language in the header for the collapsible list of languages."> 1329 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for th e currently used language in the header for the collapsible list of languages.">
1330 Language 1330 Language
1331 </message> 1331 </message>
1332 <message name="IDS_SETTINGS_LANGUAGES_EXPAND_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the language options. Only visible by screen reader software."> 1332 <message name="IDS_SETTINGS_LANGUAGES_EXPAND_ACCESSIBILITY_LABEL" desc="Label for the button that toggles showing the language options. Only visible by screen reader software.">
1333 Show language options 1333 Show language options
1334 </message> 1334 </message>
1335 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de sc="Explanatory message about ordering the list of languages."> 1335 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de sc="Explanatory message about ordering the list of languages.">
1336 Order languages based on your preference. 1336 Order languages based on your preference.
1337 </message> 1337 </message>
1338 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_MOVE_TO_TOP" desc="Label for the menu item that moves the language up to the top of the list of languages .">
1339 Move to the top
1340 </message>
1338 <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."> 1341 <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.">
1339 Move up 1342 Move up
1340 </message> 1343 </message>
1341 <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."> 1344 <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.">
1342 Move down 1345 Move down
1343 </message> 1346 </message>
1344 <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."> 1347 <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.">
1345 Remove 1348 Remove
1346 </message> 1349 </message>
1347 <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."> 1350 <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.">
1348 Add languages 1351 Add languages
1349 </message> 1352 </message>
1350 <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."> 1353 <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.">
1351 Offer to translate pages in this language 1354 Offer to translate pages in this language
1352 </message> 1355 </message>
1353 <if expr="chromeos"> 1356 <if expr="chromeos">
1354 <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)."> 1357 <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).">
1355 Input method 1358 Input method
1356 </message> 1359 </message>
1360 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHOD_ENABLED" desc="Label unde rneath the currently active input method in the list of enabled input methods.">
1361 Enabled
1362 </message>
1357 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_EXPAND_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the input options. Only visi ble by screen reader software."> 1363 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_EXPAND_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the input options. Only visi ble by screen reader software.">
1358 Show input options 1364 Show input options
1359 </message> 1365 </message>
1360 <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."> 1366 <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.">
1361 Manage input methods 1367 Manage input methods
1362 </message> 1368 </message>
1363 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_INPUT_METHODS_TITLE" desc="Name of the settings sub-page which allows enabling and disabling input methods."> 1369 <message name="IDS_SETTINGS_LANGUAGES_MANAGE_INPUT_METHODS_TITLE" desc="Name of the settings sub-page which allows enabling and disabling input methods.">
1364 Manage input methods 1370 Manage input methods
1365 </message> 1371 </message>
1366 </if> 1372 </if>
(...skipping 968 matching lines...) Expand 10 before | Expand all | Expand 10 after
2335 System 2341 System
2336 </message> 2342 </message>
2337 <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."> 2343 <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.">
2338 Use hardware acceleration when available 2344 Use hardware acceleration when available
2339 </message> 2345 </message>
2340 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2346 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2341 Change proxy settings 2347 Change proxy settings
2342 </message> 2348 </message>
2343 </if> 2349 </if>
2344 </grit-part> 2350 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/languages_page/add_languages_dialog.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698