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

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

Issue 2738833002: MD Settings: minor string sweep. (Closed)
Patch Set: update string ID for consistency Created 3 years, 9 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
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 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 <message name="IDS_ABOUT_CHROME_AUTOUPDATE_ALL_IS_ON" desc="The text in Abou t Page to indicate automatic update is turned on. Mac-only."> 128 <message name="IDS_ABOUT_CHROME_AUTOUPDATE_ALL_IS_ON" desc="The text in Abou t Page to indicate automatic update is turned on. Mac-only.">
129 Automatic updates are turned on. 129 Automatic updates are turned on.
130 </message> 130 </message>
131 </if> 131 </if>
132 132
133 <!-- Accessibility Page --> 133 <!-- Accessibility Page -->
134 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences."> 134 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences.">
135 Accessibility 135 Accessibility
136 </message> 136 </message>
137 <message name="IDS_SETTINGS_ACCESSIBILITY_WEB_STORE" desc="Text for an externa l link explaining that additional accessibility features are found on the Chrome Web Store."> 137 <message name="IDS_SETTINGS_ACCESSIBILITY_WEB_STORE" desc="Text for an externa l link explaining that additional accessibility features are found on the Chrome Web Store.">
138 Choose from the Chrome Web Store 138 Open Chrome Web Store
139 </message> 139 </message>
140 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh ere users can install extensions which provide additional accessibility features ."> 140 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh ere users can install extensions which provide additional accessibility features .">
141 Add accessibility features 141 Add accessibility features
142 </message> 142 </message>
143 <message name="IDS_SETTINGS_MORE_FEATURES_LINK_DESCRIPTION" desc="Description for the link about additional accessibility features."> 143 <message name="IDS_SETTINGS_MORE_FEATURES_LINK_DESCRIPTION" desc="Description for the link about additional accessibility features.">
144 Enable accessibility features 144 Enable accessibility features
145 </message> 145 </message>
146 <if expr="chromeos"> 146 <if expr="chromeos">
147 <message name="IDS_SETTINGS_OPTIONS_IN_MENU_LABEL" desc="Label for checkbox which enables showing accessibility options in the system menu."> 147 <message name="IDS_SETTINGS_OPTIONS_IN_MENU_LABEL" desc="Label for checkbox which enables showing accessibility options in the system menu.">
148 Show accessibility options in the system menu 148 Show accessibility options in the system menu
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 <message name="IDS_SETTINGS_HOME_PAGE_NTP" desc="Description of the New Tab Pa ge when set as the home page."> 268 <message name="IDS_SETTINGS_HOME_PAGE_NTP" desc="Description of the New Tab Pa ge when set as the home page.">
269 Use the New Tab Page 269 Use the New Tab Page
270 </message> 270 </message>
271 <message name="IDS_SETTINGS_OTHER" desc="Label of the input box for the home p age."> 271 <message name="IDS_SETTINGS_OTHER" desc="Label of the input box for the home p age.">
272 Other 272 Other
273 </message> 273 </message>
274 <message name="IDS_SETTINGS_CHANGE_HOME_PAGE" desc="Label of the control to ch ange the home page."> 274 <message name="IDS_SETTINGS_CHANGE_HOME_PAGE" desc="Label of the control to ch ange the home page.">
275 Change 275 Change
276 </message> 276 </message>
277 <message name="IDS_SETTINGS_WEB_STORE" desc="Sub-label about choosing somethin g from the Chrome Web Store."> 277 <message name="IDS_SETTINGS_WEB_STORE" desc="Sub-label about choosing somethin g from the Chrome Web Store.">
278 Choose from the Chrome Web Store 278 Open Chrome Web Store
279 </message> 279 </message>
280 <message name="IDS_SETTINGS_OPEN_WALLPAPER_APP" desc="Sub-label about opening the wallpaper app."> 280 <message name="IDS_SETTINGS_OPEN_WALLPAPER_APP" desc="Sub-label about opening the wallpaper app.">
281 Open the wallpaper app 281 Open the wallpaper app
282 </message> 282 </message>
283 <message name="IDS_SETTINGS_CHOOSE_FONTS" desc="Sub-label about choosing font styles."> 283 <message name="IDS_SETTINGS_CHOOSE_FONTS" desc="Sub-label about choosing font styles.">
284 Choose font types 284 Choose font types
285 </message> 285 </message>
286 286
287 <!-- Common --> 287 <!-- Common -->
288 <message name="IDS_SETTINGS_ADVANCED" desc="Name of the settings page which di splays advanced preferences."> 288 <message name="IDS_SETTINGS_ADVANCED" desc="Name of the settings page which di splays advanced preferences.">
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
434 </message> 434 </message>
435 <message name="IDS_SETTINGS_PASSWORD_SHOW" desc="A tool tip on a button that r eveals the saved password."> 435 <message name="IDS_SETTINGS_PASSWORD_SHOW" desc="A tool tip on a button that r eveals the saved password.">
436 Show password 436 Show password
437 </message> 437 </message>
438 <message name="IDS_SETTINGS_PASSWORD_HIDE" desc="A tool tip on a button that h ides the saved password that is being shown."> 438 <message name="IDS_SETTINGS_PASSWORD_HIDE" desc="A tool tip on a button that h ides the saved password that is being shown.">
439 Hide password 439 Hide password
440 </message> 440 </message>
441 <message name="IDS_SETTINGS_PASSWORDS_VIEW_DETAILS_TITLE" desc="Title for the dialog that shows password details. This dialog lets a user see a saved password and copy the username."> 441 <message name="IDS_SETTINGS_PASSWORDS_VIEW_DETAILS_TITLE" desc="Title for the dialog that shows password details. This dialog lets a user see a saved password and copy the username.">
442 Saved password details 442 Saved password details
443 </message> 443 </message>
444 <message name="IDS_SETTINGS_PASSWORD_VIEW_DETAILS" desc="Label for a context m enu item that shows a dialog with details for the selected password."> 444 <message name="IDS_SETTINGS_PASSWORD_DETAILS" desc="Label for a context menu i tem that shows a dialog with details for the selected password.">
445 View details 445 Details
446 </message> 446 </message>
447 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password."> 447 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password.">
448 Website 448 Website
449 </message> 449 </message>
450 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password."> 450 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password.">
451 Username 451 Username
452 </message> 452 </message>
453 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass word when editing a password."> 453 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass word when editing a password.">
454 Password 454 Password
455 </message> 455 </message>
(...skipping 1002 matching lines...) Expand 10 before | Expand all | Expand 10 after
1458 Languages 1458 Languages
1459 </message> 1459 </message>
1460 </if> 1460 </if>
1461 <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."> 1461 <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.">
1462 Language 1462 Language
1463 </message> 1463 </message>
1464 <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."> 1464 <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.">
1465 Show language options 1465 Show language options
1466 </message> 1466 </message>
1467 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de sc="Explanatory message about ordering the list of languages."> 1467 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_ORDERING_INSTRUCTIONS" de sc="Explanatory message about ordering the list of languages.">
1468 Order languages based on your preference. 1468 Order languages based on your preference
1469 </message> 1469 </message>
1470 <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 ."> 1470 <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 .">
1471 Move to the top 1471 Move to the top
1472 </message> 1472 </message>
1473 <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."> 1473 <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.">
1474 Move up 1474 Move up
1475 </message> 1475 </message>
1476 <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."> 1476 <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.">
1477 Move down 1477 Move down
1478 </message> 1478 </message>
1479 <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."> 1479 <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.">
1480 Remove 1480 Remove
1481 </message> 1481 </message>
1482 <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."> 1482 <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.">
1483 Add languages 1483 Add languages
1484 </message> 1484 </message>
1485 <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."> 1485 <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.">
1486 Offer to translate pages in this language 1486 Offer to translate pages in this language
1487 </message> 1487 </message>
1488 <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_ENABLE_TRANSLATE" desc="The lab el of the check-box that enables the prompt to translate a page."> 1488 <message name="IDS_SETTINGS_LANGUAGES_OFFER_TO_ENABLE_TRANSLATE" desc="The lab el of the check-box that enables the prompt to translate a page.">
1489 Offer to translate pages that aren't in a language you read. 1489 Offer to translate pages that aren't in a language you read
1490 </message> 1490 </message>
1491 <if expr="chromeos"> 1491 <if expr="chromeos">
1492 <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)."> 1492 <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).">
1493 Input method 1493 Input method
1494 </message> 1494 </message>
1495 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHOD_ENABLED" desc="Label unde rneath the currently active input method in the list of enabled input methods."> 1495 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHOD_ENABLED" desc="Label unde rneath the currently active input method in the list of enabled input methods.">
1496 Enabled 1496 Enabled
1497 </message> 1497 </message>
1498 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_EXPAND_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the input options (keyboard and keyboard layouts). Only visible by screen reader software."> 1498 <message name="IDS_SETTINGS_LANGUAGES_INPUT_METHODS_EXPAND_ACCESSIBILITY_LAB EL" desc="Label for the button that toggles showing the input options (keyboard and keyboard layouts). Only visible by screen reader software.">
1499 Show input options 1499 Show input options
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
1631 <!-- Reset Settings Page --> 1631 <!-- Reset Settings Page -->
1632 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti ngs may be reset."> 1632 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti ngs may be reset.">
1633 Reset 1633 Reset
1634 </message> 1634 </message>
1635 <message name="IDS_SETTINGS_RESET_VIEW_REPORTED_SETTINGS" desc="Label of a lin k that when clicked displays the settings that will be reported to Google for an alysis."> 1635 <message name="IDS_SETTINGS_RESET_VIEW_REPORTED_SETTINGS" desc="Label of a lin k that when clicked displays the settings that will be reported to Google for an alysis.">
1636 View report 1636 View report
1637 </message> 1637 </message>
1638 <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. "> 1638 <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. ">
1639 Some settings were reset 1639 Some settings were reset
1640 </message> 1640 </message>
1641 <message name="IDS_SETTINGS_RESET_PROFILE_SETTINGS_DESCRIPTION" desc="The labe l describing the 'reset profile setting' feature">
1642 Restore settings to their original defaults
1643 </message>
1641 1644
1642 <!-- Search Page --> 1645 <!-- Search Page -->
1643 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> 1646 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences.">
1644 Search engine 1647 Search engine
1645 </message> 1648 </message>
1646 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> 1649 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting.">
1647 Search engine used when searching from the <ph name="BEGIN_LINK">&lt;a targe t="_blank" href="$1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph> 1650 Search engine used when searching from the <ph name="BEGIN_LINK">&lt;a targe t="_blank" href="$1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph>
1648 </message> 1651 </message>
1649 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button."> 1652 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button.">
1650 Manage search engines 1653 Manage search engines
(...skipping 766 matching lines...) Expand 10 before | Expand all | Expand 10 after
2417 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the link to manage Chrome Sync data via Google Dashboard."> 2420 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the link to manage Chrome Sync data via Google Dashboard.">
2418 Opens Google Dashboard 2421 Opens Google Dashboard
2419 </message> 2422 </message>
2420 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh ich includes options for encrypting sync settings."> 2423 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh ich includes options for encrypting sync settings.">
2421 Encryption options 2424 Encryption options
2422 </message> 2425 </message>
2423 <message name="IDS_SETTINGS_ENCRYPT_WITH_GOOGLE_CREDENTIALS_LABEL" desc="Label for the radio button which, when selected, causes synced settings to be encrypt ed with the Google login for the current browser profile."> 2426 <message name="IDS_SETTINGS_ENCRYPT_WITH_GOOGLE_CREDENTIALS_LABEL" desc="Label for the radio button which, when selected, causes synced settings to be encrypt ed with the Google login for the current browser profile.">
2424 Encrypt synced passwords with your Google credentials 2427 Encrypt synced passwords with your Google credentials
2425 </message> 2428 </message>
2426 <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label fo r the radio button which, when selected, causes synced settings to be encrypted with a user-provided password."> 2429 <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label fo r the radio button which, when selected, causes synced settings to be encrypted with a user-provided password.">
2427 Encrypt synced data with your own <ph name="BEGIN_LINK">&lt;a href="$1" targ et=&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex>< /ph>sync passphrase<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 2430 Encrypt synced data with your own <ph name="BEGIN_LINK">&lt;a href="$1" targ et=&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex>< /ph>sync passphrase<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
2428 </message> 2431 </message>
2429 <message name="IDS_SETTINGS_PASSPHRASE_EXPLANATION_TEXT" desc="Message shown w hen explicit passphrase is selected."> 2432 <message name="IDS_SETTINGS_PASSPHRASE_EXPLANATION_TEXT" desc="Message shown w hen explicit passphrase is selected.">
2430 Only someone with your passphrase can read your encrypted data. The passphra se is not sent to or stored by Google. If you forget your passphrase or want to change this setting, you'll need to <ph name="BEGIN_LINK">&lt;a href="$1" target =&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></p h>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 2433 Only someone with your passphrase can read your encrypted data. The passphra se is not sent to or stored by Google. If you forget your passphrase or want to change this setting, you'll need to <ph name="BEGIN_LINK">&lt;a href="$1" target =&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></p h>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
2431 </message> 2434 </message>
2432 <message name="IDS_SETTINGS_PASSPHRASE_RESET_HINT" desc="Informs user how to c hange their encryption setting."> 2435 <message name="IDS_SETTINGS_PASSPHRASE_RESET_HINT" desc="Informs user how to c hange their encryption setting.">
2433 To change this setting, <ph name="BEGIN_LINK">&lt;a href="$1" target=&quot;_ blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></ph>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 2436 To change this setting, <ph name="BEGIN_LINK">&lt;a href="$1" target=&quot;_ blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></ph>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
2434 </message> 2437 </message>
2435 <message name="IDS_SETTINGS_EMPTY_PASSPHRASE_ERROR" desc="Error message when t he passphrase is empty."> 2438 <message name="IDS_SETTINGS_EMPTY_PASSPHRASE_ERROR" desc="Error message when t he passphrase is empty.">
2436 Empty passphrase is not allowed. 2439 Empty passphrase is not allowed.
2437 </message> 2440 </message>
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
2552 <message name="IDS_SETTINGS_FONT_SIZE_LABEL" desc="Label for the font size dro pdown menu in settings."> 2555 <message name="IDS_SETTINGS_FONT_SIZE_LABEL" desc="Label for the font size dro pdown menu in settings.">
2553 Font size 2556 Font size
2554 </message> 2557 </message>
2555 <message name="IDS_SETTINGS_VERY_SMALL_FONT" desc="The very small choice in th e font size dropdown menu in settings."> 2558 <message name="IDS_SETTINGS_VERY_SMALL_FONT" desc="The very small choice in th e font size dropdown menu in settings.">
2556 Very small 2559 Very small
2557 </message> 2560 </message>
2558 <message name="IDS_SETTINGS_SMALL_FONT" desc="The small choice in the font siz e dropdown menu in settings."> 2561 <message name="IDS_SETTINGS_SMALL_FONT" desc="The small choice in the font siz e dropdown menu in settings.">
2559 Small 2562 Small
2560 </message> 2563 </message>
2561 <message name="IDS_SETTINGS_MEDIUM_FONT" desc="The medium choice in the font s ize dropdown menu in settings."> 2564 <message name="IDS_SETTINGS_MEDIUM_FONT" desc="The medium choice in the font s ize dropdown menu in settings.">
2562 Medium 2565 Medium (Recommended)
2563 </message> 2566 </message>
2564 <message name="IDS_SETTINGS_LARGE_FONT" desc="The large choice in the font siz e dropdown menu in settings."> 2567 <message name="IDS_SETTINGS_LARGE_FONT" desc="The large choice in the font siz e dropdown menu in settings.">
2565 Large 2568 Large
2566 </message> 2569 </message>
2567 <message name="IDS_SETTINGS_VERY_LARGE_FONT" desc="The very large choice in th e font size dropdown menu in settings."> 2570 <message name="IDS_SETTINGS_VERY_LARGE_FONT" desc="The very large choice in th e font size dropdown menu in settings.">
2568 Very large 2571 Very large
2569 </message> 2572 </message>
2570 <message name="IDS_SETTINGS_CUSTOM" desc="Label for the custom font size setti ng."> 2573 <message name="IDS_SETTINGS_CUSTOM" desc="Label for the custom font size setti ng.">
2571 Custom 2574 Custom
2572 </message> 2575 </message>
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
2910 System 2913 System
2911 </message> 2914 </message>
2912 <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."> 2915 <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.">
2913 Use hardware acceleration when available 2916 Use hardware acceleration when available
2914 </message> 2917 </message>
2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2918 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2916 Change proxy settings 2919 Change proxy settings
2917 </message> 2920 </message>
2918 </if> 2921 </if>
2919 </grit-part> 2922 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698