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

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

Issue 362002: Remove legalese about autoupdate from install dialog. (Closed)
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
« no previous file with comments | « no previous file | no next file » | 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 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 2547 matching lines...) Expand 10 before | Expand all | Expand 10 after
2558 2558
2559 <!-- Extension install prompt --> 2559 <!-- Extension install prompt -->
2560 <message name="IDS_EXTENSION_PROMPT_TITLE" desc="Titlebar of the extension installation prompt window"> 2560 <message name="IDS_EXTENSION_PROMPT_TITLE" desc="Titlebar of the extension installation prompt window">
2561 Confirm Installation 2561 Confirm Installation
2562 </message> 2562 </message>
2563 <message name="IDS_EXTENSION_PROMPT_HEADING" desc="First bold line in the content area of the extension installation prompt. Asks the user if they want to install a particular extension."> 2563 <message name="IDS_EXTENSION_PROMPT_HEADING" desc="First bold line in the content area of the extension installation prompt. Asks the user if they want to install a particular extension.">
2564 Install "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? 2564 Install "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"?
2565 </message> 2565 </message>
2566 2566
2567 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_BROWSER" desc="Warning dis played in body of extension dialog when the extension requires access to browser APIs."> 2567 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_BROWSER" desc="Warning dis played in body of extension dialog when the extension requires access to browser APIs.">
2568 This extension will have access to your browsing history and will autoup date without further notice or action by you. 2568 This extension will have access to your browsing history.
2569 </message> 2569 </message>
2570 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_SINGLE_HOST" desc="Warning displayed in body of extension dialog when the extension requires access to a s ingle host."> 2570 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_SINGLE_HOST" desc="Warning displayed in body of extension dialog when the extension requires access to a s ingle host.">
2571 This extension will have access to your private data on <ph name="HOST"> $1<ex>maps.google.com</ex></ph> and will autoupdate without further notice or ac tion by you. 2571 This extension will have access to your private data on <ph name="HOST"> $1<ex>maps.google.com</ex></ph>.
2572 </message> 2572 </message>
2573 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_SINGLE_HOST_AND_BROWSER" d esc="Warning displayed in body of extension dialog when the extension requires a ccess to a single host and browser APIs."> 2573 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_SINGLE_HOST_AND_BROWSER" d esc="Warning displayed in body of extension dialog when the extension requires a ccess to a single host and browser APIs.">
2574 This extension will have access to your browsing history and private dat a on <ph name="HOST">$1<ex>maps.google.com</ex></ph>, and will autoupdate withou t further notice or action by you. 2574 This extension will have access to your browsing history and private dat a on <ph name="HOST">$1<ex>maps.google.com</ex></ph>.
2575 </message> 2575 </message>
2576 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_MULTIPLE_HOSTS" desc="Warn ing displayed in body of extension dialog when the extension requires access to multiple hosts, but not every host."> 2576 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_MULTIPLE_HOSTS" desc="Warn ing displayed in body of extension dialog when the extension requires access to multiple hosts, but not every host.">
2577 This extension will have access to your private data on multiple website s, and will autoupdate without further notice or action by you. 2577 This extension will have access to your private data on multiple website s.
2578 </message> 2578 </message>
2579 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_MULTIPLE_HOSTS_AND_BROWSER " desc="Warning displayed in body of extension dialog when the extension require s access to multiple hosts, but not every host, and browser APIs."> 2579 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_MULTIPLE_HOSTS_AND_BROWSER " desc="Warning displayed in body of extension dialog when the extension require s access to multiple hosts, but not every host, and browser APIs.">
2580 This extension will have access to your browsing history and private dat a on multiple websites, and will autoupdate without further notice or action by you. 2580 This extension will have access to your browsing history and private dat a on multiple websites.
2581 </message> 2581 </message>
2582 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning d isplayed in body of extension dialog when the extension requires access to all h osts."> 2582 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning d isplayed in body of extension dialog when the extension requires access to all h osts.">
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.
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.
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.
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_TOOLS_LINK" desc="Text of the link for developer tools.">
2594 Developer tools 2594 Developer tools
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_TOOLS_PREFIX" desc="Text of the pr efix for the developer tools buttons.">
2597 Developer tools: 2597 Developer tools:
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 unpacked Extension' button.">
(...skipping 3226 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."> 5826 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
5827 Battery is charged 5827 Battery is charged
5828 </message> 5828 </message>
5829 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 5829 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
5830 Toggle Compact Navigation Bar 5830 Toggle Compact Navigation Bar
5831 </message> 5831 </message>
5832 </if> 5832 </if>
5833 </messages> 5833 </messages>
5834 </release> 5834 </release>
5835 </grit> 5835 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698