OLD | NEW |
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 4209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4220 Continue | 4220 Continue |
4221 </message> | 4221 </message> |
4222 <message name="IDS_IMPORTER_LOCK_CANCEL" desc="Text for Cancel button on d
ialog"> | 4222 <message name="IDS_IMPORTER_LOCK_CANCEL" desc="Text for Cancel button on d
ialog"> |
4223 Skip Import | 4223 Skip Import |
4224 </message> | 4224 </message> |
4225 | 4225 |
4226 <!-- Report Bug or Broken Web Site Dialog --> | 4226 <!-- Report Bug or Broken Web Site Dialog --> |
4227 <message name="IDS_BUGREPORT_TITLE" desc="Dialog title for bug report dial
og"> | 4227 <message name="IDS_BUGREPORT_TITLE" desc="Dialog title for bug report dial
og"> |
4228 Report Bug or Broken Web Site | 4228 Report Bug or Broken Web Site |
4229 </message> | 4229 </message> |
4230 <message name="IDS_BUGREPORT_REPORT_PAGE_TITLE" desc="Label showing title
of the page that will be reported"> | 4230 <message name="IDS_BUGREPORT_REPORT_PAGE_TITLE" desc="Label showing the ti
tle of the page that will be reported"> |
4231 Page title: | 4231 Page title: |
4232 </message> | 4232 </message> |
4233 <message name="IDS_BUGREPORT_REPORT_URL_LABEL" desc="Label showing URL tha
t will be reported"> | 4233 <message name="IDS_BUGREPORT_REPORT_URL_LABEL" desc="Label showing the URL
that will be reported"> |
4234 Page URL: | 4234 Page URL: |
4235 </message> | 4235 </message> |
4236 <message name="IDS_BUGREPORT_USER_EMAIL_LABEL" desc="Label showing URL tha
t will be reported"> | 4236 <message name="IDS_BUGREPORT_USER_EMAIL_LABEL" desc="Label showing the e-m
ail address that will be reported"> |
4237 User e-mail: | 4237 User e-mail: |
4238 </message> | 4238 </message> |
4239 <message name="IDS_BUGREPORT_DESCRIPTION_LABEL" desc="Label for descriptio
n field"> | 4239 <message name="IDS_BUGREPORT_DESCRIPTION_LABEL" desc="Label for the descri
ption field"> |
4240 Description: | 4240 Description: |
4241 </message> | 4241 </message> |
| 4242 <message name="IDS_BUGREPORT_SCREENSHOT_LABEL" desc="Label for the screens
hot field"> |
| 4243 Screenshot: |
| 4244 </message> |
| 4245 <!-- For Mac compatibility --> |
| 4246 <message name="IDS_BUGREPORT_SOMETHING_MISSING" desc="In Title Case: Repor
t a bug/problem type: Something's missing"> |
| 4247 Something's Missing |
| 4248 </message> |
| 4249 <message name="IDS_BUGREPORT_BROWSER_CRASH" desc="Report a bug/problem typ
e: Browser crashed"> |
| 4250 Browser crash... go boom |
| 4251 </message> |
| 4252 <message name="IDS_BUGREPORT_OTHER_PROBLEM" desc="Report a bug/problem typ
e: General feedback/other"> |
| 4253 General feedback/other |
| 4254 </message> |
| 4255 <message name="IDS_BUGREPORT_PAGE_LOOKS_ODD" desc="Report a bug/problem ty
pe: Page looks odd"> |
| 4256 Page looks odd |
| 4257 </message> |
| 4258 <message name="IDS_BUGREPORT_PAGE_WONT_LOAD" desc="Report a bug/problem ty
pe: Page won't load"> |
| 4259 Page won't load |
| 4260 </message> |
| 4261 <message name="IDS_BUGREPORT_CANT_SIGN_IN" desc="Report a bug/problem type
: Can't sign in"> |
| 4262 Can't sign in |
| 4263 </message> |
| 4264 <!-- /Mac Compat --> |
| 4265 <message name="IDS_BUGREPORT_NOTIFICATION_TITLE" desc="Title for the notif
ication given to the user on completion (successful or failed) of user feedback"
> |
| 4266 Feedback submission status |
| 4267 </message> |
| 4268 <message name="IDS_BUGREPORT_FEEDBACK_STATUS_SUCCESS" desc="Message for th
e status of a feedback submission on success"> |
| 4269 User Feedback submission succeeded |
| 4270 </message> |
| 4271 <message name="IDS_BUGREPORT_FEEDBACK_STATUS_FAIL" desc="Message for the s
tatus of a feedback submission failure"> |
| 4272 User feedback submission failed: $1 |
| 4273 </message> |
4242 <if expr="pp_ifdef('chromeos')"> | 4274 <if expr="pp_ifdef('chromeos')"> |
4243 <message name="IDS_BUGREPORT_INCLUDE_NEW_SCREEN_IMAGE" desc="Radio butto
n for including a new screen image on the bug report dialog box"> | |
4244 Send last active tab screen shot | |
4245 </message> | |
4246 <message name="IDS_BUGREPORT_INCLUDE_LAST_SCREEN_IMAGE" desc="Radio butt
on for including the last screen image on the bug report dialog box"> | 4275 <message name="IDS_BUGREPORT_INCLUDE_LAST_SCREEN_IMAGE" desc="Radio butt
on for including the last screen image on the bug report dialog box"> |
4247 Send last saved screen shot | 4276 Send last saved screen shot |
4248 </message> | 4277 </message> |
4249 <message name="IDS_BUGREPORT_INCLUDE_NO_SCREEN_IMAGE" desc="Radio button
for not including a screen image on the bug report dialog box"> | 4278 <message name="IDS_BUGREPORT_CURRENT_SCREENSHOTS" desc="Radio button for
including the last screen image on the bug report dialog box"> |
4250 Do not send a screen shot | 4279 Send a current page screen shot |
| 4280 </message> |
| 4281 <message name="IDS_BUGREPORT_SAVED_SCREENSHOTS" desc="Radio button for i
ncluding the last screen image on the bug report dialog box"> |
| 4282 Send a saved screen shot |
4251 </message> | 4283 </message> |
4252 <message name="IDS_BUGREPORT_INCLUDE_SYSTEM_INFORMATION_CHKBOX" desc="Ch
eckbox for including system information on the bug report dialog box"> | 4284 <message name="IDS_BUGREPORT_INCLUDE_SYSTEM_INFORMATION_CHKBOX" desc="Ch
eckbox for including system information on the bug report dialog box"> |
4253 Send system information | 4285 Send system information |
4254 </message> | 4286 </message> |
4255 <message name="IDS_BUGREPORT_SYSTEM_INFORMATION_URL_TEXT" desc="Text for
system information url on the bug report dialog box"> | 4287 <message name="IDS_BUGREPORT_SYSTEM_INFORMATION_URL_TEXT" desc="Text for
system information url on the bug report dialog box"> |
4256 Included system information... | 4288 Included system information... |
4257 </message> | 4289 </message> |
4258 </if> | 4290 </if> |
4259 <message name="IDS_BUGREPORT_INCLUDE_PAGE_SOURCE_CHKBOX" desc="Checkbox fo
r including page source"> | 4291 <message name="IDS_BUGREPORT_INCLUDE_PAGE_SOURCE_CHKBOX" desc="Checkbox fo
r including page source"> |
4260 Send source of current page | 4292 Send source of current page |
4261 </message> | 4293 </message> |
4262 <message name="IDS_BUGREPORT_INCLUDE_PAGE_IMAGE_CHKBOX" desc="Checkbox for
including page image"> | 4294 <message name="IDS_BUGREPORT_INCLUDE_PAGE_IMAGE_CHKBOX" desc="Checkbox for
including page image"> |
4263 Send screen shot of current page | 4295 Send screen shot of current page |
4264 </message> | 4296 </message> |
| 4297 <message name="IDS_BUGREPORT_INCLUDE_NEW_SCREEN_IMAGE" desc="Radio button
for including a new screen image on the bug report dialog box"> |
| 4298 Send last active tab screen shot |
| 4299 </message> |
| 4300 <message name="IDS_BUGREPORT_INCLUDE_NO_SCREENSHOT" desc="Radio button for
not including a screen image on the bug report dialog box"> |
| 4301 Do not send a screen shot |
| 4302 </message> |
4265 <message name="IDS_BUGREPORT_BUG_TYPE" desc="Label for bug type"> | 4303 <message name="IDS_BUGREPORT_BUG_TYPE" desc="Label for bug type"> |
4266 Bug type: | 4304 Bug type: |
4267 </message> | 4305 </message> |
4268 <if expr="pp_ifdef('chromeos')"> | 4306 <message name="IDS_BUGREPORT_PHISHING_PAGE" desc="Report a bug/problem typ
e: Phishing page"> |
4269 <message name="IDS_BUGREPORT_CONNECTIVITY_ISSUE" desc="Report a bug/prob
lem type: Connectivity"> | 4307 Phishing page |
4270 Connectivity | 4308 </message> |
4271 </message> | 4309 <message name="IDS_BUGREPORT_NO_ISSUE_SELECTED" desc="Message shown when n
o issue is selected before hitting submit"> |
4272 <message name="IDS_BUGREPORT_SYNC_ISSUE" desc="Report a bug/problem type
: Sync"> | 4310 Please select an issue type from the drop down before sending the report |
4273 Sync | 4311 </message> |
4274 </message> | 4312 <message name="IDS_BUGREPORT_ISSUE_WITH" desc="Label for issue with"> |
4275 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="Report a bug/problem
type: Page formatting or layout"> | 4313 I see an issue with: |
4276 Page formatting | 4314 </message> |
4277 </message> | |
4278 <message name="IDS_BUGREPORT_EXTENSION_ISSUE" desc="Report a bug/problem
type: Extensions or apps"> | |
4279 Extensions or apps | |
4280 </message> | |
4281 <message name="IDS_BUGREPORT_SUSPEND_ISSUE" desc="Report a bug/problem t
ype: Suspend or resume"> | |
4282 Suspend or resume | |
4283 </message> | |
4284 <message name="IDS_BUGREPORT_CRASH_ISSUE" desc="Report a bug/problem typ
e: Crash"> | |
4285 Crash | |
4286 </message> | |
4287 </if> | |
4288 <if expr="not pp_ifdef('use_titlecase')"> | 4315 <if expr="not pp_ifdef('use_titlecase')"> |
4289 <message name="IDS_BUGREPORT_SEND_REPORT" desc="Text for OK button on di
alog"> | 4316 <message name="IDS_BUGREPORT_SEND_REPORT" desc="Text for OK button on di
alog"> |
4290 Send report | 4317 Send report |
4291 </message> | 4318 </message> |
4292 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="Text for report
phishing button"> | 4319 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="Text for report
phishing button"> |
4293 Open phishing report | 4320 Open phishing report |
4294 </message> | 4321 </message> |
4295 <message name="IDS_BUGREPORT_PAGE_WONT_LOAD" desc="Report a bug/problem
type: Page won't load"> | 4322 <message name="IDS_BUGREPORT_CHOOSE_ISSUE" desc="In Title Case: Report a
bug/problem type: Choose issue with"> |
4296 Page won't load | 4323 (choose an issue below) |
4297 </message> | 4324 </message> |
4298 <message name="IDS_BUGREPORT_PAGE_LOOKS_ODD" desc="Report a bug/problem
type: Page looks odd"> | 4325 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="In Title Case: Repor
t a bug/problem type: Page formatting or layout"> |
4299 Page looks odd | 4326 Page formatting or layout |
4300 </message> | 4327 </message> |
4301 <message name="IDS_BUGREPORT_PHISHING_PAGE" desc="Report a bug/problem t
ype: Phishing page"> | 4328 <message name="IDS_BUGREPORT_PAGE_LOAD" desc="In Title Case: Report a bu
g/problem type: Pages not loading"> |
4302 Phishing page | 4329 Pages not loading |
4303 </message> | 4330 </message> |
4304 <message name="IDS_BUGREPORT_CANT_SIGN_IN" desc="Report a bug/problem ty
pe: Can't sign in"> | 4331 <message name="IDS_BUGREPORT_PLUGINS" desc="In Title Case: Report a bug/
problem type: Plug-ins"> |
4305 Can't sign in | 4332 Plug-ins (e.g. Adobe Flash Player, Quicktime, etc) |
4306 </message> | 4333 </message> |
4307 <message name="IDS_BUGREPORT_SOMETHING_MISSING" desc="Report a bug/probl
em type: Something's missing"> | 4334 <message name="IDS_BUGREPORT_TABS" desc="In Title Case: Report a bug/pro
blem type: Tabs or windows"> |
4308 Something's missing | 4335 Tabs or windows |
4309 </message> | 4336 </message> |
4310 <message name="IDS_BUGREPORT_BROWSER_CRASH" desc="Report a bug/problem t
ype: Browser crashed"> | 4337 <message name="IDS_BUGREPORT_NETWORK" desc="In Title Case: Report a bug/
problem type: Network connection"> |
4311 Browser crash... go boom | 4338 Network connection |
4312 </message> | 4339 </message> |
4313 <message name="IDS_BUGREPORT_OTHER_PROBLEM" desc="Report a bug/problem t
ype: General feedback/other"> | 4340 <message name="IDS_BUGREPORT_CONNECTIVITY" desc="In Title Case: Report a
bug/problem type: Connectivity issues"> |
| 4341 Network connection |
| 4342 </message> |
| 4343 <message name="IDS_BUGREPORT_STANDBY_RESUME" desc="In Title Case: Report
a bug/problem type: Standby or Resume"> |
| 4344 Network connection |
| 4345 </message> |
| 4346 <message name="IDS_BUGREPORT_SYNC" desc="In Title Case: Report a bug/pro
blem type: Synced preferences"> |
| 4347 Synced preferences |
| 4348 </message> |
| 4349 <message name="IDS_BUGREPORT_CRASHES" desc="In Title Case: Report a bug/
problem type: Crashes"> |
| 4350 Crashes |
| 4351 </message> |
| 4352 <message name="IDS_BUGREPORT_EXTENSIONS" desc="In Title Case: Report a b
ug/problem type: Extensions or apps"> |
| 4353 Extensions or apps |
| 4354 </message> |
| 4355 <message name="IDS_BUGREPORT_OTHER" desc="In Title Case: Report a bug/pr
oblem type: Other"> |
| 4356 Other |
| 4357 </message> |
| 4358 <message name="IDS_BUGREPORT_GENERAL" desc="Report a bug/problem type: G
eneral feedback/other"> |
4314 General feedback/other | 4359 General feedback/other |
4315 </message> | 4360 </message> |
| 4361 <message name="IDS_BUGREPORT_PREVIEW_REPORT" desc="Text for the preview
report button on dialog"> |
| 4362 Preview report |
| 4363 </message> |
4316 </if> | 4364 </if> |
4317 <if expr="pp_ifdef('use_titlecase')"> | 4365 <if expr="pp_ifdef('use_titlecase')"> |
4318 <message name="IDS_BUGREPORT_SEND_REPORT" desc="In Title Case: Text for
OK button on dialog"> | 4366 <message name="IDS_BUGREPORT_SEND_REPORT" desc="Text for the send report
button on dialog"> |
4319 Send Report | 4367 Send report |
4320 </message> | 4368 </message> |
4321 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="In Title Case:
Text for report phishing button"> | 4369 <message name="IDS_BUGREPORT_SEND_PHISHING_REPORT" desc="Text for report
phishing button"> |
4322 Open Phishing Report | 4370 Open phishing report |
4323 </message> | 4371 </message> |
4324 <message name="IDS_BUGREPORT_PAGE_WONT_LOAD" desc="In Title Case: Report
a bug/problem type: Page won't load"> | 4372 <message name="IDS_BUGREPORT_CHOOSE_ISSUE" desc="In Title Case: Report a
bug/problem type: Choose issue with"> |
4325 Page Won't Load | 4373 (choose an issue below) |
4326 </message> | 4374 </message> |
4327 <message name="IDS_BUGREPORT_PAGE_LOOKS_ODD" desc="In Title Case: Report
a bug/problem type: Page looks odd"> | 4375 <message name="IDS_BUGREPORT_PAGE_FORMATTING" desc="In Title Case: Repor
t a bug/problem type: Page formatting or layout"> |
4328 Page Looks Odd | 4376 Page formatting or layout |
4329 </message> | 4377 </message> |
4330 <message name="IDS_BUGREPORT_PHISHING_PAGE" desc="In Title Case: Report
a bug/problem type: Phishing page"> | 4378 <message name="IDS_BUGREPORT_PAGE_LOAD" desc="In Title Case: Report a bu
g/problem type: Pages not loading"> |
4331 Phishing Page | 4379 Pages not loading |
4332 </message> | 4380 </message> |
4333 <message name="IDS_BUGREPORT_CANT_SIGN_IN" desc="In Title Case: Report a
bug/problem type: Can't sign in"> | 4381 <message name="IDS_BUGREPORT_PLUGINS" desc="In Title Case: Report a bug/
problem type: Plug-ins"> |
4334 Can't Sign In | 4382 Plug-ins (e.g. Adobe Flash Player, Quicktime, etc) |
4335 </message> | 4383 </message> |
4336 <message name="IDS_BUGREPORT_SOMETHING_MISSING" desc="In Title Case: Rep
ort a bug/problem type: Something's missing"> | 4384 <message name="IDS_BUGREPORT_TABS" desc="In Title Case: Report a bug/pro
blem type: Tabs or windows"> |
4337 Something's Missing | 4385 Tabs or windows |
4338 </message> | 4386 </message> |
4339 <message name="IDS_BUGREPORT_BROWSER_CRASH" desc="In Title Case: Report
a bug/problem type: Browser crashed"> | 4387 <message name="IDS_BUGREPORT_NETWORK" desc="In Title Case: Report a bug/
problem type: Network connection"> |
4340 Browser Crash... Go Boom | 4388 Network connection |
4341 </message> | 4389 </message> |
4342 <message name="IDS_BUGREPORT_OTHER_PROBLEM" desc="In Title Case: Report
a bug/problem type: General feedback/other"> | 4390 <message name="IDS_BUGREPORT_SYNC" desc="In Title Case: Report a bug/pro
blem type: Synced preferences"> |
4343 General feedback/other | 4391 Synced preferences |
| 4392 </message> |
| 4393 <message name="IDS_BUGREPORT_CRASHES" desc="In Title Case: Report a bug/
problem type: Crashes"> |
| 4394 Crashes |
| 4395 </message> |
| 4396 <message name="IDS_BUGREPORT_EXTENSIONS" desc="In Title Case: Report a b
ug/problem type: Extensions or apps"> |
| 4397 Extensions or apps |
| 4398 </message> |
| 4399 <message name="IDS_BUGREPORT_OTHER" desc="In Title Case: Report a bug/pr
oblem type: Other"> |
| 4400 Other |
4344 </message> | 4401 </message> |
4345 </if> | 4402 </if> |
4346 | 4403 |
4347 <!-- Clear Browsing Data --> | 4404 <!-- Clear Browsing Data --> |
4348 <message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title"> | 4405 <message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Dialog title"> |
4349 Clear Browsing Data | 4406 Clear Browsing Data |
4350 </message> | 4407 </message> |
4351 <message name="IDS_CLEAR_BROWSING_DATA_LABEL" desc="Label at the top of th
e client area of the dialog"> | 4408 <message name="IDS_CLEAR_BROWSING_DATA_LABEL" desc="Label at the top of th
e client area of the dialog"> |
4352 Obliterate the following items: | 4409 Obliterate the following items: |
4353 </message> | 4410 </message> |
(...skipping 4805 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
9159 | 9216 |
9160 </messages> | 9217 </messages> |
9161 | 9218 |
9162 <structures fallback_to_english="true"> | 9219 <structures fallback_to_english="true"> |
9163 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 9220 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
9164 </structure> | 9221 </structure> |
9165 </structures> | 9222 </structures> |
9166 | 9223 |
9167 </release> | 9224 </release> |
9168 </grit> | 9225 </grit> |
OLD | NEW |