aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-10-04 16:27:26 +0200
committerLibravatar GitHub <noreply@github.com>2020-10-04 15:27:26 +0100
commitc9c067b286505621fbae3fc212638b45ae1c733a (patch)
treebeb3001b26ec3ffc05528d11fe60033971655a7c /src/i18n/locales/defaultMessages.json
parentFine-tune nightly releases scripts (diff)
downloadferdium-app-c9c067b286505621fbae3fc212638b45ae1c733a.tar.gz
ferdium-app-c9c067b286505621fbae3fc212638b45ae1c733a.tar.zst
ferdium-app-c9c067b286505621fbae3fc212638b45ae1c733a.zip
Add setting to enable nightly releases updates (#742)
Co-authored-by: Amine Mouafik <amine@mouafik.fr>
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json197
1 files changed, 127 insertions, 70 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 58f37ebad..34bf58203 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -1056,52 +1056,52 @@
1056 "defaultMessage": "!!!Your services have been updated.", 1056 "defaultMessage": "!!!Your services have been updated.",
1057 "end": { 1057 "end": {
1058 "column": 3, 1058 "column": 3,
1059 "line": 34 1059 "line": 35
1060 }, 1060 },
1061 "file": "src/components/layout/AppLayout.js", 1061 "file": "src/components/layout/AppLayout.js",
1062 "id": "infobar.servicesUpdated", 1062 "id": "infobar.servicesUpdated",
1063 "start": { 1063 "start": {
1064 "column": 19, 1064 "column": 19,
1065 "line": 31 1065 "line": 32
1066 } 1066 }
1067 }, 1067 },
1068 { 1068 {
1069 "defaultMessage": "!!!Reload services", 1069 "defaultMessage": "!!!Reload services",
1070 "end": { 1070 "end": {
1071 "column": 3, 1071 "column": 3,
1072 "line": 38 1072 "line": 39
1073 }, 1073 },
1074 "file": "src/components/layout/AppLayout.js", 1074 "file": "src/components/layout/AppLayout.js",
1075 "id": "infobar.buttonReloadServices", 1075 "id": "infobar.buttonReloadServices",
1076 "start": { 1076 "start": {
1077 "column": 24, 1077 "column": 24,
1078 "line": 35 1078 "line": 36
1079 } 1079 }
1080 }, 1080 },
1081 { 1081 {
1082 "defaultMessage": "!!!Could not load services and user information", 1082 "defaultMessage": "!!!Could not load services and user information",
1083 "end": { 1083 "end": {
1084 "column": 3, 1084 "column": 3,
1085 "line": 42 1085 "line": 43
1086 }, 1086 },
1087 "file": "src/components/layout/AppLayout.js", 1087 "file": "src/components/layout/AppLayout.js",
1088 "id": "infobar.requiredRequestsFailed", 1088 "id": "infobar.requiredRequestsFailed",
1089 "start": { 1089 "start": {
1090 "column": 26, 1090 "column": 26,
1091 "line": 39 1091 "line": 40
1092 } 1092 }
1093 }, 1093 },
1094 { 1094 {
1095 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 1095 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
1096 "end": { 1096 "end": {
1097 "column": 3, 1097 "column": 3,
1098 "line": 46 1098 "line": 47
1099 }, 1099 },
1100 "file": "src/components/layout/AppLayout.js", 1100 "file": "src/components/layout/AppLayout.js",
1101 "id": "infobar.authRequestFailed", 1101 "id": "infobar.authRequestFailed",
1102 "start": { 1102 "start": {
1103 "column": 21, 1103 "column": 21,
1104 "line": 43 1104 "line": 44
1105 } 1105 }
1106 } 1106 }
1107 ], 1107 ],
@@ -3075,403 +3075,403 @@
3075 "defaultMessage": "!!!Settings", 3075 "defaultMessage": "!!!Settings",
3076 "end": { 3076 "end": {
3077 "column": 3, 3077 "column": 3,
3078 "line": 25 3078 "line": 26
3079 }, 3079 },
3080 "file": "src/components/settings/settings/EditSettingsForm.js", 3080 "file": "src/components/settings/settings/EditSettingsForm.js",
3081 "id": "settings.app.headline", 3081 "id": "settings.app.headline",
3082 "start": { 3082 "start": {
3083 "column": 12, 3083 "column": 12,
3084 "line": 22 3084 "line": 23
3085 } 3085 }
3086 }, 3086 },
3087 { 3087 {
3088 "defaultMessage": "!!!General", 3088 "defaultMessage": "!!!General",
3089 "end": { 3089 "end": {
3090 "column": 3, 3090 "column": 3,
3091 "line": 29 3091 "line": 30
3092 }, 3092 },
3093 "file": "src/components/settings/settings/EditSettingsForm.js", 3093 "file": "src/components/settings/settings/EditSettingsForm.js",
3094 "id": "settings.app.headlineGeneral", 3094 "id": "settings.app.headlineGeneral",
3095 "start": { 3095 "start": {
3096 "column": 19, 3096 "column": 19,
3097 "line": 26 3097 "line": 27
3098 } 3098 }
3099 }, 3099 },
3100 { 3100 {
3101 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.", 3101 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.",
3102 "end": { 3102 "end": {
3103 "column": 3, 3103 "column": 3,
3104 "line": 33 3104 "line": 34
3105 }, 3105 },
3106 "file": "src/components/settings/settings/EditSettingsForm.js", 3106 "file": "src/components/settings/settings/EditSettingsForm.js",
3107 "id": "settings.app.sentryInfo", 3107 "id": "settings.app.sentryInfo",
3108 "start": { 3108 "start": {
3109 "column": 14, 3109 "column": 14,
3110 "line": 30 3110 "line": 31
3111 } 3111 }
3112 }, 3112 },
3113 { 3113 {
3114 "defaultMessage": "!!!By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", 3114 "defaultMessage": "!!!By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
3115 "end": { 3115 "end": {
3116 "column": 3, 3116 "column": 3,
3117 "line": 37 3117 "line": 38
3118 }, 3118 },
3119 "file": "src/components/settings/settings/EditSettingsForm.js", 3119 "file": "src/components/settings/settings/EditSettingsForm.js",
3120 "id": "settings.app.hibernateInfo", 3120 "id": "settings.app.hibernateInfo",
3121 "start": { 3121 "start": {
3122 "column": 17, 3122 "column": 17,
3123 "line": 34 3123 "line": 35
3124 } 3124 }
3125 }, 3125 },
3126 { 3126 {
3127 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 3127 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
3128 "end": { 3128 "end": {
3129 "column": 3, 3129 "column": 3,
3130 "line": 41 3130 "line": 42
3131 }, 3131 },
3132 "file": "src/components/settings/settings/EditSettingsForm.js", 3132 "file": "src/components/settings/settings/EditSettingsForm.js",
3133 "id": "settings.app.inactivityLockInfo", 3133 "id": "settings.app.inactivityLockInfo",
3134 "start": { 3134 "start": {
3135 "column": 22, 3135 "column": 22,
3136 "line": 38 3136 "line": 39
3137 } 3137 }
3138 }, 3138 },
3139 { 3139 {
3140 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)", 3140 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
3141 "end": { 3141 "end": {
3142 "column": 3, 3142 "column": 3,
3143 "line": 45 3143 "line": 46
3144 }, 3144 },
3145 "file": "src/components/settings/settings/EditSettingsForm.js", 3145 "file": "src/components/settings/settings/EditSettingsForm.js",
3146 "id": "settings.app.todoServerInfo", 3146 "id": "settings.app.todoServerInfo",
3147 "start": { 3147 "start": {
3148 "column": 18, 3148 "column": 18,
3149 "line": 42 3149 "line": 43
3150 } 3150 }
3151 }, 3151 },
3152 { 3152 {
3153 "defaultMessage": "!!!Password", 3153 "defaultMessage": "!!!Password",
3154 "end": { 3154 "end": {
3155 "column": 3, 3155 "column": 3,
3156 "line": 49 3156 "line": 50
3157 }, 3157 },
3158 "file": "src/components/settings/settings/EditSettingsForm.js", 3158 "file": "src/components/settings/settings/EditSettingsForm.js",
3159 "id": "settings.app.lockedPassword", 3159 "id": "settings.app.lockedPassword",
3160 "start": { 3160 "start": {
3161 "column": 18, 3161 "column": 18,
3162 "line": 46 3162 "line": 47
3163 } 3163 }
3164 }, 3164 },
3165 { 3165 {
3166 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", 3166 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
3167 "end": { 3167 "end": {
3168 "column": 3, 3168 "column": 3,
3169 "line": 53 3169 "line": 54
3170 }, 3170 },
3171 "file": "src/components/settings/settings/EditSettingsForm.js", 3171 "file": "src/components/settings/settings/EditSettingsForm.js",
3172 "id": "settings.app.lockedPasswordInfo", 3172 "id": "settings.app.lockedPasswordInfo",
3173 "start": { 3173 "start": {
3174 "column": 22, 3174 "column": 22,
3175 "line": 50 3175 "line": 51
3176 } 3176 }
3177 }, 3177 },
3178 { 3178 {
3179 "defaultMessage": "!!!Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.", 3179 "defaultMessage": "!!!Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut CMD/CTRL+Shift+L.",
3180 "end": { 3180 "end": {
3181 "column": 3, 3181 "column": 3,
3182 "line": 57 3182 "line": 58
3183 }, 3183 },
3184 "file": "src/components/settings/settings/EditSettingsForm.js", 3184 "file": "src/components/settings/settings/EditSettingsForm.js",
3185 "id": "settings.app.lockInfo", 3185 "id": "settings.app.lockInfo",
3186 "start": { 3186 "start": {
3187 "column": 12, 3187 "column": 12,
3188 "line": 54 3188 "line": 55
3189 } 3189 }
3190 }, 3190 },
3191 { 3191 {
3192 "defaultMessage": "!!!Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 3192 "defaultMessage": "!!!Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
3193 "end": { 3193 "end": {
3194 "column": 3, 3194 "column": 3,
3195 "line": 61 3195 "line": 62
3196 }, 3196 },
3197 "file": "src/components/settings/settings/EditSettingsForm.js", 3197 "file": "src/components/settings/settings/EditSettingsForm.js",
3198 "id": "settings.app.scheduledDNDTimeInfo", 3198 "id": "settings.app.scheduledDNDTimeInfo",
3199 "start": { 3199 "start": {
3200 "column": 24, 3200 "column": 24,
3201 "line": 58 3201 "line": 59
3202 } 3202 }
3203 }, 3203 },
3204 { 3204 {
3205 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 3205 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
3206 "end": { 3206 "end": {
3207 "column": 3, 3207 "column": 3,
3208 "line": 65 3208 "line": 66
3209 }, 3209 },
3210 "file": "src/components/settings/settings/EditSettingsForm.js", 3210 "file": "src/components/settings/settings/EditSettingsForm.js",
3211 "id": "settings.app.scheduledDNDInfo", 3211 "id": "settings.app.scheduledDNDInfo",
3212 "start": { 3212 "start": {
3213 "column": 20, 3213 "column": 20,
3214 "line": 62 3214 "line": 63
3215 } 3215 }
3216 }, 3216 },
3217 { 3217 {
3218 "defaultMessage": "!!!Language", 3218 "defaultMessage": "!!!Language",
3219 "end": { 3219 "end": {
3220 "column": 3, 3220 "column": 3,
3221 "line": 69 3221 "line": 70
3222 }, 3222 },
3223 "file": "src/components/settings/settings/EditSettingsForm.js", 3223 "file": "src/components/settings/settings/EditSettingsForm.js",
3224 "id": "settings.app.headlineLanguage", 3224 "id": "settings.app.headlineLanguage",
3225 "start": { 3225 "start": {
3226 "column": 20, 3226 "column": 20,
3227 "line": 66 3227 "line": 67
3228 } 3228 }
3229 }, 3229 },
3230 { 3230 {
3231 "defaultMessage": "!!!Updates", 3231 "defaultMessage": "!!!Updates",
3232 "end": { 3232 "end": {
3233 "column": 3, 3233 "column": 3,
3234 "line": 73 3234 "line": 74
3235 }, 3235 },
3236 "file": "src/components/settings/settings/EditSettingsForm.js", 3236 "file": "src/components/settings/settings/EditSettingsForm.js",
3237 "id": "settings.app.headlineUpdates", 3237 "id": "settings.app.headlineUpdates",
3238 "start": { 3238 "start": {
3239 "column": 19, 3239 "column": 19,
3240 "line": 70 3240 "line": 71
3241 } 3241 }
3242 }, 3242 },
3243 { 3243 {
3244 "defaultMessage": "!!!Appearance", 3244 "defaultMessage": "!!!Appearance",
3245 "end": { 3245 "end": {
3246 "column": 3, 3246 "column": 3,
3247 "line": 77 3247 "line": 78
3248 }, 3248 },
3249 "file": "src/components/settings/settings/EditSettingsForm.js", 3249 "file": "src/components/settings/settings/EditSettingsForm.js",
3250 "id": "settings.app.headlineAppearance", 3250 "id": "settings.app.headlineAppearance",
3251 "start": { 3251 "start": {
3252 "column": 22, 3252 "column": 22,
3253 "line": 74 3253 "line": 75
3254 } 3254 }
3255 }, 3255 },
3256 { 3256 {
3257 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 3257 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
3258 "end": { 3258 "end": {
3259 "column": 3, 3259 "column": 3,
3260 "line": 81 3260 "line": 82
3261 }, 3261 },
3262 "file": "src/components/settings/settings/EditSettingsForm.js", 3262 "file": "src/components/settings/settings/EditSettingsForm.js",
3263 "id": "settings.app.universalDarkModeInfo", 3263 "id": "settings.app.universalDarkModeInfo",
3264 "start": { 3264 "start": {
3265 "column": 25, 3265 "column": 25,
3266 "line": 78 3266 "line": 79
3267 } 3267 }
3268 }, 3268 },
3269 { 3269 {
3270 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: #7367f0)", 3270 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: #7367f0)",
3271 "end": { 3271 "end": {
3272 "column": 3, 3272 "column": 3,
3273 "line": 85 3273 "line": 86
3274 }, 3274 },
3275 "file": "src/components/settings/settings/EditSettingsForm.js", 3275 "file": "src/components/settings/settings/EditSettingsForm.js",
3276 "id": "settings.app.accentColorInfo", 3276 "id": "settings.app.accentColorInfo",
3277 "start": { 3277 "start": {
3278 "column": 19, 3278 "column": 19,
3279 "line": 82 3279 "line": 83
3280 } 3280 }
3281 }, 3281 },
3282 { 3282 {
3283 "defaultMessage": "!!!Advanced", 3283 "defaultMessage": "!!!Advanced",
3284 "end": { 3284 "end": {
3285 "column": 3, 3285 "column": 3,
3286 "line": 89 3286 "line": 90
3287 }, 3287 },
3288 "file": "src/components/settings/settings/EditSettingsForm.js", 3288 "file": "src/components/settings/settings/EditSettingsForm.js",
3289 "id": "settings.app.headlineAdvanced", 3289 "id": "settings.app.headlineAdvanced",
3290 "start": { 3290 "start": {
3291 "column": 20, 3291 "column": 20,
3292 "line": 86 3292 "line": 87
3293 } 3293 }
3294 }, 3294 },
3295 { 3295 {
3296 "defaultMessage": "!!!Help us to translate Ferdi into your language.", 3296 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
3297 "end": { 3297 "end": {
3298 "column": 3, 3298 "column": 3,
3299 "line": 93 3299 "line": 94
3300 }, 3300 },
3301 "file": "src/components/settings/settings/EditSettingsForm.js", 3301 "file": "src/components/settings/settings/EditSettingsForm.js",
3302 "id": "settings.app.translationHelp", 3302 "id": "settings.app.translationHelp",
3303 "start": { 3303 "start": {
3304 "column": 19, 3304 "column": 19,
3305 "line": 90 3305 "line": 91
3306 } 3306 }
3307 }, 3307 },
3308 { 3308 {
3309 "defaultMessage": "!!!Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 3309 "defaultMessage": "!!!Ferdi uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
3310 "end": { 3310 "end": {
3311 "column": 3, 3311 "column": 3,
3312 "line": 97 3312 "line": 98
3313 }, 3313 },
3314 "file": "src/components/settings/settings/EditSettingsForm.js", 3314 "file": "src/components/settings/settings/EditSettingsForm.js",
3315 "id": "settings.app.spellCheckerLanguageInfo", 3315 "id": "settings.app.spellCheckerLanguageInfo",
3316 "start": { 3316 "start": {
3317 "column": 28, 3317 "column": 28,
3318 "line": 94 3318 "line": 95
3319 } 3319 }
3320 }, 3320 },
3321 { 3321 {
3322 "defaultMessage": "!!!Cache", 3322 "defaultMessage": "!!!Cache",
3323 "end": { 3323 "end": {
3324 "column": 3, 3324 "column": 3,
3325 "line": 101 3325 "line": 102
3326 }, 3326 },
3327 "file": "src/components/settings/settings/EditSettingsForm.js", 3327 "file": "src/components/settings/settings/EditSettingsForm.js",
3328 "id": "settings.app.subheadlineCache", 3328 "id": "settings.app.subheadlineCache",
3329 "start": { 3329 "start": {
3330 "column": 20, 3330 "column": 20,
3331 "line": 98 3331 "line": 99
3332 } 3332 }
3333 }, 3333 },
3334 { 3334 {
3335 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.", 3335 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
3336 "end": { 3336 "end": {
3337 "column": 3, 3337 "column": 3,
3338 "line": 105 3338 "line": 106
3339 }, 3339 },
3340 "file": "src/components/settings/settings/EditSettingsForm.js", 3340 "file": "src/components/settings/settings/EditSettingsForm.js",
3341 "id": "settings.app.cacheInfo", 3341 "id": "settings.app.cacheInfo",
3342 "start": { 3342 "start": {
3343 "column": 13, 3343 "column": 13,
3344 "line": 102 3344 "line": 103
3345 } 3345 }
3346 }, 3346 },
3347 { 3347 {
3348 "defaultMessage": "!!!Couldn't clear all cache", 3348 "defaultMessage": "!!!Couldn't clear all cache",
3349 "end": { 3349 "end": {
3350 "column": 3, 3350 "column": 3,
3351 "line": 109 3351 "line": 110
3352 }, 3352 },
3353 "file": "src/components/settings/settings/EditSettingsForm.js", 3353 "file": "src/components/settings/settings/EditSettingsForm.js",
3354 "id": "settings.app.cacheNotCleared", 3354 "id": "settings.app.cacheNotCleared",
3355 "start": { 3355 "start": {
3356 "column": 19, 3356 "column": 19,
3357 "line": 106 3357 "line": 107
3358 } 3358 }
3359 }, 3359 },
3360 { 3360 {
3361 "defaultMessage": "!!!Clear cache", 3361 "defaultMessage": "!!!Clear cache",
3362 "end": { 3362 "end": {
3363 "column": 3, 3363 "column": 3,
3364 "line": 113 3364 "line": 114
3365 }, 3365 },
3366 "file": "src/components/settings/settings/EditSettingsForm.js", 3366 "file": "src/components/settings/settings/EditSettingsForm.js",
3367 "id": "settings.app.buttonClearAllCache", 3367 "id": "settings.app.buttonClearAllCache",
3368 "start": { 3368 "start": {
3369 "column": 23, 3369 "column": 23,
3370 "line": 110 3370 "line": 111
3371 } 3371 }
3372 }, 3372 },
3373 { 3373 {
3374 "defaultMessage": "!!!Check for updates", 3374 "defaultMessage": "!!!Check for updates",
3375 "end": { 3375 "end": {
3376 "column": 3, 3376 "column": 3,
3377 "line": 117 3377 "line": 118
3378 }, 3378 },
3379 "file": "src/components/settings/settings/EditSettingsForm.js", 3379 "file": "src/components/settings/settings/EditSettingsForm.js",
3380 "id": "settings.app.buttonSearchForUpdate", 3380 "id": "settings.app.buttonSearchForUpdate",
3381 "start": { 3381 "start": {
3382 "column": 25, 3382 "column": 25,
3383 "line": 114 3383 "line": 115
3384 } 3384 }
3385 }, 3385 },
3386 { 3386 {
3387 "defaultMessage": "!!!Restart & install update", 3387 "defaultMessage": "!!!Restart & install update",
3388 "end": { 3388 "end": {
3389 "column": 3, 3389 "column": 3,
3390 "line": 121 3390 "line": 122
3391 }, 3391 },
3392 "file": "src/components/settings/settings/EditSettingsForm.js", 3392 "file": "src/components/settings/settings/EditSettingsForm.js",
3393 "id": "settings.app.buttonInstallUpdate", 3393 "id": "settings.app.buttonInstallUpdate",
3394 "start": { 3394 "start": {
3395 "column": 23, 3395 "column": 23,
3396 "line": 118 3396 "line": 119
3397 } 3397 }
3398 }, 3398 },
3399 { 3399 {
3400 "defaultMessage": "!!!Is searching for update", 3400 "defaultMessage": "!!!Is searching for update",
3401 "end": { 3401 "end": {
3402 "column": 3, 3402 "column": 3,
3403 "line": 125 3403 "line": 126
3404 }, 3404 },
3405 "file": "src/components/settings/settings/EditSettingsForm.js", 3405 "file": "src/components/settings/settings/EditSettingsForm.js",
3406 "id": "settings.app.updateStatusSearching", 3406 "id": "settings.app.updateStatusSearching",
3407 "start": { 3407 "start": {
3408 "column": 25, 3408 "column": 25,
3409 "line": 122 3409 "line": 123
3410 } 3410 }
3411 }, 3411 },
3412 { 3412 {
3413 "defaultMessage": "!!!Update available, downloading...", 3413 "defaultMessage": "!!!Update available, downloading...",
3414 "end": { 3414 "end": {
3415 "column": 3, 3415 "column": 3,
3416 "line": 129 3416 "line": 130
3417 }, 3417 },
3418 "file": "src/components/settings/settings/EditSettingsForm.js", 3418 "file": "src/components/settings/settings/EditSettingsForm.js",
3419 "id": "settings.app.updateStatusAvailable", 3419 "id": "settings.app.updateStatusAvailable",
3420 "start": { 3420 "start": {
3421 "column": 25, 3421 "column": 25,
3422 "line": 126 3422 "line": 127
3423 } 3423 }
3424 }, 3424 },
3425 { 3425 {
3426 "defaultMessage": "!!!You are using the latest version of Ferdi", 3426 "defaultMessage": "!!!You are using the latest version of Ferdi",
3427 "end": { 3427 "end": {
3428 "column": 3, 3428 "column": 3,
3429 "line": 133 3429 "line": 134
3430 }, 3430 },
3431 "file": "src/components/settings/settings/EditSettingsForm.js", 3431 "file": "src/components/settings/settings/EditSettingsForm.js",
3432 "id": "settings.app.updateStatusUpToDate", 3432 "id": "settings.app.updateStatusUpToDate",
3433 "start": { 3433 "start": {
3434 "column": 24, 3434 "column": 24,
3435 "line": 130 3435 "line": 131
3436 } 3436 }
3437 }, 3437 },
3438 { 3438 {
3439 "defaultMessage": "!!!Current version:", 3439 "defaultMessage": "!!!Current version:",
3440 "end": { 3440 "end": {
3441 "column": 3, 3441 "column": 3,
3442 "line": 137 3442 "line": 138
3443 }, 3443 },
3444 "file": "src/components/settings/settings/EditSettingsForm.js", 3444 "file": "src/components/settings/settings/EditSettingsForm.js",
3445 "id": "settings.app.currentVersion", 3445 "id": "settings.app.currentVersion",
3446 "start": { 3446 "start": {
3447 "column": 18, 3447 "column": 18,
3448 "line": 134 3448 "line": 135
3449 } 3449 }
3450 }, 3450 },
3451 { 3451 {
3452 "defaultMessage": "!!!Changes require restart", 3452 "defaultMessage": "!!!Changes require restart",
3453 "end": { 3453 "end": {
3454 "column": 3, 3454 "column": 3,
3455 "line": 141 3455 "line": 142
3456 }, 3456 },
3457 "file": "src/components/settings/settings/EditSettingsForm.js", 3457 "file": "src/components/settings/settings/EditSettingsForm.js",
3458 "id": "settings.app.restartRequired", 3458 "id": "settings.app.restartRequired",
3459 "start": { 3459 "start": {
3460 "column": 29, 3460 "column": 29,
3461 "line": 138 3461 "line": 139
3462 } 3462 }
3463 }, 3463 },
3464 { 3464 {
3465 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 3465 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
3466 "end": { 3466 "end": {
3467 "column": 3, 3467 "column": 3,
3468 "line": 145 3468 "line": 146
3469 }, 3469 },
3470 "file": "src/components/settings/settings/EditSettingsForm.js", 3470 "file": "src/components/settings/settings/EditSettingsForm.js",
3471 "id": "settings.app.languageDisclaimer", 3471 "id": "settings.app.languageDisclaimer",
3472 "start": { 3472 "start": {
3473 "column": 22, 3473 "column": 22,
3474 "line": 142 3474 "line": 143
3475 } 3475 }
3476 } 3476 }
3477 ], 3477 ],
@@ -5317,6 +5317,63 @@
5317 { 5317 {
5318 "descriptors": [ 5318 "descriptors": [
5319 { 5319 {
5320 "defaultMessage": "!!!Nightly Builds",
5321 "end": {
5322 "column": 3,
5323 "line": 17
5324 },
5325 "file": "src/features/nightlyBuilds/Component.js",
5326 "id": "feature.nightlyBuilds.title",
5327 "start": {
5328 "column": 9,
5329 "line": 14
5330 }
5331 },
5332 {
5333 "defaultMessage": "!!!Nightly builds are highly experimental versions of Ferdi that may contain unpolished or uncompleted features. These nightly builds are mainly used by developers to test their newly developed features and how they will perform in the final build. If you don't know what you are doing, we suggest not activating nightly builds.",
5334 "end": {
5335 "column": 3,
5336 "line": 21
5337 },
5338 "file": "src/features/nightlyBuilds/Component.js",
5339 "id": "feature.nightlyBuilds.info",
5340 "start": {
5341 "column": 8,
5342 "line": 18
5343 }
5344 },
5345 {
5346 "defaultMessage": "!!!Activate",
5347 "end": {
5348 "column": 3,
5349 "line": 25
5350 },
5351 "file": "src/features/nightlyBuilds/Component.js",
5352 "id": "feature.nightlyBuilds.activate",
5353 "start": {
5354 "column": 12,
5355 "line": 22
5356 }
5357 },
5358 {
5359 "defaultMessage": "!!!Cancel",
5360 "end": {
5361 "column": 3,
5362 "line": 29
5363 },
5364 "file": "src/features/nightlyBuilds/Component.js",
5365 "id": "feature.nightlyBuilds.cancel",
5366 "start": {
5367 "column": 10,
5368 "line": 26
5369 }
5370 }
5371 ],
5372 "path": "src/features/nightlyBuilds/Component.json"
5373 },
5374 {
5375 "descriptors": [
5376 {
5320 "defaultMessage": "!!!per month", 5377 "defaultMessage": "!!!per month",
5321 "end": { 5378 "end": {
5322 "column": 3, 5379 "column": 3,