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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 365008: Grouping the extensions and calling out the disabled ones more prominently (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 2572 matching lines...) Expand 10 before | Expand all | Expand 10 after
2583 This extension will have access to your private data on all websites and will autoupdate without further notice or action by you. 2583 This extension will have access to your private data on all websites and will autoupdate without further notice or action by you.
2584 </message> 2584 </message>
2585 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" des c="Warning displayed in body of extension dialog when the extension requires acc ess to all hosts and browser APIs."> 2585 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" des c="Warning displayed in body of extension dialog when the extension requires acc ess to all hosts and browser APIs.">
2586 This extension will have access to your browsing history and private dat a on all websites, and will autoupdate without further notice or action by you. 2586 This extension will have access to your browsing history and private dat a on all websites, and will autoupdate without further notice or action by you.
2587 </message> 2587 </message>
2588 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning displayed in body of extension dialog when the extension requires access the lo cal machine."> 2588 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning displayed in body of extension dialog when the extension requires access the lo cal machine.">
2589 This extension will have full access to your computer and private data, and will autoupdate without further notice or action by you. 2589 This extension will have full access to your computer and private data, and will autoupdate without further notice or action by you.
2590 </message> 2590 </message>
2591 2591
2592 <!-- chrome://extensions page --> 2592 <!-- chrome://extensions page -->
2593 <message name="IDS_EXTENSIONS_DEVELOPER_TOOLS_LINK" desc="Text of the link for developer tools."> 2593 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link for developer mode.">
2594 Developer tools 2594 Developer mode
2595 </message> 2595 </message>
2596 <message name="IDS_EXTENSIONS_DEVELOPER_TOOLS_PREFIX" desc="Text of the pr efix for the developer tools buttons."> 2596 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre fix for the developer mode buttons.">
2597 Developer tools: 2597 Developer mode:
2598 </message> 2598 </message>
2599 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa d unpacked Extension' button."> 2599 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa d Extension' button.">
2600 Load unpacked Extension... 2600 Load Extension...
2601 </message> 2601 </message>
2602 <message name="IDS_EXTENSIONS_PACK_BUTTON" desc="Text for the 'Pack Extens ion' button."> 2602 <message name="IDS_EXTENSIONS_PACK_BUTTON" desc="Text for the 'Pack Extens ion' button.">
2603 Pack Extension... 2603 Pack Extension...
2604 </message> 2604 </message>
2605 <message name="IDS_EXTENSIONS_UPDATE_BUTTON" desc="Text for the 'Update ex tensions' button."> 2605 <message name="IDS_EXTENSIONS_UPDATE_BUTTON" desc="Text for the 'Update ex tensions' button.">
2606 Update Extensions now 2606 Update Extensions now
2607 </message> 2607 </message>
2608 <message name="IDS_EXTENSIONS_NONE_INSTALLED" desc="Text that lets the use r know that no extensions are installed."> 2608 <message name="IDS_EXTENSIONS_NONE_INSTALLED" desc="Text that lets the use r know that no extensions are installed.">
2609 No extensions installed 2609 No extensions installed
2610 </message> 2610 </message>
2611 <message name="IDS_EXTENSIONS_DISABLED_EXTENSION" desc="Text that signifie s that the extension is currently disabled."> 2611 <message name="IDS_EXTENSIONS_DISABLED_EXTENSION" desc="Text that signifie s that the extension is currently disabled.">
2612 (Disabled) 2612 (Disabled)
2613 </message> 2613 </message>
2614 <message name="IDS_EXTENSIONS_IN_DEVELOPMENT" desc="Text that signifies th at the extension is currently in development.">
2615 (Development Mode)
2616 </message>
2614 <message name="IDS_EXTENSIONS_ID" desc="The ID label in front if the exten sion ID."> 2617 <message name="IDS_EXTENSIONS_ID" desc="The ID label in front if the exten sion ID.">
2615 ID: 2618 ID:
2616 </message> 2619 </message>
2617 <message name="IDS_EXTENSIONS_VERSION" desc="The version label text in fro nt of the version number."> 2620 <message name="IDS_EXTENSIONS_VERSION" desc="The version label text in fro nt of the version number.">
2618 Version: 2621 Version:
2619 </message> 2622 </message>
2620 <message name="IDS_EXTENSIONS_INSPECT_VIEWS" desc="The text for the label in front of the links to inspect active views."> 2623 <message name="IDS_EXTENSIONS_INSPECT_VIEWS" desc="The text for the label in front of the links to inspect active views.">
2621 Inspect active views: 2624 Inspect active views:
2622 </message> 2625 </message>
2623 <message name="IDS_EXTENSIONS_DISABLE" desc="The link for disabling extens ions."> 2626 <message name="IDS_EXTENSIONS_DISABLE" desc="The link for disabling extens ions.">
2624 Disable 2627 Disable
2625 </message> 2628 </message>
2626 <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensio ns."> 2629 <message name="IDS_EXTENSIONS_ENABLE" desc="The link for enabling extensio ns.">
2627 Enable 2630 Enable
2628 </message> 2631 </message>
2629 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons."> 2632 <message name="IDS_EXTENSIONS_RELOAD" desc="The link for reloading extensi ons.">
2630 Reload 2633 Reload
2631 </message> 2634 </message>
2632 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions."> 2635 <message name="IDS_EXTENSIONS_UNINSTALL" desc="The link for uninstalling e xtensions.">
2633 Uninstall 2636 Uninstall
2634 </message> 2637 </message>
2635 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button."> 2638 <message name="IDS_EXTENSIONS_OPTIONS" desc="The button text for the optio ns button.">
2636 Options 2639 Options
2637 </message> 2640 </message>
2641 <message name="IDS_GET_MORE_EXTENSIONS" desc="The link for getting more ex tensions.">
2642 Get more extensions >>
2643 </message>
2638 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory."> 2644 <message name="IDS_EXTENSION_LOAD_FROM_DIRECTORY" desc="Title of directory browse dialog when user wants to load an extension from a directory.">
2639 Select the extension directory. 2645 Select the extension directory.
2640 </message> 2646 </message>
2641 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog"> 2647 <message name="IDS_EXTENSION_PACK_DIALOG_TITLE" desc="Title of pack extens ion dialog">
2642 Pack Extension 2648 Pack Extension
2643 </message> 2649 </message>
2644 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog."> 2650 <message name="IDS_EXTENSION_PACK_DIALOG_HEADING" desc="The heading of the pack extension dialog.">
2645 Select the root directory of the extension to pack. To update an extensi on, also select the private key file to reuse. 2651 Select the root directory of the extension to pack. To update an extensi on, also select the private key file to reuse.
2646 </message> 2652 </message>
2647 <message name="IDS_EXTENSION_PACK_DIALOG_ROOT_DIRECTORY_LABEL" desc="Label in the pack extension dialog for the control that lets the user select the exte nsion to pack."> 2653 <message name="IDS_EXTENSION_PACK_DIALOG_ROOT_DIRECTORY_LABEL" desc="Label in the pack extension dialog for the control that lets the user select the exte nsion to pack.">
(...skipping 3178 matching lines...) Expand 10 before | Expand all | Expand 10 after
5826 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 5832 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
5827 Battery is charged 5833 Battery is charged
5828 </message> 5834 </message>
5829 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 5835 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
5830 Toggle Compact Navigation Bar 5836 Toggle Compact Navigation Bar
5831 </message> 5837 </message>
5832 </if> 5838 </if>
5833 </messages> 5839 </messages>
5834 </release> 5840 </release>
5835 </grit> 5841 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extensions_ui.cc » ('j') | chrome/browser/resources/extensions_ui.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698