OLD | NEW |
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 1192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1203 | 1203 |
1204 <!-- Dialog that asks whether user wants to participate in Safe Browsing E
xtended Reporting --> | 1204 <!-- Dialog that asks whether user wants to participate in Safe Browsing E
xtended Reporting --> |
1205 <message name="IDS_FEEDBACK_SERVICE_DIALOG_TITLE" desc="Title of the dialo
g asking whether the user wants to upload suspected malicious files for analysis
"> | 1205 <message name="IDS_FEEDBACK_SERVICE_DIALOG_TITLE" desc="Title of the dialo
g asking whether the user wants to upload suspected malicious files for analysis
"> |
1206 Help make Chrome better | 1206 Help make Chrome better |
1207 </message> | 1207 </message> |
1208 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation
of the dialog asking whether the user wants to upload suspected malicious files
for analysis"> | 1208 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation
of the dialog asking whether the user wants to upload suspected malicious files
for analysis"> |
1209 You can help make Chrome safer and easier to use by automatically report
ing details of possible security incidents to Google. | 1209 You can help make Chrome safer and easier to use by automatically report
ing details of possible security incidents to Google. |
1210 </message> | 1210 </message> |
1211 | 1211 |
1212 <!-- SSL Interstitial V2 strings --> | 1212 <!-- SSL Interstitial V2 strings --> |
1213 <if expr="is_android"> | |
1214 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> | |
1215 Chrome can't establish a private connection to <strong><ph name=
"DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because you
r device's date is set incorrectly. (Your device has the date set to <ph name="D
ATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after <ph name="
BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your device's date
and time<ph name="END_LINK"></a></ph>. | |
1216 </message> | |
1217 </if> | |
1218 <if expr="is_ios"> | |
1219 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> | |
1220 Chrome can't establish a private connection to <strong><ph name=
"DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because you
r device's date is set incorrectly. (Your device has the date set to <ph name="D
ATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after you update
your device's date and time. To set your device's clock, go to Settings > Ge
neral > Date& Time. | |
1221 </message> | |
1222 </if> | |
1223 <if expr="is_android or is_ios"> | |
1224 <message name="IDS_SSL_CLOCK_ERROR_EXPLANATION" desc="Body text for the
explanation shown for when the computer's clock is wrong."> | |
1225 To establish a secure network connection, your device needs a correct cl
ock. This is because the certificates websites use to identify themselves when e
stablishing a secure connection are only valid for a specific time period. Since
your device's clock is wrong, Chrome cannot properly check certificates. | |
1226 </message> | |
1227 </if> | |
1228 <if expr="not is_android and not is_ios"> | |
1229 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> | |
1230 Chrome can't establish a private connection to <strong><ph name=
"DOMAIN">$1<ex>paypal.com</ex></ph></strong>. This is probably because you
r computer's date is set incorrectly (Your computer has the date set to <ph name
="DATE">$2<ex>Jan 1, 1970</ex></ph>.) You should refresh this page after <ph nam
e="BEGIN_LINK"><a href="#" id="clock-link"></ph>you update your computer's
date and time<ph name="END_LINK"></a></ph>. | |
1231 </message> | |
1232 <message name="IDS_SSL_CLOCK_ERROR_EXPLANATION" desc="Body text for the
explanation shown for when the computer's clock is wrong."> | |
1233 To establish a secure network connection, your computer needs a correct
clock. This is because the certificates websites use to identify themselves when
establishing a secure connection are only valid for a specific time period. Sin
ce your computer's clock is wrong, Chrome cannot properly check certificates. | |
1234 </message> | |
1235 </if> | |
1236 <message name="IDS_SSL_NONOVERRIDABLE_MORE_INVALID_SP3" desc="Body text fo
r the explanation shown if the user clicks on the details windows, the certifica
te is invalid and the user has an old version of Windows (before WINDOWS XP SP3)
running."> | 1213 <message name="IDS_SSL_NONOVERRIDABLE_MORE_INVALID_SP3" desc="Body text fo
r the explanation shown if the user clicks on the details windows, the certifica
te is invalid and the user has an old version of Windows (before WINDOWS XP SP3)
running."> |
1237 Your computer is running an old version of Microsoft Windows that cannot p
rocess this website's security certificate. Because of this problem, Google Chro
me can't tell whether the certificate came from <ph name="SITE">$1<ex>google.com
</ex></ph> or from someone on your network pretending to be <ph name="SITE">$1<e
x>google.com</ex></ph>. Please update your computer to a more recent version of
Windows. | 1214 Your computer is running an old version of Microsoft Windows that cannot p
rocess this website's security certificate. Because of this problem, Google Chro
me can't tell whether the certificate came from <ph name="SITE">$1<ex>google.com
</ex></ph> or from someone on your network pretending to be <ph name="SITE">$1<e
x>google.com</ex></ph>. Please update your computer to a more recent version of
Windows. |
1238 </message> | 1215 </message> |
1239 | 1216 |
1240 <!-- Offline interstitial --> | 1217 <!-- Offline interstitial --> |
1241 <if expr="not is_android and not is_ios"> | 1218 <if expr="not is_android and not is_ios"> |
1242 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Summa
ry of the error page when the network connection failed. May be followed by plat
form dependent instructions."> | 1219 <message name="IDS_ERRORPAGES_SUMMARY_INTERNET_DISCONNECTED" desc="Summa
ry of the error page when the network connection failed. May be followed by plat
form dependent instructions."> |
1243 Google Chrome can’t display the webpage because your computer isn’t co
nnected to the Internet. | 1220 Google Chrome can’t display the webpage because your computer isn’t co
nnected to the Internet. |
1244 </message> | 1221 </message> |
1245 </if> | 1222 </if> |
(...skipping 10 matching lines...) Expand all Loading... |
1256 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1233 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1257 </message> | 1234 </message> |
1258 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1235 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1259 Chrome OS terms | 1236 Chrome OS terms |
1260 </message> | 1237 </message> |
1261 </if> | 1238 </if> |
1262 | 1239 |
1263 </messages> | 1240 </messages> |
1264 </release> | 1241 </release> |
1265 </grit> | 1242 </grit> |
OLD | NEW |