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

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

Issue 14189011: Remove instant confirmation dialog that is displayed the first time the instant checkbox is clicked. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove prefs::InstantConfirmDialogShown Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
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/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New window shortcut context menu entry as of Windows 8"> 190 <message name="IDS_SHORTCUT_NEW_WINDOW" desc="The text label of the New window shortcut context menu entry as of Windows 8">
191 New window 191 New window
192 </message> 192 </message>
193 <message name="IDS_MISSING_WINDOWS_SYSTEM_FILES_TITLE" desc="Title strin g on an error dialog to notify that the system is missing some Windows system fi les"> 193 <message name="IDS_MISSING_WINDOWS_SYSTEM_FILES_TITLE" desc="Title strin g on an error dialog to notify that the system is missing some Windows system fi les">
194 Windows error detected 194 Windows error detected
195 </message> 195 </message>
196 <message name="IDS_MISSING_WINDOWS_SYSTEM_FILES_MESSAGE" desc="Warning m essage on an error dialog to notify that the system is missing some Windows syst em files"> 196 <message name="IDS_MISSING_WINDOWS_SYSTEM_FILES_MESSAGE" desc="Warning m essage on an error dialog to notify that the system is missing some Windows syst em files">
197 Your computer is missing some important Windows system files, so Chrom e will be unable to function correctly. 197 Your computer is missing some important Windows system files, so Chrom e will be unable to function correctly.
198 </message> 198 </message>
199 </if> 199 </if>
200 <message name="IDS_INSTANT_OPT_IN_TITLE" desc="Title of the instant confir m dialog">
201 Google Chrome Instant
202 </message>
203 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for an unsafe common name in an X509 certificate" > 200 <message name="IDS_CERT_ERROR_COMMON_NAME_INVALID_EXTRA_INFO_2" desc="2nd paragraph of extra information for an unsafe common name in an X509 certificate" >
204 In this case, the address listed in the certificate does not match the a ddress of the website your browser tried to go to. One possible reason for this is that your communications are being intercepted by an attacker who is presenti ng a certificate for a different website, which would cause a mismatch. Another possible reason is that the server is set up to return the same certificate for multiple websites, including the one you are attempting to visit, even though th at certificate is not valid for all of those websites. Google Chrome can say for sure that you reached &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></p h>&lt;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt ;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph>&lt;/strong&gt; which you inten ded to reach. If you proceed, Chrome will not check for any further name mismatc hes. 201 In this case, the address listed in the certificate does not match the a ddress of the website your browser tried to go to. One possible reason for this is that your communications are being intercepted by an attacker who is presenti ng a certificate for a different website, which would cause a mismatch. Another possible reason is that the server is set up to return the same certificate for multiple websites, including the one you are attempting to visit, even though th at certificate is not valid for all of those websites. Google Chrome can say for sure that you reached &lt;strong&gt;<ph name="DOMAIN2">$1<ex>paypal.com</ex></p h>&lt;/strong&gt;, but cannot verify that that is the same site as &lt;strong&gt ;<ph name="DOMAIN">$2<ex>www.paypal.com</ex></ph>&lt;/strong&gt; which you inten ded to reach. If you proceed, Chrome will not check for any further name mismatc hes.
205 </message> 202 </message>
206 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expire d X509 certificate"> 203 <message name="IDS_CERT_ERROR_EXPIRED_DETAILS" desc="Details for an expire d X509 certificate">
207 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented an expired certificate. No in formation is available to indicate whether that certificate has been compromised since its expiration. This means Google Chrome cannot guarantee that you are co mmunicating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt; /strong&gt; and not an attacker. Your computer's clock is currently set to <ph n ame="CURRENT_TIME">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that lo ok right? If not, you should correct the error and refresh this page. 204 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented an expired certificate. No in formation is available to indicate whether that certificate has been compromised since its expiration. This means Google Chrome cannot guarantee that you are co mmunicating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt; /strong&gt; and not an attacker. Your computer's clock is currently set to <ph n ame="CURRENT_TIME">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that lo ok right? If not, you should correct the error and refresh this page.
208 </message> 205 </message>
209 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an X509 certificate that is not yet valid"> 206 <message name="IDS_CERT_ERROR_NOT_YET_VALID_DETAILS" desc="Details for an X509 certificate that is not yet valid">
210 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented a certificate that is not yet valid. No information is available to indicate whether that certificate can be trusted. Google Chrome cannot reliably guarantee that you are communicating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/strong&gt; and not an attacker. Your computer's clock is currently set to <ph name="CURRENT_TIM E">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look right? If not , you should correct your system's clock and then refresh this page. 207 You attempted to reach &lt;strong&gt;<ph name="DOMAIN">$1<ex>paypal.com< /ex></ph>&lt;/strong&gt;, but the server presented a certificate that is not yet valid. No information is available to indicate whether that certificate can be trusted. Google Chrome cannot reliably guarantee that you are communicating with &lt;strong&gt;<ph name="DOMAIN2">$2<ex>paypal.com</ex></ph>&lt;/strong&gt; and not an attacker. Your computer's clock is currently set to <ph name="CURRENT_TIM E">$3<ex>Monday, July 18th, 2012 12:31PM</ex></ph>. Does that look right? If not , you should correct your system's clock and then refresh this page.
211 </message> 208 </message>
212 <if expr="pp_ifdef('ios')"> 209 <if expr="pp_ifdef('ios')">
(...skipping 673 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 883
887 <!-- Chrome OS OOBE Terms of Service screen--> 884 <!-- Chrome OS OOBE Terms of Service screen-->
888 <if expr="pp_ifdef('chromeos')"> 885 <if expr="pp_ifdef('chromeos')">
889 <message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen."> 886 <message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen.">
890 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires that you read a nd accept the following Terms of Service before using this device. These terms d o not expand, modify or limit the Google Chrome OS Terms. 887 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires that you read a nd accept the following Terms of Service before using this device. These terms d o not expand, modify or limit the Google Chrome OS Terms.
891 </message> 888 </message>
892 </if> 889 </if>
893 </messages> 890 </messages>
894 </release> 891 </release>
895 </grit> 892 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/options/instant_confirm_overlay.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698