aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-09-12 09:48:12 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-09-12 09:48:12 +0200
commit8884afef941c94ca8273d612bc75ea75e8f82c44 (patch)
tree21a2a828ca6e90da8494157020f1943e67bc9be5 /src/i18n/locales/defaultMessages.json
parentfix linting issues (diff)
parentMerge pull request #1606 from meetfranz/feature/keep-all-workspaces-loaded-op... (diff)
downloadferdium-app-8884afef941c94ca8273d612bc75ea75e8f82c44.tar.gz
ferdium-app-8884afef941c94ca8273d612bc75ea75e8f82c44.tar.zst
ferdium-app-8884afef941c94ca8273d612bc75ea75e8f82c44.zip
Merge branch 'develop' of https://github.com/meetfranz/franz into develop
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json65
1 files changed, 39 insertions, 26 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 1ab8638b3..0dfe2055a 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -3440,169 +3440,182 @@
3440 "defaultMessage": "!!!Launch Franz on start", 3440 "defaultMessage": "!!!Launch Franz on start",
3441 "end": { 3441 "end": {
3442 "column": 3, 3442 "column": 3,
3443 "line": 27 3443 "line": 29
3444 }, 3444 },
3445 "file": "src/containers/settings/EditSettingsScreen.js", 3445 "file": "src/containers/settings/EditSettingsScreen.js",
3446 "id": "settings.app.form.autoLaunchOnStart", 3446 "id": "settings.app.form.autoLaunchOnStart",
3447 "start": { 3447 "start": {
3448 "column": 21, 3448 "column": 21,
3449 "line": 24 3449 "line": 26
3450 } 3450 }
3451 }, 3451 },
3452 { 3452 {
3453 "defaultMessage": "!!!Open in background", 3453 "defaultMessage": "!!!Open in background",
3454 "end": { 3454 "end": {
3455 "column": 3, 3455 "column": 3,
3456 "line": 31 3456 "line": 33
3457 }, 3457 },
3458 "file": "src/containers/settings/EditSettingsScreen.js", 3458 "file": "src/containers/settings/EditSettingsScreen.js",
3459 "id": "settings.app.form.autoLaunchInBackground", 3459 "id": "settings.app.form.autoLaunchInBackground",
3460 "start": { 3460 "start": {
3461 "column": 26, 3461 "column": 26,
3462 "line": 28 3462 "line": 30
3463 } 3463 }
3464 }, 3464 },
3465 { 3465 {
3466 "defaultMessage": "!!!Keep Franz in background when closing the window", 3466 "defaultMessage": "!!!Keep Franz in background when closing the window",
3467 "end": { 3467 "end": {
3468 "column": 3, 3468 "column": 3,
3469 "line": 35 3469 "line": 37
3470 }, 3470 },
3471 "file": "src/containers/settings/EditSettingsScreen.js", 3471 "file": "src/containers/settings/EditSettingsScreen.js",
3472 "id": "settings.app.form.runInBackground", 3472 "id": "settings.app.form.runInBackground",
3473 "start": { 3473 "start": {
3474 "column": 19, 3474 "column": 19,
3475 "line": 32 3475 "line": 34
3476 } 3476 }
3477 }, 3477 },
3478 { 3478 {
3479 "defaultMessage": "!!!Show Franz in system tray", 3479 "defaultMessage": "!!!Show Franz in system tray",
3480 "end": { 3480 "end": {
3481 "column": 3, 3481 "column": 3,
3482 "line": 39 3482 "line": 41
3483 }, 3483 },
3484 "file": "src/containers/settings/EditSettingsScreen.js", 3484 "file": "src/containers/settings/EditSettingsScreen.js",
3485 "id": "settings.app.form.enableSystemTray", 3485 "id": "settings.app.form.enableSystemTray",
3486 "start": { 3486 "start": {
3487 "column": 20, 3487 "column": 20,
3488 "line": 36 3488 "line": 38
3489 } 3489 }
3490 }, 3490 },
3491 { 3491 {
3492 "defaultMessage": "!!!Minimize Franz to system tray", 3492 "defaultMessage": "!!!Minimize Franz to system tray",
3493 "end": { 3493 "end": {
3494 "column": 3, 3494 "column": 3,
3495 "line": 43 3495 "line": 45
3496 }, 3496 },
3497 "file": "src/containers/settings/EditSettingsScreen.js", 3497 "file": "src/containers/settings/EditSettingsScreen.js",
3498 "id": "settings.app.form.minimizeToSystemTray", 3498 "id": "settings.app.form.minimizeToSystemTray",
3499 "start": { 3499 "start": {
3500 "column": 24, 3500 "column": 24,
3501 "line": 40 3501 "line": 42
3502 } 3502 }
3503 }, 3503 },
3504 { 3504 {
3505 "defaultMessage": "!!!Language", 3505 "defaultMessage": "!!!Language",
3506 "end": { 3506 "end": {
3507 "column": 3, 3507 "column": 3,
3508 "line": 47 3508 "line": 49
3509 }, 3509 },
3510 "file": "src/containers/settings/EditSettingsScreen.js", 3510 "file": "src/containers/settings/EditSettingsScreen.js",
3511 "id": "settings.app.form.language", 3511 "id": "settings.app.form.language",
3512 "start": { 3512 "start": {
3513 "column": 12, 3513 "column": 12,
3514 "line": 44 3514 "line": 46
3515 } 3515 }
3516 }, 3516 },
3517 { 3517 {
3518 "defaultMessage": "!!!Dark Mode", 3518 "defaultMessage": "!!!Dark Mode",
3519 "end": { 3519 "end": {
3520 "column": 3, 3520 "column": 3,
3521 "line": 51 3521 "line": 53
3522 }, 3522 },
3523 "file": "src/containers/settings/EditSettingsScreen.js", 3523 "file": "src/containers/settings/EditSettingsScreen.js",
3524 "id": "settings.app.form.darkMode", 3524 "id": "settings.app.form.darkMode",
3525 "start": { 3525 "start": {
3526 "column": 12, 3526 "column": 12,
3527 "line": 48 3527 "line": 50
3528 } 3528 }
3529 }, 3529 },
3530 { 3530 {
3531 "defaultMessage": "!!!Display disabled services tabs", 3531 "defaultMessage": "!!!Display disabled services tabs",
3532 "end": { 3532 "end": {
3533 "column": 3, 3533 "column": 3,
3534 "line": 55 3534 "line": 57
3535 }, 3535 },
3536 "file": "src/containers/settings/EditSettingsScreen.js", 3536 "file": "src/containers/settings/EditSettingsScreen.js",
3537 "id": "settings.app.form.showDisabledServices", 3537 "id": "settings.app.form.showDisabledServices",
3538 "start": { 3538 "start": {
3539 "column": 24, 3539 "column": 24,
3540 "line": 52 3540 "line": 54
3541 } 3541 }
3542 }, 3542 },
3543 { 3543 {
3544 "defaultMessage": "!!!Show unread message badge when notifications are disabled", 3544 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
3545 "end": { 3545 "end": {
3546 "column": 3, 3546 "column": 3,
3547 "line": 59 3547 "line": 61
3548 }, 3548 },
3549 "file": "src/containers/settings/EditSettingsScreen.js", 3549 "file": "src/containers/settings/EditSettingsScreen.js",
3550 "id": "settings.app.form.showMessagesBadgesWhenMuted", 3550 "id": "settings.app.form.showMessagesBadgesWhenMuted",
3551 "start": { 3551 "start": {
3552 "column": 29, 3552 "column": 29,
3553 "line": 56 3553 "line": 58
3554 } 3554 }
3555 }, 3555 },
3556 { 3556 {
3557 "defaultMessage": "!!!Enable spell checking", 3557 "defaultMessage": "!!!Enable spell checking",
3558 "end": { 3558 "end": {
3559 "column": 3, 3559 "column": 3,
3560 "line": 63 3560 "line": 65
3561 }, 3561 },
3562 "file": "src/containers/settings/EditSettingsScreen.js", 3562 "file": "src/containers/settings/EditSettingsScreen.js",
3563 "id": "settings.app.form.enableSpellchecking", 3563 "id": "settings.app.form.enableSpellchecking",
3564 "start": { 3564 "start": {
3565 "column": 23, 3565 "column": 23,
3566 "line": 60 3566 "line": 62
3567 } 3567 }
3568 }, 3568 },
3569 { 3569 {
3570 "defaultMessage": "!!!Enable GPU Acceleration", 3570 "defaultMessage": "!!!Enable GPU Acceleration",
3571 "end": { 3571 "end": {
3572 "column": 3, 3572 "column": 3,
3573 "line": 67 3573 "line": 69
3574 }, 3574 },
3575 "file": "src/containers/settings/EditSettingsScreen.js", 3575 "file": "src/containers/settings/EditSettingsScreen.js",
3576 "id": "settings.app.form.enableGPUAcceleration", 3576 "id": "settings.app.form.enableGPUAcceleration",
3577 "start": { 3577 "start": {
3578 "column": 25, 3578 "column": 25,
3579 "line": 64 3579 "line": 66
3580 } 3580 }
3581 }, 3581 },
3582 { 3582 {
3583 "defaultMessage": "!!!Include beta versions", 3583 "defaultMessage": "!!!Include beta versions",
3584 "end": { 3584 "end": {
3585 "column": 3, 3585 "column": 3,
3586 "line": 71 3586 "line": 73
3587 }, 3587 },
3588 "file": "src/containers/settings/EditSettingsScreen.js", 3588 "file": "src/containers/settings/EditSettingsScreen.js",
3589 "id": "settings.app.form.beta", 3589 "id": "settings.app.form.beta",
3590 "start": { 3590 "start": {
3591 "column": 8, 3591 "column": 8,
3592 "line": 68 3592 "line": 70
3593 } 3593 }
3594 }, 3594 },
3595 { 3595 {
3596 "defaultMessage": "!!!Enable Franz Todos", 3596 "defaultMessage": "!!!Enable Franz Todos",
3597 "end": { 3597 "end": {
3598 "column": 3, 3598 "column": 3,
3599 "line": 75 3599 "line": 77
3600 }, 3600 },
3601 "file": "src/containers/settings/EditSettingsScreen.js", 3601 "file": "src/containers/settings/EditSettingsScreen.js",
3602 "id": "settings.app.form.enableTodos", 3602 "id": "settings.app.form.enableTodos",
3603 "start": { 3603 "start": {
3604 "column": 15, 3604 "column": 15,
3605 "line": 72 3605 "line": 74
3606 }
3607 },
3608 {
3609 "defaultMessage": "!!!Keep all workspaces loaded",
3610 "end": {
3611 "column": 3,
3612 "line": 81
3613 },
3614 "file": "src/containers/settings/EditSettingsScreen.js",
3615 "id": "settings.app.form.keepAllWorkspacesLoaded",
3616 "start": {
3617 "column": 27,
3618 "line": 78
3606 } 3619 }
3607 } 3620 }
3608 ], 3621 ],