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 1156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1167 <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
"> | 1167 <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
"> |
1168 Help make Chrome better | 1168 Help make Chrome better |
1169 </message> | 1169 </message> |
1170 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation
of the dialog asking whether the user wants to upload suspected malicious files
for analysis"> | 1170 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation
of the dialog asking whether the user wants to upload suspected malicious files
for analysis"> |
1171 You can help make Chrome safer and easier to use by automatically report
ing details of possible security incidents to Google. | 1171 You can help make Chrome safer and easier to use by automatically report
ing details of possible security incidents to Google. |
1172 </message> | 1172 </message> |
1173 | 1173 |
1174 <!-- SSL Interstitial V2 strings --> | 1174 <!-- SSL Interstitial V2 strings --> |
1175 <if expr="is_android or is_ios"> | 1175 <if expr="is_android or is_ios"> |
1176 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> | 1176 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> |
1177 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 (<ph name="DATE">$2<ex>Jan 1, 1970</ex></ph>)
. You should refresh this page after <ph name="BEGIN_LINK"><a href="#" id="cl
ock-link"></ph>you update your device's date and time<ph name="END_LINK"><
/a></ph>. | 1177 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>. |
| 1178 </message> |
| 1179 <message name="IDS_SSL_CLOCK_ERROR_EXPLANATION" desc="Body text for the
explanation shown for when the computer's clock is wrong."> |
| 1180 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. |
1178 </message> | 1181 </message> |
1179 </if> | 1182 </if> |
1180 <if expr="not is_android and not is_ios"> | 1183 <if expr="not is_android and not is_ios"> |
1181 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> | 1184 <message name="IDS_SSL_CLOCK_ERROR" desc="Paragraph explaining that the
SSL interstitial is probably caused by an incorrect clock."> |
1182 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 (<ph name="DATE">$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 computer's date and time<ph name="END_LINK">
</a></ph>. | 1185 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>. |
| 1186 </message> |
| 1187 <message name="IDS_SSL_CLOCK_ERROR_EXPLANATION" desc="Body text for the
explanation shown for when the computer's clock is wrong."> |
| 1188 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. |
1183 </message> | 1189 </message> |
1184 </if> | 1190 </if> |
1185 <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."> | 1191 <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."> |
1186 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. | 1192 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. |
1187 </message> | 1193 </message> |
1188 | 1194 |
1189 <!-- OOBE --> | 1195 <!-- OOBE --> |
1190 <if expr="chromeos"> | 1196 <if expr="chromeos"> |
1191 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates i
nstallation screen during OOBE"> | 1197 <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates i
nstallation screen during OOBE"> |
1192 Please wait while Chrome installs the latest system updates. | 1198 Please wait while Chrome installs the latest system updates. |
1193 </message> | 1199 </message> |
1194 <message name="IDS_CHECKING_FOR_UPDATE_MSG" desc="Chrome OS OOBE: messag
e shown during checking for update stage."> | 1200 <message name="IDS_CHECKING_FOR_UPDATE_MSG" desc="Chrome OS OOBE: messag
e shown during checking for update stage."> |
1195 Chrome updates automatically so you always have the freshest version. | 1201 Chrome updates automatically so you always have the freshest version. |
1196 </message> | 1202 </message> |
1197 <message name="IDS_UPDATE_MSG" desc="Chrome OS OOBE: message shown durin
g update stage."> | 1203 <message name="IDS_UPDATE_MSG" desc="Chrome OS OOBE: message shown durin
g update stage."> |
1198 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1204 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1199 </message> | 1205 </message> |
1200 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1206 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1201 Chrome OS terms | 1207 Chrome OS terms |
1202 </message> | 1208 </message> |
1203 </if> | 1209 </if> |
1204 | 1210 |
1205 </messages> | 1211 </messages> |
1206 </release> | 1212 </release> |
1207 </grit> | 1213 </grit> |
OLD | NEW |