aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-07-30 15:33:29 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-07-30 15:33:29 +0200
commit4666e85de5c40e4cd7fa952a1d1c873a43dc60fb (patch)
treec53dad1ac7eea1641b79825d0d171bb027603b60 /src/i18n/locales/defaultMessages.json
parentfix(Notifications): Fix issue that blocked notifications from e.g. Slack (diff)
downloadferdium-app-4666e85de5c40e4cd7fa952a1d1c873a43dc60fb.tar.gz
ferdium-app-4666e85de5c40e4cd7fa952a1d1c873a43dc60fb.tar.zst
ferdium-app-4666e85de5c40e4cd7fa952a1d1c873a43dc60fb.zip
feat(App): Add option to copy debug information via the help menu
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json139
1 files changed, 89 insertions, 50 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index d517b456b..eca3062c2 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -4291,328 +4291,367 @@
4291 } 4291 }
4292 }, 4292 },
4293 { 4293 {
4294 "defaultMessage": "!!!Terms of Service", 4294 "defaultMessage": "!!!Copy Debug Information",
4295 "end": { 4295 "end": {
4296 "column": 3, 4296 "column": 3,
4297 "line": 134 4297 "line": 134
4298 }, 4298 },
4299 "file": "src/lib/Menu.js", 4299 "file": "src/lib/Menu.js",
4300 "id": "menu.help.debugInfo",
4301 "start": {
4302 "column": 13,
4303 "line": 131
4304 }
4305 },
4306 {
4307 "defaultMessage": "!!!Franz Debug Information",
4308 "end": {
4309 "column": 3,
4310 "line": 138
4311 },
4312 "file": "src/lib/Menu.js",
4313 "id": "menu.help.debugInfoCopiedHeadline",
4314 "start": {
4315 "column": 27,
4316 "line": 135
4317 }
4318 },
4319 {
4320 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
4321 "end": {
4322 "column": 3,
4323 "line": 142
4324 },
4325 "file": "src/lib/Menu.js",
4326 "id": "menu.help.debugInfoCopiedBody",
4327 "start": {
4328 "column": 23,
4329 "line": 139
4330 }
4331 },
4332 {
4333 "defaultMessage": "!!!Terms of Service",
4334 "end": {
4335 "column": 3,
4336 "line": 146
4337 },
4338 "file": "src/lib/Menu.js",
4300 "id": "menu.help.tos", 4339 "id": "menu.help.tos",
4301 "start": { 4340 "start": {
4302 "column": 7, 4341 "column": 7,
4303 "line": 131 4342 "line": 143
4304 } 4343 }
4305 }, 4344 },
4306 { 4345 {
4307 "defaultMessage": "!!!Privacy Statement", 4346 "defaultMessage": "!!!Privacy Statement",
4308 "end": { 4347 "end": {
4309 "column": 3, 4348 "column": 3,
4310 "line": 138 4349 "line": 150
4311 }, 4350 },
4312 "file": "src/lib/Menu.js", 4351 "file": "src/lib/Menu.js",
4313 "id": "menu.help.privacy", 4352 "id": "menu.help.privacy",
4314 "start": { 4353 "start": {
4315 "column": 11, 4354 "column": 11,
4316 "line": 135 4355 "line": 147
4317 } 4356 }
4318 }, 4357 },
4319 { 4358 {
4320 "defaultMessage": "!!!File", 4359 "defaultMessage": "!!!File",
4321 "end": { 4360 "end": {
4322 "column": 3, 4361 "column": 3,
4323 "line": 142 4362 "line": 154
4324 }, 4363 },
4325 "file": "src/lib/Menu.js", 4364 "file": "src/lib/Menu.js",
4326 "id": "menu.file", 4365 "id": "menu.file",
4327 "start": { 4366 "start": {
4328 "column": 8, 4367 "column": 8,
4329 "line": 139 4368 "line": 151
4330 } 4369 }
4331 }, 4370 },
4332 { 4371 {
4333 "defaultMessage": "!!!View", 4372 "defaultMessage": "!!!View",
4334 "end": { 4373 "end": {
4335 "column": 3, 4374 "column": 3,
4336 "line": 146 4375 "line": 158
4337 }, 4376 },
4338 "file": "src/lib/Menu.js", 4377 "file": "src/lib/Menu.js",
4339 "id": "menu.view", 4378 "id": "menu.view",
4340 "start": { 4379 "start": {
4341 "column": 8, 4380 "column": 8,
4342 "line": 143 4381 "line": 155
4343 } 4382 }
4344 }, 4383 },
4345 { 4384 {
4346 "defaultMessage": "!!!Services", 4385 "defaultMessage": "!!!Services",
4347 "end": { 4386 "end": {
4348 "column": 3, 4387 "column": 3,
4349 "line": 150 4388 "line": 162
4350 }, 4389 },
4351 "file": "src/lib/Menu.js", 4390 "file": "src/lib/Menu.js",
4352 "id": "menu.services", 4391 "id": "menu.services",
4353 "start": { 4392 "start": {
4354 "column": 12, 4393 "column": 12,
4355 "line": 147 4394 "line": 159
4356 } 4395 }
4357 }, 4396 },
4358 { 4397 {
4359 "defaultMessage": "!!!Window", 4398 "defaultMessage": "!!!Window",
4360 "end": { 4399 "end": {
4361 "column": 3, 4400 "column": 3,
4362 "line": 154 4401 "line": 166
4363 }, 4402 },
4364 "file": "src/lib/Menu.js", 4403 "file": "src/lib/Menu.js",
4365 "id": "menu.window", 4404 "id": "menu.window",
4366 "start": { 4405 "start": {
4367 "column": 10, 4406 "column": 10,
4368 "line": 151 4407 "line": 163
4369 } 4408 }
4370 }, 4409 },
4371 { 4410 {
4372 "defaultMessage": "!!!Help", 4411 "defaultMessage": "!!!Help",
4373 "end": { 4412 "end": {
4374 "column": 3, 4413 "column": 3,
4375 "line": 158 4414 "line": 170
4376 }, 4415 },
4377 "file": "src/lib/Menu.js", 4416 "file": "src/lib/Menu.js",
4378 "id": "menu.help", 4417 "id": "menu.help",
4379 "start": { 4418 "start": {
4380 "column": 8, 4419 "column": 8,
4381 "line": 155 4420 "line": 167
4382 } 4421 }
4383 }, 4422 },
4384 { 4423 {
4385 "defaultMessage": "!!!About Franz", 4424 "defaultMessage": "!!!About Franz",
4386 "end": { 4425 "end": {
4387 "column": 3, 4426 "column": 3,
4388 "line": 162 4427 "line": 174
4389 }, 4428 },
4390 "file": "src/lib/Menu.js", 4429 "file": "src/lib/Menu.js",
4391 "id": "menu.app.about", 4430 "id": "menu.app.about",
4392 "start": { 4431 "start": {
4393 "column": 9, 4432 "column": 9,
4394 "line": 159 4433 "line": 171
4395 } 4434 }
4396 }, 4435 },
4397 { 4436 {
4398 "defaultMessage": "!!!What's new?", 4437 "defaultMessage": "!!!What's new?",
4399 "end": { 4438 "end": {
4400 "column": 3, 4439 "column": 3,
4401 "line": 166 4440 "line": 178
4402 }, 4441 },
4403 "file": "src/lib/Menu.js", 4442 "file": "src/lib/Menu.js",
4404 "id": "menu.app.announcement", 4443 "id": "menu.app.announcement",
4405 "start": { 4444 "start": {
4406 "column": 16, 4445 "column": 16,
4407 "line": 163 4446 "line": 175
4408 } 4447 }
4409 }, 4448 },
4410 { 4449 {
4411 "defaultMessage": "!!!Settings", 4450 "defaultMessage": "!!!Settings",
4412 "end": { 4451 "end": {
4413 "column": 3, 4452 "column": 3,
4414 "line": 170 4453 "line": 182
4415 }, 4454 },
4416 "file": "src/lib/Menu.js", 4455 "file": "src/lib/Menu.js",
4417 "id": "menu.app.settings", 4456 "id": "menu.app.settings",
4418 "start": { 4457 "start": {
4419 "column": 12, 4458 "column": 12,
4420 "line": 167 4459 "line": 179
4421 } 4460 }
4422 }, 4461 },
4423 { 4462 {
4424 "defaultMessage": "!!!Check for updates", 4463 "defaultMessage": "!!!Check for updates",
4425 "end": { 4464 "end": {
4426 "column": 3, 4465 "column": 3,
4427 "line": 174 4466 "line": 186
4428 }, 4467 },
4429 "file": "src/lib/Menu.js", 4468 "file": "src/lib/Menu.js",
4430 "id": "menu.app.checkForUpdates", 4469 "id": "menu.app.checkForUpdates",
4431 "start": { 4470 "start": {
4432 "column": 19, 4471 "column": 19,
4433 "line": 171 4472 "line": 183
4434 } 4473 }
4435 }, 4474 },
4436 { 4475 {
4437 "defaultMessage": "!!!Hide", 4476 "defaultMessage": "!!!Hide",
4438 "end": { 4477 "end": {
4439 "column": 3, 4478 "column": 3,
4440 "line": 178 4479 "line": 190
4441 }, 4480 },
4442 "file": "src/lib/Menu.js", 4481 "file": "src/lib/Menu.js",
4443 "id": "menu.app.hide", 4482 "id": "menu.app.hide",
4444 "start": { 4483 "start": {
4445 "column": 8, 4484 "column": 8,
4446 "line": 175 4485 "line": 187
4447 } 4486 }
4448 }, 4487 },
4449 { 4488 {
4450 "defaultMessage": "!!!Hide Others", 4489 "defaultMessage": "!!!Hide Others",
4451 "end": { 4490 "end": {
4452 "column": 3, 4491 "column": 3,
4453 "line": 182 4492 "line": 194
4454 }, 4493 },
4455 "file": "src/lib/Menu.js", 4494 "file": "src/lib/Menu.js",
4456 "id": "menu.app.hideOthers", 4495 "id": "menu.app.hideOthers",
4457 "start": { 4496 "start": {
4458 "column": 14, 4497 "column": 14,
4459 "line": 179 4498 "line": 191
4460 } 4499 }
4461 }, 4500 },
4462 { 4501 {
4463 "defaultMessage": "!!!Unhide", 4502 "defaultMessage": "!!!Unhide",
4464 "end": { 4503 "end": {
4465 "column": 3, 4504 "column": 3,
4466 "line": 186 4505 "line": 198
4467 }, 4506 },
4468 "file": "src/lib/Menu.js", 4507 "file": "src/lib/Menu.js",
4469 "id": "menu.app.unhide", 4508 "id": "menu.app.unhide",
4470 "start": { 4509 "start": {
4471 "column": 10, 4510 "column": 10,
4472 "line": 183 4511 "line": 195
4473 } 4512 }
4474 }, 4513 },
4475 { 4514 {
4476 "defaultMessage": "!!!Quit", 4515 "defaultMessage": "!!!Quit",
4477 "end": { 4516 "end": {
4478 "column": 3, 4517 "column": 3,
4479 "line": 190 4518 "line": 202
4480 }, 4519 },
4481 "file": "src/lib/Menu.js", 4520 "file": "src/lib/Menu.js",
4482 "id": "menu.app.quit", 4521 "id": "menu.app.quit",
4483 "start": { 4522 "start": {
4484 "column": 8, 4523 "column": 8,
4485 "line": 187 4524 "line": 199
4486 } 4525 }
4487 }, 4526 },
4488 { 4527 {
4489 "defaultMessage": "!!!Add New Service...", 4528 "defaultMessage": "!!!Add New Service...",
4490 "end": { 4529 "end": {
4491 "column": 3, 4530 "column": 3,
4492 "line": 194 4531 "line": 206
4493 }, 4532 },
4494 "file": "src/lib/Menu.js", 4533 "file": "src/lib/Menu.js",
4495 "id": "menu.services.addNewService", 4534 "id": "menu.services.addNewService",
4496 "start": { 4535 "start": {
4497 "column": 17, 4536 "column": 17,
4498 "line": 191 4537 "line": 203
4499 } 4538 }
4500 }, 4539 },
4501 { 4540 {
4502 "defaultMessage": "!!!Add New Workspace...", 4541 "defaultMessage": "!!!Add New Workspace...",
4503 "end": { 4542 "end": {
4504 "column": 3, 4543 "column": 3,
4505 "line": 198 4544 "line": 210
4506 }, 4545 },
4507 "file": "src/lib/Menu.js", 4546 "file": "src/lib/Menu.js",
4508 "id": "menu.workspaces.addNewWorkspace", 4547 "id": "menu.workspaces.addNewWorkspace",
4509 "start": { 4548 "start": {
4510 "column": 19, 4549 "column": 19,
4511 "line": 195 4550 "line": 207
4512 } 4551 }
4513 }, 4552 },
4514 { 4553 {
4515 "defaultMessage": "!!!Open workspace drawer", 4554 "defaultMessage": "!!!Open workspace drawer",
4516 "end": { 4555 "end": {
4517 "column": 3, 4556 "column": 3,
4518 "line": 202 4557 "line": 214
4519 }, 4558 },
4520 "file": "src/lib/Menu.js", 4559 "file": "src/lib/Menu.js",
4521 "id": "menu.workspaces.openWorkspaceDrawer", 4560 "id": "menu.workspaces.openWorkspaceDrawer",
4522 "start": { 4561 "start": {
4523 "column": 23, 4562 "column": 23,
4524 "line": 199 4563 "line": 211
4525 } 4564 }
4526 }, 4565 },
4527 { 4566 {
4528 "defaultMessage": "!!!Close workspace drawer", 4567 "defaultMessage": "!!!Close workspace drawer",
4529 "end": { 4568 "end": {
4530 "column": 3, 4569 "column": 3,
4531 "line": 206 4570 "line": 218
4532 }, 4571 },
4533 "file": "src/lib/Menu.js", 4572 "file": "src/lib/Menu.js",
4534 "id": "menu.workspaces.closeWorkspaceDrawer", 4573 "id": "menu.workspaces.closeWorkspaceDrawer",
4535 "start": { 4574 "start": {
4536 "column": 24, 4575 "column": 24,
4537 "line": 203 4576 "line": 215
4538 } 4577 }
4539 }, 4578 },
4540 { 4579 {
4541 "defaultMessage": "!!!Activate next service...", 4580 "defaultMessage": "!!!Activate next service...",
4542 "end": { 4581 "end": {
4543 "column": 3, 4582 "column": 3,
4544 "line": 210 4583 "line": 222
4545 }, 4584 },
4546 "file": "src/lib/Menu.js", 4585 "file": "src/lib/Menu.js",
4547 "id": "menu.services.setNextServiceActive", 4586 "id": "menu.services.setNextServiceActive",
4548 "start": { 4587 "start": {
4549 "column": 23, 4588 "column": 23,
4550 "line": 207 4589 "line": 219
4551 } 4590 }
4552 }, 4591 },
4553 { 4592 {
4554 "defaultMessage": "!!!Activate previous service...", 4593 "defaultMessage": "!!!Activate previous service...",
4555 "end": { 4594 "end": {
4556 "column": 3, 4595 "column": 3,
4557 "line": 214 4596 "line": 226
4558 }, 4597 },
4559 "file": "src/lib/Menu.js", 4598 "file": "src/lib/Menu.js",
4560 "id": "menu.services.activatePreviousService", 4599 "id": "menu.services.activatePreviousService",
4561 "start": { 4600 "start": {
4562 "column": 27, 4601 "column": 27,
4563 "line": 211 4602 "line": 223
4564 } 4603 }
4565 }, 4604 },
4566 { 4605 {
4567 "defaultMessage": "!!!Disable notifications & audio", 4606 "defaultMessage": "!!!Disable notifications & audio",
4568 "end": { 4607 "end": {
4569 "column": 3, 4608 "column": 3,
4570 "line": 218 4609 "line": 230
4571 }, 4610 },
4572 "file": "src/lib/Menu.js", 4611 "file": "src/lib/Menu.js",
4573 "id": "sidebar.muteApp", 4612 "id": "sidebar.muteApp",
4574 "start": { 4613 "start": {
4575 "column": 11, 4614 "column": 11,
4576 "line": 215 4615 "line": 227
4577 } 4616 }
4578 }, 4617 },
4579 { 4618 {
4580 "defaultMessage": "!!!Enable notifications & audio", 4619 "defaultMessage": "!!!Enable notifications & audio",
4581 "end": { 4620 "end": {
4582 "column": 3, 4621 "column": 3,
4583 "line": 222 4622 "line": 234
4584 }, 4623 },
4585 "file": "src/lib/Menu.js", 4624 "file": "src/lib/Menu.js",
4586 "id": "sidebar.unmuteApp", 4625 "id": "sidebar.unmuteApp",
4587 "start": { 4626 "start": {
4588 "column": 13, 4627 "column": 13,
4589 "line": 219 4628 "line": 231
4590 } 4629 }
4591 }, 4630 },
4592 { 4631 {
4593 "defaultMessage": "!!!Workspaces", 4632 "defaultMessage": "!!!Workspaces",
4594 "end": { 4633 "end": {
4595 "column": 3, 4634 "column": 3,
4596 "line": 226 4635 "line": 238
4597 }, 4636 },
4598 "file": "src/lib/Menu.js", 4637 "file": "src/lib/Menu.js",
4599 "id": "menu.workspaces", 4638 "id": "menu.workspaces",
4600 "start": { 4639 "start": {
4601 "column": 14, 4640 "column": 14,
4602 "line": 223 4641 "line": 235
4603 } 4642 }
4604 }, 4643 },
4605 { 4644 {
4606 "defaultMessage": "!!!Default", 4645 "defaultMessage": "!!!Default",
4607 "end": { 4646 "end": {
4608 "column": 3, 4647 "column": 3,
4609 "line": 230 4648 "line": 242
4610 }, 4649 },
4611 "file": "src/lib/Menu.js", 4650 "file": "src/lib/Menu.js",
4612 "id": "menu.workspaces.defaultWorkspace", 4651 "id": "menu.workspaces.defaultWorkspace",
4613 "start": { 4652 "start": {
4614 "column": 20, 4653 "column": 20,
4615 "line": 227 4654 "line": 239
4616 } 4655 }
4617 } 4656 }
4618 ], 4657 ],