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

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

Issue 173463: Update of the extension install UI: (Closed)
Patch Set: mpcompelte comments Created 11 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
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 2088 matching lines...) Expand 10 before | Expand all | Expand 10 after
2099 Reenable 2099 Reenable
2100 </message> 2100 </message>
2101 2101
2102 <!-- Extension install prompt --> 2102 <!-- Extension install prompt -->
2103 <message name="IDS_EXTENSION_PROMPT_TITLE" desc="Titlebar of the extension installation prompt window"> 2103 <message name="IDS_EXTENSION_PROMPT_TITLE" desc="Titlebar of the extension installation prompt window">
2104 Confirm Installation 2104 Confirm Installation
2105 </message> 2105 </message>
2106 <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."> 2106 <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.">
2107 Install "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? 2107 Install "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"?
2108 </message> 2108 </message>
2109
2110 <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.">
2111 This extension will have access to your browsing history.
2112 </message>
2113 <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.">
2114 This extension will have access to your private data on <ph name="HOST"> $1<ex>maps.google.com</ex></ph>
2115 </message>
2116 <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.">
2117 This extension will have access to your browsing history and private dat a on <ph name="HOST">$1<ex>maps.google.com</ex></ph>
2118 </message>
2119 <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.">
2120 This extension will have access to your private data on multiple website s.
2121 </message>
2122 <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.">
2123 This extension will have access to your browsing history and private dat a on multiple websites.
2124 </message>
2125 <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.">
2126 This extension will have access to your private data on all websites.
2127 </message>
2128 <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.">
2129 This extension will have access to your browsing history and private dat a on all websites.
2130 </message>
2131 <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.">
2132 This extension will have full access to your computer and private data.
2133 </message>
2134
2135 <!-- TODO(aa): Remove these old warning messages when all the platforms ar e switched to the new ones, above. -->
2109 <message name="IDS_EXTENSION_PROMPT_WARNING_1" desc="Humorous warning disp layed in the extension install prompt that tells users that extensions have acce ss to their computer and private data."> 2136 <message name="IDS_EXTENSION_PROMPT_WARNING_1" desc="Humorous warning disp layed in the extension install prompt that tells users that extensions have acce ss to their computer and private data.">
2110 Extensions have access to your computer and private data. This means the y could forward all your email to your spouse. 2137 Extensions have access to your computer and private data. This means the y could forward all your email to your spouse.
2111 </message> 2138 </message>
2112 <message name="IDS_EXTENSION_PROMPT_WARNING_2" desc="Humorous warning disp layed in the extension install prompt that tells users that extensions have acce ss to their computer and private data."> 2139 <message name="IDS_EXTENSION_PROMPT_WARNING_2" desc="Humorous warning disp layed in the extension install prompt that tells users that extensions have acce ss to their computer and private data.">
2113 Extensions have access to your computer and private data. They could sen d tweets or email on your behalf. 2140 Extensions have access to your computer and private data. They could sen d tweets or email on your behalf.
2114 </message> 2141 </message>
2115 <message name="IDS_EXTENSION_PROMPT_WARNING_3" desc="Humorous warning disp layed in the extension install prompt that tells users that extensions have acce ss to their computer and private data."> 2142 <message name="IDS_EXTENSION_PROMPT_WARNING_3" desc="Humorous warning disp layed in the extension install prompt that tells users that extensions have acce ss to their computer and private data.">
2116 Extensions can access your computer and private data. They could post un flattering pictures to your Wall. 2143 Extensions can access your computer and private data. They could post un flattering pictures to your Wall.
2117 </message> 2144 </message>
2118 <message name="IDS_EXTENSION_PROMPT_WARNING_SEVERE" desc="A bolded warning below the humorous warning that reiterates that users should only install exten sions they trust"> 2145 <message name="IDS_EXTENSION_PROMPT_WARNING_SEVERE" desc="A bolded warning below the humorous warning that reiterates that users should only install exten sions they trust">
2119 Only install extensions you trust. 2146 Only install extensions you trust.
2120 </message> 2147 </message>
2148
2121 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt"> 2149 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins tall button on the extension install prompt">
2122 Install 2150 Install
2123 </message> 2151 </message>
2124 <message name="IDS_EXTENSION_PROMPT_CANCEL_BUTTON" desc="Text for the canc el button on the extension install prompt"> 2152 <message name="IDS_EXTENSION_PROMPT_CANCEL_BUTTON" desc="Text for the canc el button on the extension install prompt">
2125 Cancel 2153 Cancel
2126 </message> 2154 </message>
2127 2155
2128 <!-- Session Crashed Info Bar--> 2156 <!-- Session Crashed Info Bar-->
2129 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view."> 2157 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the restore button in the session crashed view.">
2130 Restore 2158 Restore
(...skipping 2697 matching lines...) Expand 10 before | Expand all | Expand 10 after
4828 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse r cannot start because the profile is in use on a different host."> 4856 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse r cannot start because the profile is in use on a different host.">
4829 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12 345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you are sure no other processes are using this profile, delete the file <ph name="LO CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. 4857 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12 345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you are sure no other processes are using this profile, delete the file <ph name="LO CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>.
4830 </message> 4858 </message>
4831 4859
4832 <message translateable="false" name="IDS_GLEN" desc="Glen"> 4860 <message translateable="false" name="IDS_GLEN" desc="Glen">
4833 Glen 4861 Glen
4834 </message> 4862 </message>
4835 </messages> 4863 </messages>
4836 </release> 4864 </release>
4837 </grit> 4865 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_install_ui.h » ('j') | chrome/browser/extensions/extensions_service.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698