aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-26 21:29:04 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-26 22:13:33 +0530
commit52d8ac054873caebcc7e5b43f621e2af1175e829 (patch)
tree2afa4bdb8e8ba4267a8931c14d2c197eee9271ed
parentUpgraded electron to '13.0.1'. (diff)
downloadferdium-app-52d8ac054873caebcc7e5b43f621e2af1175e829.tar.gz
ferdium-app-52d8ac054873caebcc7e5b43f621e2af1175e829.tar.zst
ferdium-app-52d8ac054873caebcc7e5b43f621e2af1175e829.zip
Auto-generated files and linter fixes.
-rw-r--r--src/i18n/locales/defaultMessages.json540
-rw-r--r--src/i18n/messages/src/lib/Menu.json296
-rw-r--r--src/lib/Menu.js4
-rw-r--r--src/webview/contextMenuBuilder.js4
4 files changed, 424 insertions, 420 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index b93a49b47..dde2957ad 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -285,104 +285,104 @@
285 "defaultMessage": "!!!Locked", 285 "defaultMessage": "!!!Locked",
286 "end": { 286 "end": {
287 "column": 3, 287 "column": 3,
288 "line": 23 288 "line": 19
289 }, 289 },
290 "file": "src/components/auth/Locked.js", 290 "file": "src/components/auth/Locked.js",
291 "id": "locked.headline", 291 "id": "locked.headline",
292 "start": { 292 "start": {
293 "column": 12, 293 "column": 12,
294 "line": 20 294 "line": 16
295 } 295 }
296 }, 296 },
297 { 297 {
298 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.", 298 "defaultMessage": "!!!Ferdi is currently locked. Please unlock Ferdi with your password to see your messages.",
299 "end": { 299 "end": {
300 "column": 3, 300 "column": 3,
301 "line": 27 301 "line": 23
302 }, 302 },
303 "file": "src/components/auth/Locked.js", 303 "file": "src/components/auth/Locked.js",
304 "id": "locked.info", 304 "id": "locked.info",
305 "start": { 305 "start": {
306 "column": 8, 306 "column": 8,
307 "line": 24 307 "line": 20
308 } 308 }
309 }, 309 },
310 { 310 {
311 "defaultMessage": "!!!Unlock with Touch ID", 311 "defaultMessage": "!!!Unlock with Touch ID",
312 "end": { 312 "end": {
313 "column": 3, 313 "column": 3,
314 "line": 31 314 "line": 27
315 }, 315 },
316 "file": "src/components/auth/Locked.js", 316 "file": "src/components/auth/Locked.js",
317 "id": "locked.touchId", 317 "id": "locked.touchId",
318 "start": { 318 "start": {
319 "column": 11, 319 "column": 11,
320 "line": 28 320 "line": 24
321 } 321 }
322 }, 322 },
323 { 323 {
324 "defaultMessage": "!!!unlock via Touch ID", 324 "defaultMessage": "!!!unlock via Touch ID",
325 "end": { 325 "end": {
326 "column": 3, 326 "column": 3,
327 "line": 35 327 "line": 31
328 }, 328 },
329 "file": "src/components/auth/Locked.js", 329 "file": "src/components/auth/Locked.js",
330 "id": "locked.touchIdPrompt", 330 "id": "locked.touchIdPrompt",
331 "start": { 331 "start": {
332 "column": 17, 332 "column": 17,
333 "line": 32 333 "line": 28
334 } 334 }
335 }, 335 },
336 { 336 {
337 "defaultMessage": "!!!Password", 337 "defaultMessage": "!!!Password",
338 "end": { 338 "end": {
339 "column": 3, 339 "column": 3,
340 "line": 39 340 "line": 35
341 }, 341 },
342 "file": "src/components/auth/Locked.js", 342 "file": "src/components/auth/Locked.js",
343 "id": "locked.password.label", 343 "id": "locked.password.label",
344 "start": { 344 "start": {
345 "column": 17, 345 "column": 17,
346 "line": 36 346 "line": 32
347 } 347 }
348 }, 348 },
349 { 349 {
350 "defaultMessage": "!!!Unlock", 350 "defaultMessage": "!!!Unlock",
351 "end": { 351 "end": {
352 "column": 3, 352 "column": 3,
353 "line": 43 353 "line": 39
354 }, 354 },
355 "file": "src/components/auth/Locked.js", 355 "file": "src/components/auth/Locked.js",
356 "id": "locked.submit.label", 356 "id": "locked.submit.label",
357 "start": { 357 "start": {
358 "column": 21, 358 "column": 21,
359 "line": 40 359 "line": 36
360 } 360 }
361 }, 361 },
362 { 362 {
363 "defaultMessage": "!!!Unlock with Password", 363 "defaultMessage": "!!!Unlock with Password",
364 "end": { 364 "end": {
365 "column": 3, 365 "column": 3,
366 "line": 47 366 "line": 43
367 }, 367 },
368 "file": "src/components/auth/Locked.js", 368 "file": "src/components/auth/Locked.js",
369 "id": "locked.unlockWithPassword", 369 "id": "locked.unlockWithPassword",
370 "start": { 370 "start": {
371 "column": 22, 371 "column": 22,
372 "line": 44 372 "line": 40
373 } 373 }
374 }, 374 },
375 { 375 {
376 "defaultMessage": "!!!Password invalid", 376 "defaultMessage": "!!!Password invalid",
377 "end": { 377 "end": {
378 "column": 3, 378 "column": 3,
379 "line": 51 379 "line": 47
380 }, 380 },
381 "file": "src/components/auth/Locked.js", 381 "file": "src/components/auth/Locked.js",
382 "id": "locked.invalidCredentials", 382 "id": "locked.invalidCredentials",
383 "start": { 383 "start": {
384 "column": 22, 384 "column": 22,
385 "line": 48 385 "line": 44
386 } 386 }
387 } 387 }
388 ], 388 ],
@@ -3241,416 +3241,416 @@
3241 "defaultMessage": "!!!Settings", 3241 "defaultMessage": "!!!Settings",
3242 "end": { 3242 "end": {
3243 "column": 3, 3243 "column": 3,
3244 "line": 30 3244 "line": 26
3245 }, 3245 },
3246 "file": "src/components/settings/settings/EditSettingsForm.js", 3246 "file": "src/components/settings/settings/EditSettingsForm.js",
3247 "id": "settings.app.headline", 3247 "id": "settings.app.headline",
3248 "start": { 3248 "start": {
3249 "column": 12, 3249 "column": 12,
3250 "line": 27 3250 "line": 23
3251 } 3251 }
3252 }, 3252 },
3253 { 3253 {
3254 "defaultMessage": "!!!General", 3254 "defaultMessage": "!!!General",
3255 "end": { 3255 "end": {
3256 "column": 3, 3256 "column": 3,
3257 "line": 34 3257 "line": 30
3258 }, 3258 },
3259 "file": "src/components/settings/settings/EditSettingsForm.js", 3259 "file": "src/components/settings/settings/EditSettingsForm.js",
3260 "id": "settings.app.headlineGeneral", 3260 "id": "settings.app.headlineGeneral",
3261 "start": { 3261 "start": {
3262 "column": 19, 3262 "column": 19,
3263 "line": 31 3263 "line": 27
3264 } 3264 }
3265 }, 3265 },
3266 { 3266 {
3267 "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.", 3267 "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.",
3268 "end": { 3268 "end": {
3269 "column": 3, 3269 "column": 3,
3270 "line": 38 3270 "line": 34
3271 }, 3271 },
3272 "file": "src/components/settings/settings/EditSettingsForm.js", 3272 "file": "src/components/settings/settings/EditSettingsForm.js",
3273 "id": "settings.app.sentryInfo", 3273 "id": "settings.app.sentryInfo",
3274 "start": { 3274 "start": {
3275 "column": 14, 3275 "column": 14,
3276 "line": 35 3276 "line": 31
3277 } 3277 }
3278 }, 3278 },
3279 { 3279 {
3280 "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.", 3280 "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.",
3281 "end": { 3281 "end": {
3282 "column": 3, 3282 "column": 3,
3283 "line": 42 3283 "line": 38
3284 }, 3284 },
3285 "file": "src/components/settings/settings/EditSettingsForm.js", 3285 "file": "src/components/settings/settings/EditSettingsForm.js",
3286 "id": "settings.app.hibernateInfo", 3286 "id": "settings.app.hibernateInfo",
3287 "start": { 3287 "start": {
3288 "column": 17, 3288 "column": 17,
3289 "line": 39 3289 "line": 35
3290 } 3290 }
3291 }, 3291 },
3292 { 3292 {
3293 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 3293 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
3294 "end": { 3294 "end": {
3295 "column": 3, 3295 "column": 3,
3296 "line": 46 3296 "line": 42
3297 }, 3297 },
3298 "file": "src/components/settings/settings/EditSettingsForm.js", 3298 "file": "src/components/settings/settings/EditSettingsForm.js",
3299 "id": "settings.app.inactivityLockInfo", 3299 "id": "settings.app.inactivityLockInfo",
3300 "start": { 3300 "start": {
3301 "column": 22, 3301 "column": 22,
3302 "line": 43 3302 "line": 39
3303 } 3303 }
3304 }, 3304 },
3305 { 3305 {
3306 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)", 3306 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
3307 "end": { 3307 "end": {
3308 "column": 3, 3308 "column": 3,
3309 "line": 50 3309 "line": 46
3310 }, 3310 },
3311 "file": "src/components/settings/settings/EditSettingsForm.js", 3311 "file": "src/components/settings/settings/EditSettingsForm.js",
3312 "id": "settings.app.todoServerInfo", 3312 "id": "settings.app.todoServerInfo",
3313 "start": { 3313 "start": {
3314 "column": 18, 3314 "column": 18,
3315 "line": 47 3315 "line": 43
3316 } 3316 }
3317 }, 3317 },
3318 { 3318 {
3319 "defaultMessage": "!!!Password", 3319 "defaultMessage": "!!!Password",
3320 "end": { 3320 "end": {
3321 "column": 3, 3321 "column": 3,
3322 "line": 54 3322 "line": 50
3323 }, 3323 },
3324 "file": "src/components/settings/settings/EditSettingsForm.js", 3324 "file": "src/components/settings/settings/EditSettingsForm.js",
3325 "id": "settings.app.lockedPassword", 3325 "id": "settings.app.lockedPassword",
3326 "start": { 3326 "start": {
3327 "column": 18, 3327 "column": 18,
3328 "line": 51 3328 "line": 47
3329 } 3329 }
3330 }, 3330 },
3331 { 3331 {
3332 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", 3332 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
3333 "end": { 3333 "end": {
3334 "column": 3, 3334 "column": 3,
3335 "line": 58 3335 "line": 54
3336 }, 3336 },
3337 "file": "src/components/settings/settings/EditSettingsForm.js", 3337 "file": "src/components/settings/settings/EditSettingsForm.js",
3338 "id": "settings.app.lockedPasswordInfo", 3338 "id": "settings.app.lockedPasswordInfo",
3339 "start": { 3339 "start": {
3340 "column": 22, 3340 "column": 22,
3341 "line": 55 3341 "line": 51
3342 } 3342 }
3343 }, 3343 },
3344 { 3344 {
3345 "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.", 3345 "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.",
3346 "end": { 3346 "end": {
3347 "column": 3, 3347 "column": 3,
3348 "line": 62 3348 "line": 58
3349 }, 3349 },
3350 "file": "src/components/settings/settings/EditSettingsForm.js", 3350 "file": "src/components/settings/settings/EditSettingsForm.js",
3351 "id": "settings.app.lockInfo", 3351 "id": "settings.app.lockInfo",
3352 "start": { 3352 "start": {
3353 "column": 12, 3353 "column": 12,
3354 "line": 59 3354 "line": 55
3355 } 3355 }
3356 }, 3356 },
3357 { 3357 {
3358 "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.", 3358 "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.",
3359 "end": { 3359 "end": {
3360 "column": 3, 3360 "column": 3,
3361 "line": 66 3361 "line": 62
3362 }, 3362 },
3363 "file": "src/components/settings/settings/EditSettingsForm.js", 3363 "file": "src/components/settings/settings/EditSettingsForm.js",
3364 "id": "settings.app.scheduledDNDTimeInfo", 3364 "id": "settings.app.scheduledDNDTimeInfo",
3365 "start": { 3365 "start": {
3366 "column": 24, 3366 "column": 24,
3367 "line": 63 3367 "line": 59
3368 } 3368 }
3369 }, 3369 },
3370 { 3370 {
3371 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 3371 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
3372 "end": { 3372 "end": {
3373 "column": 3, 3373 "column": 3,
3374 "line": 70 3374 "line": 66
3375 }, 3375 },
3376 "file": "src/components/settings/settings/EditSettingsForm.js", 3376 "file": "src/components/settings/settings/EditSettingsForm.js",
3377 "id": "settings.app.scheduledDNDInfo", 3377 "id": "settings.app.scheduledDNDInfo",
3378 "start": { 3378 "start": {
3379 "column": 20, 3379 "column": 20,
3380 "line": 67 3380 "line": 63
3381 } 3381 }
3382 }, 3382 },
3383 { 3383 {
3384 "defaultMessage": "!!!Language", 3384 "defaultMessage": "!!!Language",
3385 "end": { 3385 "end": {
3386 "column": 3, 3386 "column": 3,
3387 "line": 74 3387 "line": 70
3388 }, 3388 },
3389 "file": "src/components/settings/settings/EditSettingsForm.js", 3389 "file": "src/components/settings/settings/EditSettingsForm.js",
3390 "id": "settings.app.headlineLanguage", 3390 "id": "settings.app.headlineLanguage",
3391 "start": { 3391 "start": {
3392 "column": 20, 3392 "column": 20,
3393 "line": 71 3393 "line": 67
3394 } 3394 }
3395 }, 3395 },
3396 { 3396 {
3397 "defaultMessage": "!!!Updates", 3397 "defaultMessage": "!!!Updates",
3398 "end": { 3398 "end": {
3399 "column": 3, 3399 "column": 3,
3400 "line": 78 3400 "line": 74
3401 }, 3401 },
3402 "file": "src/components/settings/settings/EditSettingsForm.js", 3402 "file": "src/components/settings/settings/EditSettingsForm.js",
3403 "id": "settings.app.headlineUpdates", 3403 "id": "settings.app.headlineUpdates",
3404 "start": { 3404 "start": {
3405 "column": 19, 3405 "column": 19,
3406 "line": 75 3406 "line": 71
3407 } 3407 }
3408 }, 3408 },
3409 { 3409 {
3410 "defaultMessage": "!!!Appearance", 3410 "defaultMessage": "!!!Appearance",
3411 "end": { 3411 "end": {
3412 "column": 3, 3412 "column": 3,
3413 "line": 82 3413 "line": 78
3414 }, 3414 },
3415 "file": "src/components/settings/settings/EditSettingsForm.js", 3415 "file": "src/components/settings/settings/EditSettingsForm.js",
3416 "id": "settings.app.headlineAppearance", 3416 "id": "settings.app.headlineAppearance",
3417 "start": { 3417 "start": {
3418 "column": 22, 3418 "column": 22,
3419 "line": 79 3419 "line": 75
3420 } 3420 }
3421 }, 3421 },
3422 { 3422 {
3423 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 3423 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
3424 "end": { 3424 "end": {
3425 "column": 3, 3425 "column": 3,
3426 "line": 86 3426 "line": 82
3427 }, 3427 },
3428 "file": "src/components/settings/settings/EditSettingsForm.js", 3428 "file": "src/components/settings/settings/EditSettingsForm.js",
3429 "id": "settings.app.universalDarkModeInfo", 3429 "id": "settings.app.universalDarkModeInfo",
3430 "start": { 3430 "start": {
3431 "column": 25, 3431 "column": 25,
3432 "line": 83 3432 "line": 79
3433 } 3433 }
3434 }, 3434 },
3435 { 3435 {
3436 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 3436 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
3437 "end": { 3437 "end": {
3438 "column": 3, 3438 "column": 3,
3439 "line": 90 3439 "line": 86
3440 }, 3440 },
3441 "file": "src/components/settings/settings/EditSettingsForm.js", 3441 "file": "src/components/settings/settings/EditSettingsForm.js",
3442 "id": "settings.app.accentColorInfo", 3442 "id": "settings.app.accentColorInfo",
3443 "start": { 3443 "start": {
3444 "column": 19, 3444 "column": 19,
3445 "line": 87 3445 "line": 83
3446 } 3446 }
3447 }, 3447 },
3448 { 3448 {
3449 "defaultMessage": "!!!Privacy", 3449 "defaultMessage": "!!!Privacy",
3450 "end": { 3450 "end": {
3451 "column": 3, 3451 "column": 3,
3452 "line": 94 3452 "line": 90
3453 }, 3453 },
3454 "file": "src/components/settings/settings/EditSettingsForm.js", 3454 "file": "src/components/settings/settings/EditSettingsForm.js",
3455 "id": "settings.app.headlinePrivacy", 3455 "id": "settings.app.headlinePrivacy",
3456 "start": { 3456 "start": {
3457 "column": 19, 3457 "column": 19,
3458 "line": 91 3458 "line": 87
3459 } 3459 }
3460 }, 3460 },
3461 { 3461 {
3462 "defaultMessage": "!!!Advanced", 3462 "defaultMessage": "!!!Advanced",
3463 "end": { 3463 "end": {
3464 "column": 3, 3464 "column": 3,
3465 "line": 98 3465 "line": 94
3466 }, 3466 },
3467 "file": "src/components/settings/settings/EditSettingsForm.js", 3467 "file": "src/components/settings/settings/EditSettingsForm.js",
3468 "id": "settings.app.headlineAdvanced", 3468 "id": "settings.app.headlineAdvanced",
3469 "start": { 3469 "start": {
3470 "column": 20, 3470 "column": 20,
3471 "line": 95 3471 "line": 91
3472 } 3472 }
3473 }, 3473 },
3474 { 3474 {
3475 "defaultMessage": "!!!Help us to translate Ferdi into your language.", 3475 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
3476 "end": { 3476 "end": {
3477 "column": 3, 3477 "column": 3,
3478 "line": 102 3478 "line": 98
3479 }, 3479 },
3480 "file": "src/components/settings/settings/EditSettingsForm.js", 3480 "file": "src/components/settings/settings/EditSettingsForm.js",
3481 "id": "settings.app.translationHelp", 3481 "id": "settings.app.translationHelp",
3482 "start": { 3482 "start": {
3483 "column": 19, 3483 "column": 19,
3484 "line": 99 3484 "line": 95
3485 } 3485 }
3486 }, 3486 },
3487 { 3487 {
3488 "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.", 3488 "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.",
3489 "end": { 3489 "end": {
3490 "column": 3, 3490 "column": 3,
3491 "line": 106 3491 "line": 102
3492 }, 3492 },
3493 "file": "src/components/settings/settings/EditSettingsForm.js", 3493 "file": "src/components/settings/settings/EditSettingsForm.js",
3494 "id": "settings.app.spellCheckerLanguageInfo", 3494 "id": "settings.app.spellCheckerLanguageInfo",
3495 "start": { 3495 "start": {
3496 "column": 28, 3496 "column": 28,
3497 "line": 103 3497 "line": 99
3498 } 3498 }
3499 }, 3499 },
3500 { 3500 {
3501 "defaultMessage": "!!!Cache", 3501 "defaultMessage": "!!!Cache",
3502 "end": { 3502 "end": {
3503 "column": 3, 3503 "column": 3,
3504 "line": 110 3504 "line": 106
3505 }, 3505 },
3506 "file": "src/components/settings/settings/EditSettingsForm.js", 3506 "file": "src/components/settings/settings/EditSettingsForm.js",
3507 "id": "settings.app.subheadlineCache", 3507 "id": "settings.app.subheadlineCache",
3508 "start": { 3508 "start": {
3509 "column": 20, 3509 "column": 20,
3510 "line": 107 3510 "line": 103
3511 } 3511 }
3512 }, 3512 },
3513 { 3513 {
3514 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.", 3514 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
3515 "end": { 3515 "end": {
3516 "column": 3, 3516 "column": 3,
3517 "line": 114 3517 "line": 110
3518 }, 3518 },
3519 "file": "src/components/settings/settings/EditSettingsForm.js", 3519 "file": "src/components/settings/settings/EditSettingsForm.js",
3520 "id": "settings.app.cacheInfo", 3520 "id": "settings.app.cacheInfo",
3521 "start": { 3521 "start": {
3522 "column": 13, 3522 "column": 13,
3523 "line": 111 3523 "line": 107
3524 } 3524 }
3525 }, 3525 },
3526 { 3526 {
3527 "defaultMessage": "!!!Couldn't clear all cache", 3527 "defaultMessage": "!!!Couldn't clear all cache",
3528 "end": { 3528 "end": {
3529 "column": 3, 3529 "column": 3,
3530 "line": 118 3530 "line": 114
3531 }, 3531 },
3532 "file": "src/components/settings/settings/EditSettingsForm.js", 3532 "file": "src/components/settings/settings/EditSettingsForm.js",
3533 "id": "settings.app.cacheNotCleared", 3533 "id": "settings.app.cacheNotCleared",
3534 "start": { 3534 "start": {
3535 "column": 19, 3535 "column": 19,
3536 "line": 115 3536 "line": 111
3537 } 3537 }
3538 }, 3538 },
3539 { 3539 {
3540 "defaultMessage": "!!!Clear cache", 3540 "defaultMessage": "!!!Clear cache",
3541 "end": { 3541 "end": {
3542 "column": 3, 3542 "column": 3,
3543 "line": 122 3543 "line": 118
3544 }, 3544 },
3545 "file": "src/components/settings/settings/EditSettingsForm.js", 3545 "file": "src/components/settings/settings/EditSettingsForm.js",
3546 "id": "settings.app.buttonClearAllCache", 3546 "id": "settings.app.buttonClearAllCache",
3547 "start": { 3547 "start": {
3548 "column": 23, 3548 "column": 23,
3549 "line": 119 3549 "line": 115
3550 } 3550 }
3551 }, 3551 },
3552 { 3552 {
3553 "defaultMessage": "!!!Check for updates", 3553 "defaultMessage": "!!!Check for updates",
3554 "end": { 3554 "end": {
3555 "column": 3, 3555 "column": 3,
3556 "line": 126 3556 "line": 122
3557 }, 3557 },
3558 "file": "src/components/settings/settings/EditSettingsForm.js", 3558 "file": "src/components/settings/settings/EditSettingsForm.js",
3559 "id": "settings.app.buttonSearchForUpdate", 3559 "id": "settings.app.buttonSearchForUpdate",
3560 "start": { 3560 "start": {
3561 "column": 25, 3561 "column": 25,
3562 "line": 123 3562 "line": 119
3563 } 3563 }
3564 }, 3564 },
3565 { 3565 {
3566 "defaultMessage": "!!!Restart & install update", 3566 "defaultMessage": "!!!Restart & install update",
3567 "end": { 3567 "end": {
3568 "column": 3, 3568 "column": 3,
3569 "line": 130 3569 "line": 126
3570 }, 3570 },
3571 "file": "src/components/settings/settings/EditSettingsForm.js", 3571 "file": "src/components/settings/settings/EditSettingsForm.js",
3572 "id": "settings.app.buttonInstallUpdate", 3572 "id": "settings.app.buttonInstallUpdate",
3573 "start": { 3573 "start": {
3574 "column": 23, 3574 "column": 23,
3575 "line": 127 3575 "line": 123
3576 } 3576 }
3577 }, 3577 },
3578 { 3578 {
3579 "defaultMessage": "!!!Is searching for update", 3579 "defaultMessage": "!!!Is searching for update",
3580 "end": { 3580 "end": {
3581 "column": 3, 3581 "column": 3,
3582 "line": 134 3582 "line": 130
3583 }, 3583 },
3584 "file": "src/components/settings/settings/EditSettingsForm.js", 3584 "file": "src/components/settings/settings/EditSettingsForm.js",
3585 "id": "settings.app.updateStatusSearching", 3585 "id": "settings.app.updateStatusSearching",
3586 "start": { 3586 "start": {
3587 "column": 25, 3587 "column": 25,
3588 "line": 131 3588 "line": 127
3589 } 3589 }
3590 }, 3590 },
3591 { 3591 {
3592 "defaultMessage": "!!!Update available, downloading...", 3592 "defaultMessage": "!!!Update available, downloading...",
3593 "end": { 3593 "end": {
3594 "column": 3, 3594 "column": 3,
3595 "line": 138 3595 "line": 134
3596 }, 3596 },
3597 "file": "src/components/settings/settings/EditSettingsForm.js", 3597 "file": "src/components/settings/settings/EditSettingsForm.js",
3598 "id": "settings.app.updateStatusAvailable", 3598 "id": "settings.app.updateStatusAvailable",
3599 "start": { 3599 "start": {
3600 "column": 25, 3600 "column": 25,
3601 "line": 135 3601 "line": 131
3602 } 3602 }
3603 }, 3603 },
3604 { 3604 {
3605 "defaultMessage": "!!!You are using the latest version of Ferdi", 3605 "defaultMessage": "!!!You are using the latest version of Ferdi",
3606 "end": { 3606 "end": {
3607 "column": 3, 3607 "column": 3,
3608 "line": 142 3608 "line": 138
3609 }, 3609 },
3610 "file": "src/components/settings/settings/EditSettingsForm.js", 3610 "file": "src/components/settings/settings/EditSettingsForm.js",
3611 "id": "settings.app.updateStatusUpToDate", 3611 "id": "settings.app.updateStatusUpToDate",
3612 "start": { 3612 "start": {
3613 "column": 24, 3613 "column": 24,
3614 "line": 139 3614 "line": 135
3615 } 3615 }
3616 }, 3616 },
3617 { 3617 {
3618 "defaultMessage": "!!!Current version:", 3618 "defaultMessage": "!!!Current version:",
3619 "end": { 3619 "end": {
3620 "column": 3, 3620 "column": 3,
3621 "line": 146 3621 "line": 142
3622 }, 3622 },
3623 "file": "src/components/settings/settings/EditSettingsForm.js", 3623 "file": "src/components/settings/settings/EditSettingsForm.js",
3624 "id": "settings.app.currentVersion", 3624 "id": "settings.app.currentVersion",
3625 "start": { 3625 "start": {
3626 "column": 18, 3626 "column": 18,
3627 "line": 143 3627 "line": 139
3628 } 3628 }
3629 }, 3629 },
3630 { 3630 {
3631 "defaultMessage": "!!!Changes require restart", 3631 "defaultMessage": "!!!Changes require restart",
3632 "end": { 3632 "end": {
3633 "column": 3, 3633 "column": 3,
3634 "line": 150 3634 "line": 146
3635 }, 3635 },
3636 "file": "src/components/settings/settings/EditSettingsForm.js", 3636 "file": "src/components/settings/settings/EditSettingsForm.js",
3637 "id": "settings.app.restartRequired", 3637 "id": "settings.app.restartRequired",
3638 "start": { 3638 "start": {
3639 "column": 29, 3639 "column": 29,
3640 "line": 147 3640 "line": 143
3641 } 3641 }
3642 }, 3642 },
3643 { 3643 {
3644 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 3644 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
3645 "end": { 3645 "end": {
3646 "column": 3, 3646 "column": 3,
3647 "line": 154 3647 "line": 150
3648 }, 3648 },
3649 "file": "src/components/settings/settings/EditSettingsForm.js", 3649 "file": "src/components/settings/settings/EditSettingsForm.js",
3650 "id": "settings.app.languageDisclaimer", 3650 "id": "settings.app.languageDisclaimer",
3651 "start": { 3651 "start": {
3652 "column": 22, 3652 "column": 22,
3653 "line": 151 3653 "line": 147
3654 } 3654 }
3655 } 3655 }
3656 ], 3656 ],
@@ -3662,195 +3662,195 @@
3662 "defaultMessage": "!!!About Ferdi", 3662 "defaultMessage": "!!!About Ferdi",
3663 "end": { 3663 "end": {
3664 "column": 3, 3664 "column": 3,
3665 "line": 12 3665 "line": 10
3666 }, 3666 },
3667 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3667 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3668 "id": "settings.supportFerdi.headline", 3668 "id": "settings.supportFerdi.headline",
3669 "start": { 3669 "start": {
3670 "column": 12, 3670 "column": 12,
3671 "line": 9 3671 "line": 7
3672 } 3672 }
3673 }, 3673 },
3674 { 3674 {
3675 "defaultMessage": "!!!Do you like Ferdi?", 3675 "defaultMessage": "!!!Do you like Ferdi?",
3676 "end": { 3676 "end": {
3677 "column": 3, 3677 "column": 3,
3678 "line": 16 3678 "line": 14
3679 }, 3679 },
3680 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3680 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3681 "id": "settings.supportFerdi.title", 3681 "id": "settings.supportFerdi.title",
3682 "start": { 3682 "start": {
3683 "column": 9, 3683 "column": 9,
3684 "line": 13 3684 "line": 11
3685 } 3685 }
3686 }, 3686 },
3687 { 3687 {
3688 "defaultMessage": "!!!<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>", 3688 "defaultMessage": "!!!<p>Ferdi is an open-source and a community-lead application.</p><p>Thanks to the people who make this possbile:</p>",
3689 "end": { 3689 "end": {
3690 "column": 3, 3690 "column": 3,
3691 "line": 20 3691 "line": 18
3692 }, 3692 },
3693 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3693 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3694 "id": "settings.supportFerdi.aboutIntro", 3694 "id": "settings.supportFerdi.aboutIntro",
3695 "start": { 3695 "start": {
3696 "column": 14, 3696 "column": 14,
3697 "line": 17 3697 "line": 15
3698 } 3698 }
3699 }, 3699 },
3700 { 3700 {
3701 "defaultMessage": "!!!Full list of contributor", 3701 "defaultMessage": "!!!Full list of contributor",
3702 "end": { 3702 "end": {
3703 "column": 3, 3703 "column": 3,
3704 "line": 24 3704 "line": 22
3705 }, 3705 },
3706 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3706 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3707 "id": "settings.supportFerdi.textListContributors", 3707 "id": "settings.supportFerdi.textListContributors",
3708 "start": { 3708 "start": {
3709 "column": 24, 3709 "column": 24,
3710 "line": 21 3710 "line": 19
3711 } 3711 }
3712 }, 3712 },
3713 { 3713 {
3714 "defaultMessage": "!!!here", 3714 "defaultMessage": "!!!here",
3715 "end": { 3715 "end": {
3716 "column": 3, 3716 "column": 3,
3717 "line": 28 3717 "line": 26
3718 }, 3718 },
3719 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3719 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3720 "id": "settings.supportFerdi.textListContributorsHere", 3720 "id": "settings.supportFerdi.textListContributorsHere",
3721 "start": { 3721 "start": {
3722 "column": 28, 3722 "column": 28,
3723 "line": 25 3723 "line": 23
3724 } 3724 }
3725 }, 3725 },
3726 { 3726 {
3727 "defaultMessage": "!!!The development of Ferdi is done by volunteers. People who use Ferdi like you. They maintain, fix, and improve Ferdi in their spare time.", 3727 "defaultMessage": "!!!The development of Ferdi is done by volunteers. People who use Ferdi like you. They maintain, fix, and improve Ferdi in their spare time.",
3728 "end": { 3728 "end": {
3729 "column": 3, 3729 "column": 3,
3730 "line": 32 3730 "line": 30
3731 }, 3731 },
3732 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3732 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3733 "id": "settings.supportFerdi.textVolunteers", 3733 "id": "settings.supportFerdi.textVolunteers",
3734 "start": { 3734 "start": {
3735 "column": 18, 3735 "column": 18,
3736 "line": 29 3736 "line": 27
3737 } 3737 }
3738 }, 3738 },
3739 { 3739 {
3740 "defaultMessage": "!!!Support is always welcome. You can find a list of the help we need", 3740 "defaultMessage": "!!!Support is always welcome. You can find a list of the help we need",
3741 "end": { 3741 "end": {
3742 "column": 3, 3742 "column": 3,
3743 "line": 36 3743 "line": 34
3744 }, 3744 },
3745 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3745 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3746 "id": "settings.supportFerdi.textSupportWelcome", 3746 "id": "settings.supportFerdi.textSupportWelcome",
3747 "start": { 3747 "start": {
3748 "column": 22, 3748 "column": 22,
3749 "line": 33 3749 "line": 31
3750 } 3750 }
3751 }, 3751 },
3752 { 3752 {
3753 "defaultMessage": "!!!here", 3753 "defaultMessage": "!!!here",
3754 "end": { 3754 "end": {
3755 "column": 3, 3755 "column": 3,
3756 "line": 40 3756 "line": 38
3757 }, 3757 },
3758 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3758 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3759 "id": "settings.supportFerdi.textSupportWelcomeHere", 3759 "id": "settings.supportFerdi.textSupportWelcomeHere",
3760 "start": { 3760 "start": {
3761 "column": 26, 3761 "column": 26,
3762 "line": 37 3762 "line": 35
3763 } 3763 }
3764 }, 3764 },
3765 { 3765 {
3766 "defaultMessage": "!!!While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our", 3766 "defaultMessage": "!!!While volunteers do most of the work, we still need to pay for servers and certificates. As a community, we are fully transparent on funds we collect and spend - see our",
3767 "end": { 3767 "end": {
3768 "column": 3, 3768 "column": 3,
3769 "line": 44 3769 "line": 42
3770 }, 3770 },
3771 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3771 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3772 "id": "settings.supportFerdi.textExpenses", 3772 "id": "settings.supportFerdi.textExpenses",
3773 "start": { 3773 "start": {
3774 "column": 16, 3774 "column": 16,
3775 "line": 41 3775 "line": 39
3776 } 3776 }
3777 }, 3777 },
3778 { 3778 {
3779 "defaultMessage": "!!!Open Collective", 3779 "defaultMessage": "!!!Open Collective",
3780 "end": { 3780 "end": {
3781 "column": 3, 3781 "column": 3,
3782 "line": 48 3782 "line": 46
3783 }, 3783 },
3784 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3784 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3785 "id": "settings.supportFerdi.textOpenCollective", 3785 "id": "settings.supportFerdi.textOpenCollective",
3786 "start": { 3786 "start": {
3787 "column": 22, 3787 "column": 22,
3788 "line": 45 3788 "line": 43
3789 } 3789 }
3790 }, 3790 },
3791 { 3791 {
3792 "defaultMessage": "!!!If you feel like supporting Ferdi development with a donation, you can do so on both,", 3792 "defaultMessage": "!!!If you feel like supporting Ferdi development with a donation, you can do so on both,",
3793 "end": { 3793 "end": {
3794 "column": 3, 3794 "column": 3,
3795 "line": 52 3795 "line": 50
3796 }, 3796 },
3797 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3797 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3798 "id": "settings.supportFerdi.textDonation", 3798 "id": "settings.supportFerdi.textDonation",
3799 "start": { 3799 "start": {
3800 "column": 16, 3800 "column": 16,
3801 "line": 49 3801 "line": 47
3802 } 3802 }
3803 }, 3803 },
3804 { 3804 {
3805 "defaultMessage": "!!!and", 3805 "defaultMessage": "!!!and",
3806 "end": { 3806 "end": {
3807 "column": 3, 3807 "column": 3,
3808 "line": 56 3808 "line": 54
3809 }, 3809 },
3810 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3810 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3811 "id": "settings.supportFerdi.textDonationAnd", 3811 "id": "settings.supportFerdi.textDonationAnd",
3812 "start": { 3812 "start": {
3813 "column": 19, 3813 "column": 19,
3814 "line": 53 3814 "line": 51
3815 } 3815 }
3816 }, 3816 },
3817 { 3817 {
3818 "defaultMessage": "!!!GitHub Sponsors", 3818 "defaultMessage": "!!!GitHub Sponsors",
3819 "end": { 3819 "end": {
3820 "column": 3, 3820 "column": 3,
3821 "line": 60 3821 "line": 58
3822 }, 3822 },
3823 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3823 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3824 "id": "settings.supportFerdi.textGitHubSponsors", 3824 "id": "settings.supportFerdi.textGitHubSponsors",
3825 "start": { 3825 "start": {
3826 "column": 22, 3826 "column": 22,
3827 "line": 57 3827 "line": 55
3828 } 3828 }
3829 }, 3829 },
3830 { 3830 {
3831 "defaultMessage": "!!!Open Survey", 3831 "defaultMessage": "!!!Open Survey",
3832 "end": { 3832 "end": {
3833 "column": 3, 3833 "column": 3,
3834 "line": 64 3834 "line": 62
3835 }, 3835 },
3836 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3836 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3837 "id": "settings.supportFerdi.openSurvey", 3837 "id": "settings.supportFerdi.openSurvey",
3838 "start": { 3838 "start": {
3839 "column": 14, 3839 "column": 14,
3840 "line": 61 3840 "line": 59
3841 } 3841 }
3842 }, 3842 },
3843 { 3843 {
3844 "defaultMessage": "!!!Do you want to help us improve Ferdi?", 3844 "defaultMessage": "!!!Do you want to help us improve Ferdi?",
3845 "end": { 3845 "end": {
3846 "column": 3, 3846 "column": 3,
3847 "line": 68 3847 "line": 66
3848 }, 3848 },
3849 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js", 3849 "file": "src/components/settings/supportFerdi/SupportFerdiDashboard.js",
3850 "id": "settings.supportFerdi.bannerText", 3850 "id": "settings.supportFerdi.bannerText",
3851 "start": { 3851 "start": {
3852 "column": 14, 3852 "column": 14,
3853 "line": 65 3853 "line": 63
3854 } 3854 }
3855 } 3855 }
3856 ], 3856 ],
@@ -6000,52 +6000,52 @@
6000 "defaultMessage": "!!!Downgrade your Franz Plan", 6000 "defaultMessage": "!!!Downgrade your Franz Plan",
6001 "end": { 6001 "end": {
6002 "column": 3, 6002 "column": 3,
6003 "line": 19 6003 "line": 17
6004 }, 6004 },
6005 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6005 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6006 "id": "feature.planSelection.fullscreen.dialog.title", 6006 "id": "feature.planSelection.fullscreen.dialog.title",
6007 "start": { 6007 "start": {
6008 "column": 15, 6008 "column": 15,
6009 "line": 16 6009 "line": 14
6010 } 6010 }
6011 }, 6011 },
6012 { 6012 {
6013 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.", 6013 "defaultMessage": "!!!You're about to downgrade to our Free account. Are you sure? Click here instead to get more services and functionality for just {currency}{price} a month.",
6014 "end": { 6014 "end": {
6015 "column": 3, 6015 "column": 3,
6016 "line": 23 6016 "line": 21
6017 }, 6017 },
6018 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6018 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6019 "id": "feature.planSelection.fullscreen.dialog.message", 6019 "id": "feature.planSelection.fullscreen.dialog.message",
6020 "start": { 6020 "start": {
6021 "column": 17, 6021 "column": 17,
6022 "line": 20 6022 "line": 18
6023 } 6023 }
6024 }, 6024 },
6025 { 6025 {
6026 "defaultMessage": "!!!Downgrade to Free", 6026 "defaultMessage": "!!!Downgrade to Free",
6027 "end": { 6027 "end": {
6028 "column": 3, 6028 "column": 3,
6029 "line": 27 6029 "line": 25
6030 }, 6030 },
6031 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6031 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6032 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade", 6032 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade",
6033 "start": { 6033 "start": {
6034 "column": 22, 6034 "column": 22,
6035 "line": 24 6035 "line": 22
6036 } 6036 }
6037 }, 6037 },
6038 { 6038 {
6039 "defaultMessage": "!!!Choose Personal", 6039 "defaultMessage": "!!!Choose Personal",
6040 "end": { 6040 "end": {
6041 "column": 3, 6041 "column": 3,
6042 "line": 31 6042 "line": 29
6043 }, 6043 },
6044 "file": "src/features/planSelection/containers/PlanSelectionScreen.js", 6044 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6045 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade", 6045 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade",
6046 "start": { 6046 "start": {
6047 "column": 20, 6047 "column": 20,
6048 "line": 28 6048 "line": 26
6049 } 6049 }
6050 } 6050 }
6051 ], 6051 ],
@@ -6889,26 +6889,26 @@
6889 "defaultMessage": "!!!No services added yet", 6889 "defaultMessage": "!!!No services added yet",
6890 "end": { 6890 "end": {
6891 "column": 3, 6891 "column": 3,
6892 "line": 16 6892 "line": 14
6893 }, 6893 },
6894 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", 6894 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
6895 "id": "workspaceDrawer.item.noServicesAddedYet", 6895 "id": "workspaceDrawer.item.noServicesAddedYet",
6896 "start": { 6896 "start": {
6897 "column": 22, 6897 "column": 22,
6898 "line": 13 6898 "line": 11
6899 } 6899 }
6900 }, 6900 },
6901 { 6901 {
6902 "defaultMessage": "!!!edit", 6902 "defaultMessage": "!!!edit",
6903 "end": { 6903 "end": {
6904 "column": 3, 6904 "column": 3,
6905 "line": 20 6905 "line": 18
6906 }, 6906 },
6907 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js", 6907 "file": "src/features/workspaces/components/WorkspaceDrawerItem.js",
6908 "id": "workspaceDrawer.item.contextMenuEdit", 6908 "id": "workspaceDrawer.item.contextMenuEdit",
6909 "start": { 6909 "start": {
6910 "column": 19, 6910 "column": 19,
6911 "line": 17 6911 "line": 15
6912 } 6912 }
6913 } 6913 }
6914 ], 6914 ],
@@ -7353,962 +7353,962 @@
7353 "defaultMessage": "!!!Edit", 7353 "defaultMessage": "!!!Edit",
7354 "end": { 7354 "end": {
7355 "column": 3, 7355 "column": 3,
7356 "line": 27 7356 "line": 24
7357 }, 7357 },
7358 "file": "src/lib/Menu.js", 7358 "file": "src/lib/Menu.js",
7359 "id": "menu.edit", 7359 "id": "menu.edit",
7360 "start": { 7360 "start": {
7361 "column": 8, 7361 "column": 8,
7362 "line": 24 7362 "line": 21
7363 } 7363 }
7364 }, 7364 },
7365 { 7365 {
7366 "defaultMessage": "!!!Undo", 7366 "defaultMessage": "!!!Undo",
7367 "end": { 7367 "end": {
7368 "column": 3, 7368 "column": 3,
7369 "line": 31 7369 "line": 28
7370 }, 7370 },
7371 "file": "src/lib/Menu.js", 7371 "file": "src/lib/Menu.js",
7372 "id": "menu.edit.undo", 7372 "id": "menu.edit.undo",
7373 "start": { 7373 "start": {
7374 "column": 8, 7374 "column": 8,
7375 "line": 28 7375 "line": 25
7376 } 7376 }
7377 }, 7377 },
7378 { 7378 {
7379 "defaultMessage": "!!!Redo", 7379 "defaultMessage": "!!!Redo",
7380 "end": { 7380 "end": {
7381 "column": 3, 7381 "column": 3,
7382 "line": 35 7382 "line": 32
7383 }, 7383 },
7384 "file": "src/lib/Menu.js", 7384 "file": "src/lib/Menu.js",
7385 "id": "menu.edit.redo", 7385 "id": "menu.edit.redo",
7386 "start": { 7386 "start": {
7387 "column": 8, 7387 "column": 8,
7388 "line": 32 7388 "line": 29
7389 } 7389 }
7390 }, 7390 },
7391 { 7391 {
7392 "defaultMessage": "!!!Cut", 7392 "defaultMessage": "!!!Cut",
7393 "end": { 7393 "end": {
7394 "column": 3, 7394 "column": 3,
7395 "line": 39 7395 "line": 36
7396 }, 7396 },
7397 "file": "src/lib/Menu.js", 7397 "file": "src/lib/Menu.js",
7398 "id": "menu.edit.cut", 7398 "id": "menu.edit.cut",
7399 "start": { 7399 "start": {
7400 "column": 7, 7400 "column": 7,
7401 "line": 36 7401 "line": 33
7402 } 7402 }
7403 }, 7403 },
7404 { 7404 {
7405 "defaultMessage": "!!!Copy", 7405 "defaultMessage": "!!!Copy",
7406 "end": { 7406 "end": {
7407 "column": 3, 7407 "column": 3,
7408 "line": 43 7408 "line": 40
7409 }, 7409 },
7410 "file": "src/lib/Menu.js", 7410 "file": "src/lib/Menu.js",
7411 "id": "menu.edit.copy", 7411 "id": "menu.edit.copy",
7412 "start": { 7412 "start": {
7413 "column": 8, 7413 "column": 8,
7414 "line": 40 7414 "line": 37
7415 } 7415 }
7416 }, 7416 },
7417 { 7417 {
7418 "defaultMessage": "!!!Paste", 7418 "defaultMessage": "!!!Paste",
7419 "end": { 7419 "end": {
7420 "column": 3, 7420 "column": 3,
7421 "line": 47 7421 "line": 44
7422 }, 7422 },
7423 "file": "src/lib/Menu.js", 7423 "file": "src/lib/Menu.js",
7424 "id": "menu.edit.paste", 7424 "id": "menu.edit.paste",
7425 "start": { 7425 "start": {
7426 "column": 9, 7426 "column": 9,
7427 "line": 44 7427 "line": 41
7428 } 7428 }
7429 }, 7429 },
7430 { 7430 {
7431 "defaultMessage": "!!!Paste And Match Style", 7431 "defaultMessage": "!!!Paste And Match Style",
7432 "end": { 7432 "end": {
7433 "column": 3, 7433 "column": 3,
7434 "line": 51 7434 "line": 48
7435 }, 7435 },
7436 "file": "src/lib/Menu.js", 7436 "file": "src/lib/Menu.js",
7437 "id": "menu.edit.pasteAndMatchStyle", 7437 "id": "menu.edit.pasteAndMatchStyle",
7438 "start": { 7438 "start": {
7439 "column": 22, 7439 "column": 22,
7440 "line": 48 7440 "line": 45
7441 } 7441 }
7442 }, 7442 },
7443 { 7443 {
7444 "defaultMessage": "!!!Delete", 7444 "defaultMessage": "!!!Delete",
7445 "end": { 7445 "end": {
7446 "column": 3, 7446 "column": 3,
7447 "line": 55 7447 "line": 52
7448 }, 7448 },
7449 "file": "src/lib/Menu.js", 7449 "file": "src/lib/Menu.js",
7450 "id": "menu.edit.delete", 7450 "id": "menu.edit.delete",
7451 "start": { 7451 "start": {
7452 "column": 10, 7452 "column": 10,
7453 "line": 52 7453 "line": 49
7454 } 7454 }
7455 }, 7455 },
7456 { 7456 {
7457 "defaultMessage": "!!!Select All", 7457 "defaultMessage": "!!!Select All",
7458 "end": { 7458 "end": {
7459 "column": 3, 7459 "column": 3,
7460 "line": 59 7460 "line": 56
7461 }, 7461 },
7462 "file": "src/lib/Menu.js", 7462 "file": "src/lib/Menu.js",
7463 "id": "menu.edit.selectAll", 7463 "id": "menu.edit.selectAll",
7464 "start": { 7464 "start": {
7465 "column": 13, 7465 "column": 13,
7466 "line": 56 7466 "line": 53
7467 } 7467 }
7468 }, 7468 },
7469 { 7469 {
7470 "defaultMessage": "!!!Find in Page", 7470 "defaultMessage": "!!!Find in Page",
7471 "end": { 7471 "end": {
7472 "column": 3, 7472 "column": 3,
7473 "line": 63 7473 "line": 60
7474 }, 7474 },
7475 "file": "src/lib/Menu.js", 7475 "file": "src/lib/Menu.js",
7476 "id": "menu.edit.findInPage", 7476 "id": "menu.edit.findInPage",
7477 "start": { 7477 "start": {
7478 "column": 14, 7478 "column": 14,
7479 "line": 60 7479 "line": 57
7480 } 7480 }
7481 }, 7481 },
7482 { 7482 {
7483 "defaultMessage": "!!!Speech", 7483 "defaultMessage": "!!!Speech",
7484 "end": { 7484 "end": {
7485 "column": 3, 7485 "column": 3,
7486 "line": 67 7486 "line": 64
7487 }, 7487 },
7488 "file": "src/lib/Menu.js", 7488 "file": "src/lib/Menu.js",
7489 "id": "menu.edit.speech", 7489 "id": "menu.edit.speech",
7490 "start": { 7490 "start": {
7491 "column": 10, 7491 "column": 10,
7492 "line": 64 7492 "line": 61
7493 } 7493 }
7494 }, 7494 },
7495 { 7495 {
7496 "defaultMessage": "!!!Start Speaking", 7496 "defaultMessage": "!!!Start Speaking",
7497 "end": { 7497 "end": {
7498 "column": 3, 7498 "column": 3,
7499 "line": 71 7499 "line": 68
7500 }, 7500 },
7501 "file": "src/lib/Menu.js", 7501 "file": "src/lib/Menu.js",
7502 "id": "menu.edit.startSpeaking", 7502 "id": "menu.edit.startSpeaking",
7503 "start": { 7503 "start": {
7504 "column": 17, 7504 "column": 17,
7505 "line": 68 7505 "line": 65
7506 } 7506 }
7507 }, 7507 },
7508 { 7508 {
7509 "defaultMessage": "!!!Stop Speaking", 7509 "defaultMessage": "!!!Stop Speaking",
7510 "end": { 7510 "end": {
7511 "column": 3, 7511 "column": 3,
7512 "line": 75 7512 "line": 72
7513 }, 7513 },
7514 "file": "src/lib/Menu.js", 7514 "file": "src/lib/Menu.js",
7515 "id": "menu.edit.stopSpeaking", 7515 "id": "menu.edit.stopSpeaking",
7516 "start": { 7516 "start": {
7517 "column": 16, 7517 "column": 16,
7518 "line": 72 7518 "line": 69
7519 } 7519 }
7520 }, 7520 },
7521 { 7521 {
7522 "defaultMessage": "!!!Start Dictation", 7522 "defaultMessage": "!!!Start Dictation",
7523 "end": { 7523 "end": {
7524 "column": 3, 7524 "column": 3,
7525 "line": 79 7525 "line": 76
7526 }, 7526 },
7527 "file": "src/lib/Menu.js", 7527 "file": "src/lib/Menu.js",
7528 "id": "menu.edit.startDictation", 7528 "id": "menu.edit.startDictation",
7529 "start": { 7529 "start": {
7530 "column": 18, 7530 "column": 18,
7531 "line": 76 7531 "line": 73
7532 } 7532 }
7533 }, 7533 },
7534 { 7534 {
7535 "defaultMessage": "!!!Emoji & Symbols", 7535 "defaultMessage": "!!!Emoji & Symbols",
7536 "end": { 7536 "end": {
7537 "column": 3, 7537 "column": 3,
7538 "line": 83 7538 "line": 80
7539 }, 7539 },
7540 "file": "src/lib/Menu.js", 7540 "file": "src/lib/Menu.js",
7541 "id": "menu.edit.emojiSymbols", 7541 "id": "menu.edit.emojiSymbols",
7542 "start": { 7542 "start": {
7543 "column": 16, 7543 "column": 16,
7544 "line": 80 7544 "line": 77
7545 } 7545 }
7546 }, 7546 },
7547 { 7547 {
7548 "defaultMessage": "!!!Open Quick Switch", 7548 "defaultMessage": "!!!Open Quick Switch",
7549 "end": { 7549 "end": {
7550 "column": 3, 7550 "column": 3,
7551 "line": 87 7551 "line": 84
7552 }, 7552 },
7553 "file": "src/lib/Menu.js", 7553 "file": "src/lib/Menu.js",
7554 "id": "menu.view.openQuickSwitch", 7554 "id": "menu.view.openQuickSwitch",
7555 "start": { 7555 "start": {
7556 "column": 19, 7556 "column": 19,
7557 "line": 84 7557 "line": 81
7558 } 7558 }
7559 }, 7559 },
7560 { 7560 {
7561 "defaultMessage": "!!!Back", 7561 "defaultMessage": "!!!Back",
7562 "end": { 7562 "end": {
7563 "column": 3, 7563 "column": 3,
7564 "line": 91 7564 "line": 88
7565 }, 7565 },
7566 "file": "src/lib/Menu.js", 7566 "file": "src/lib/Menu.js",
7567 "id": "menu.view.back", 7567 "id": "menu.view.back",
7568 "start": { 7568 "start": {
7569 "column": 8, 7569 "column": 8,
7570 "line": 88 7570 "line": 85
7571 } 7571 }
7572 }, 7572 },
7573 { 7573 {
7574 "defaultMessage": "!!!Forward", 7574 "defaultMessage": "!!!Forward",
7575 "end": { 7575 "end": {
7576 "column": 3, 7576 "column": 3,
7577 "line": 95 7577 "line": 92
7578 }, 7578 },
7579 "file": "src/lib/Menu.js", 7579 "file": "src/lib/Menu.js",
7580 "id": "menu.view.forward", 7580 "id": "menu.view.forward",
7581 "start": { 7581 "start": {
7582 "column": 11, 7582 "column": 11,
7583 "line": 92 7583 "line": 89
7584 } 7584 }
7585 }, 7585 },
7586 { 7586 {
7587 "defaultMessage": "!!!Actual Size", 7587 "defaultMessage": "!!!Actual Size",
7588 "end": { 7588 "end": {
7589 "column": 3, 7589 "column": 3,
7590 "line": 99 7590 "line": 96
7591 }, 7591 },
7592 "file": "src/lib/Menu.js", 7592 "file": "src/lib/Menu.js",
7593 "id": "menu.view.resetZoom", 7593 "id": "menu.view.resetZoom",
7594 "start": { 7594 "start": {
7595 "column": 13, 7595 "column": 13,
7596 "line": 96 7596 "line": 93
7597 } 7597 }
7598 }, 7598 },
7599 { 7599 {
7600 "defaultMessage": "!!!Zoom In", 7600 "defaultMessage": "!!!Zoom In",
7601 "end": { 7601 "end": {
7602 "column": 3, 7602 "column": 3,
7603 "line": 103 7603 "line": 100
7604 }, 7604 },
7605 "file": "src/lib/Menu.js", 7605 "file": "src/lib/Menu.js",
7606 "id": "menu.view.zoomIn", 7606 "id": "menu.view.zoomIn",
7607 "start": { 7607 "start": {
7608 "column": 10, 7608 "column": 10,
7609 "line": 100 7609 "line": 97
7610 } 7610 }
7611 }, 7611 },
7612 { 7612 {
7613 "defaultMessage": "!!!Zoom Out", 7613 "defaultMessage": "!!!Zoom Out",
7614 "end": { 7614 "end": {
7615 "column": 3, 7615 "column": 3,
7616 "line": 107 7616 "line": 104
7617 }, 7617 },
7618 "file": "src/lib/Menu.js", 7618 "file": "src/lib/Menu.js",
7619 "id": "menu.view.zoomOut", 7619 "id": "menu.view.zoomOut",
7620 "start": { 7620 "start": {
7621 "column": 11, 7621 "column": 11,
7622 "line": 104 7622 "line": 101
7623 } 7623 }
7624 }, 7624 },
7625 { 7625 {
7626 "defaultMessage": "!!!Enter Full Screen", 7626 "defaultMessage": "!!!Enter Full Screen",
7627 "end": { 7627 "end": {
7628 "column": 3, 7628 "column": 3,
7629 "line": 111 7629 "line": 108
7630 }, 7630 },
7631 "file": "src/lib/Menu.js", 7631 "file": "src/lib/Menu.js",
7632 "id": "menu.view.enterFullScreen", 7632 "id": "menu.view.enterFullScreen",
7633 "start": { 7633 "start": {
7634 "column": 19, 7634 "column": 19,
7635 "line": 108 7635 "line": 105
7636 } 7636 }
7637 }, 7637 },
7638 { 7638 {
7639 "defaultMessage": "!!!Exit Full Screen", 7639 "defaultMessage": "!!!Exit Full Screen",
7640 "end": { 7640 "end": {
7641 "column": 3, 7641 "column": 3,
7642 "line": 115 7642 "line": 112
7643 }, 7643 },
7644 "file": "src/lib/Menu.js", 7644 "file": "src/lib/Menu.js",
7645 "id": "menu.view.exitFullScreen", 7645 "id": "menu.view.exitFullScreen",
7646 "start": { 7646 "start": {
7647 "column": 18, 7647 "column": 18,
7648 "line": 112 7648 "line": 109
7649 } 7649 }
7650 }, 7650 },
7651 { 7651 {
7652 "defaultMessage": "!!!Toggle Full Screen", 7652 "defaultMessage": "!!!Toggle Full Screen",
7653 "end": { 7653 "end": {
7654 "column": 3, 7654 "column": 3,
7655 "line": 119 7655 "line": 116
7656 }, 7656 },
7657 "file": "src/lib/Menu.js", 7657 "file": "src/lib/Menu.js",
7658 "id": "menu.view.toggleFullScreen", 7658 "id": "menu.view.toggleFullScreen",
7659 "start": { 7659 "start": {
7660 "column": 20, 7660 "column": 20,
7661 "line": 116 7661 "line": 113
7662 } 7662 }
7663 }, 7663 },
7664 { 7664 {
7665 "defaultMessage": "!!!Toggle Dark Mode", 7665 "defaultMessage": "!!!Toggle Dark Mode",
7666 "end": { 7666 "end": {
7667 "column": 3, 7667 "column": 3,
7668 "line": 123 7668 "line": 120
7669 }, 7669 },
7670 "file": "src/lib/Menu.js", 7670 "file": "src/lib/Menu.js",
7671 "id": "menu.view.toggleDarkMode", 7671 "id": "menu.view.toggleDarkMode",
7672 "start": { 7672 "start": {
7673 "column": 18, 7673 "column": 18,
7674 "line": 120 7674 "line": 117
7675 } 7675 }
7676 }, 7676 },
7677 { 7677 {
7678 "defaultMessage": "!!!Toggle Developer Tools", 7678 "defaultMessage": "!!!Toggle Developer Tools",
7679 "end": { 7679 "end": {
7680 "column": 3, 7680 "column": 3,
7681 "line": 127 7681 "line": 124
7682 }, 7682 },
7683 "file": "src/lib/Menu.js", 7683 "file": "src/lib/Menu.js",
7684 "id": "menu.view.toggleDevTools", 7684 "id": "menu.view.toggleDevTools",
7685 "start": { 7685 "start": {
7686 "column": 18, 7686 "column": 18,
7687 "line": 124 7687 "line": 121
7688 } 7688 }
7689 }, 7689 },
7690 { 7690 {
7691 "defaultMessage": "!!!Toggle Todos Developer Tools", 7691 "defaultMessage": "!!!Toggle Todos Developer Tools",
7692 "end": { 7692 "end": {
7693 "column": 3, 7693 "column": 3,
7694 "line": 131 7694 "line": 128
7695 }, 7695 },
7696 "file": "src/lib/Menu.js", 7696 "file": "src/lib/Menu.js",
7697 "id": "menu.view.toggleTodosDevTools", 7697 "id": "menu.view.toggleTodosDevTools",
7698 "start": { 7698 "start": {
7699 "column": 23, 7699 "column": 23,
7700 "line": 128 7700 "line": 125
7701 } 7701 }
7702 }, 7702 },
7703 { 7703 {
7704 "defaultMessage": "!!!Toggle Service Developer Tools", 7704 "defaultMessage": "!!!Toggle Service Developer Tools",
7705 "end": { 7705 "end": {
7706 "column": 3, 7706 "column": 3,
7707 "line": 135 7707 "line": 132
7708 }, 7708 },
7709 "file": "src/lib/Menu.js", 7709 "file": "src/lib/Menu.js",
7710 "id": "menu.view.toggleServiceDevTools", 7710 "id": "menu.view.toggleServiceDevTools",
7711 "start": { 7711 "start": {
7712 "column": 25, 7712 "column": 25,
7713 "line": 132 7713 "line": 129
7714 } 7714 }
7715 }, 7715 },
7716 { 7716 {
7717 "defaultMessage": "!!!Reload Service", 7717 "defaultMessage": "!!!Reload Service",
7718 "end": { 7718 "end": {
7719 "column": 3, 7719 "column": 3,
7720 "line": 139 7720 "line": 136
7721 }, 7721 },
7722 "file": "src/lib/Menu.js", 7722 "file": "src/lib/Menu.js",
7723 "id": "menu.view.reloadService", 7723 "id": "menu.view.reloadService",
7724 "start": { 7724 "start": {
7725 "column": 17, 7725 "column": 17,
7726 "line": 136 7726 "line": 133
7727 } 7727 }
7728 }, 7728 },
7729 { 7729 {
7730 "defaultMessage": "!!!Reload Ferdi", 7730 "defaultMessage": "!!!Reload Ferdi",
7731 "end": { 7731 "end": {
7732 "column": 3, 7732 "column": 3,
7733 "line": 143 7733 "line": 140
7734 }, 7734 },
7735 "file": "src/lib/Menu.js", 7735 "file": "src/lib/Menu.js",
7736 "id": "menu.view.reloadFranz", 7736 "id": "menu.view.reloadFranz",
7737 "start": { 7737 "start": {
7738 "column": 15, 7738 "column": 15,
7739 "line": 140 7739 "line": 137
7740 } 7740 }
7741 }, 7741 },
7742 { 7742 {
7743 "defaultMessage": "!!!Lock Ferdi", 7743 "defaultMessage": "!!!Lock Ferdi",
7744 "end": { 7744 "end": {
7745 "column": 3, 7745 "column": 3,
7746 "line": 147 7746 "line": 144
7747 }, 7747 },
7748 "file": "src/lib/Menu.js", 7748 "file": "src/lib/Menu.js",
7749 "id": "menu.view.lockFerdi", 7749 "id": "menu.view.lockFerdi",
7750 "start": { 7750 "start": {
7751 "column": 13, 7751 "column": 13,
7752 "line": 144 7752 "line": 141
7753 } 7753 }
7754 }, 7754 },
7755 { 7755 {
7756 "defaultMessage": "!!!Reload ToDos", 7756 "defaultMessage": "!!!Reload ToDos",
7757 "end": { 7757 "end": {
7758 "column": 3, 7758 "column": 3,
7759 "line": 151 7759 "line": 148
7760 }, 7760 },
7761 "file": "src/lib/Menu.js", 7761 "file": "src/lib/Menu.js",
7762 "id": "menu.view.reloadTodos", 7762 "id": "menu.view.reloadTodos",
7763 "start": { 7763 "start": {
7764 "column": 15, 7764 "column": 15,
7765 "line": 148 7765 "line": 145
7766 } 7766 }
7767 }, 7767 },
7768 { 7768 {
7769 "defaultMessage": "!!!Minimize", 7769 "defaultMessage": "!!!Minimize",
7770 "end": { 7770 "end": {
7771 "column": 3, 7771 "column": 3,
7772 "line": 155 7772 "line": 152
7773 }, 7773 },
7774 "file": "src/lib/Menu.js", 7774 "file": "src/lib/Menu.js",
7775 "id": "menu.window.minimize", 7775 "id": "menu.window.minimize",
7776 "start": { 7776 "start": {
7777 "column": 12, 7777 "column": 12,
7778 "line": 152 7778 "line": 149
7779 } 7779 }
7780 }, 7780 },
7781 { 7781 {
7782 "defaultMessage": "!!!Close", 7782 "defaultMessage": "!!!Close",
7783 "end": { 7783 "end": {
7784 "column": 3, 7784 "column": 3,
7785 "line": 159 7785 "line": 156
7786 }, 7786 },
7787 "file": "src/lib/Menu.js", 7787 "file": "src/lib/Menu.js",
7788 "id": "menu.window.close", 7788 "id": "menu.window.close",
7789 "start": { 7789 "start": {
7790 "column": 9, 7790 "column": 9,
7791 "line": 156 7791 "line": 153
7792 } 7792 }
7793 }, 7793 },
7794 { 7794 {
7795 "defaultMessage": "!!!Learn More", 7795 "defaultMessage": "!!!Learn More",
7796 "end": { 7796 "end": {
7797 "column": 3, 7797 "column": 3,
7798 "line": 163 7798 "line": 160
7799 }, 7799 },
7800 "file": "src/lib/Menu.js", 7800 "file": "src/lib/Menu.js",
7801 "id": "menu.help.learnMore", 7801 "id": "menu.help.learnMore",
7802 "start": { 7802 "start": {
7803 "column": 13, 7803 "column": 13,
7804 "line": 160 7804 "line": 157
7805 } 7805 }
7806 }, 7806 },
7807 { 7807 {
7808 "defaultMessage": "!!!Changelog", 7808 "defaultMessage": "!!!Changelog",
7809 "end": { 7809 "end": {
7810 "column": 3, 7810 "column": 3,
7811 "line": 167 7811 "line": 164
7812 }, 7812 },
7813 "file": "src/lib/Menu.js", 7813 "file": "src/lib/Menu.js",
7814 "id": "menu.help.changelog", 7814 "id": "menu.help.changelog",
7815 "start": { 7815 "start": {
7816 "column": 13, 7816 "column": 13,
7817 "line": 164 7817 "line": 161
7818 } 7818 }
7819 }, 7819 },
7820 { 7820 {
7821 "defaultMessage": "!!!Support", 7821 "defaultMessage": "!!!Support",
7822 "end": { 7822 "end": {
7823 "column": 3, 7823 "column": 3,
7824 "line": 171 7824 "line": 168
7825 }, 7825 },
7826 "file": "src/lib/Menu.js", 7826 "file": "src/lib/Menu.js",
7827 "id": "menu.help.support", 7827 "id": "menu.help.support",
7828 "start": { 7828 "start": {
7829 "column": 11, 7829 "column": 11,
7830 "line": 168 7830 "line": 165
7831 } 7831 }
7832 }, 7832 },
7833 { 7833 {
7834 "defaultMessage": "!!!Copy Debug Information", 7834 "defaultMessage": "!!!Copy Debug Information",
7835 "end": { 7835 "end": {
7836 "column": 3, 7836 "column": 3,
7837 "line": 175 7837 "line": 172
7838 }, 7838 },
7839 "file": "src/lib/Menu.js", 7839 "file": "src/lib/Menu.js",
7840 "id": "menu.help.debugInfo", 7840 "id": "menu.help.debugInfo",
7841 "start": { 7841 "start": {
7842 "column": 13, 7842 "column": 13,
7843 "line": 172 7843 "line": 169
7844 } 7844 }
7845 }, 7845 },
7846 { 7846 {
7847 "defaultMessage": "!!!Publish Debug Information", 7847 "defaultMessage": "!!!Publish Debug Information",
7848 "end": { 7848 "end": {
7849 "column": 3, 7849 "column": 3,
7850 "line": 179 7850 "line": 176
7851 }, 7851 },
7852 "file": "src/lib/Menu.js", 7852 "file": "src/lib/Menu.js",
7853 "id": "menu.help.publishDebugInfo", 7853 "id": "menu.help.publishDebugInfo",
7854 "start": { 7854 "start": {
7855 "column": 20, 7855 "column": 20,
7856 "line": 176 7856 "line": 173
7857 } 7857 }
7858 }, 7858 },
7859 { 7859 {
7860 "defaultMessage": "!!!Ferdi Debug Information", 7860 "defaultMessage": "!!!Ferdi Debug Information",
7861 "end": { 7861 "end": {
7862 "column": 3, 7862 "column": 3,
7863 "line": 183 7863 "line": 180
7864 }, 7864 },
7865 "file": "src/lib/Menu.js", 7865 "file": "src/lib/Menu.js",
7866 "id": "menu.help.debugInfoCopiedHeadline", 7866 "id": "menu.help.debugInfoCopiedHeadline",
7867 "start": { 7867 "start": {
7868 "column": 27, 7868 "column": 27,
7869 "line": 180 7869 "line": 177
7870 } 7870 }
7871 }, 7871 },
7872 { 7872 {
7873 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 7873 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
7874 "end": { 7874 "end": {
7875 "column": 3, 7875 "column": 3,
7876 "line": 187 7876 "line": 184
7877 }, 7877 },
7878 "file": "src/lib/Menu.js", 7878 "file": "src/lib/Menu.js",
7879 "id": "menu.help.debugInfoCopiedBody", 7879 "id": "menu.help.debugInfoCopiedBody",
7880 "start": { 7880 "start": {
7881 "column": 23, 7881 "column": 23,
7882 "line": 184 7882 "line": 181
7883 } 7883 }
7884 }, 7884 },
7885 { 7885 {
7886 "defaultMessage": "!!!Unlock with Touch ID", 7886 "defaultMessage": "!!!Unlock with Touch ID",
7887 "end": { 7887 "end": {
7888 "column": 3, 7888 "column": 3,
7889 "line": 191 7889 "line": 188
7890 }, 7890 },
7891 "file": "src/lib/Menu.js", 7891 "file": "src/lib/Menu.js",
7892 "id": "locked.touchId", 7892 "id": "locked.touchId",
7893 "start": { 7893 "start": {
7894 "column": 11, 7894 "column": 11,
7895 "line": 188 7895 "line": 185
7896 } 7896 }
7897 }, 7897 },
7898 { 7898 {
7899 "defaultMessage": "!!!unlock via Touch ID", 7899 "defaultMessage": "!!!unlock via Touch ID",
7900 "end": { 7900 "end": {
7901 "column": 3, 7901 "column": 3,
7902 "line": 195 7902 "line": 192
7903 }, 7903 },
7904 "file": "src/lib/Menu.js", 7904 "file": "src/lib/Menu.js",
7905 "id": "locked.touchIdPrompt", 7905 "id": "locked.touchIdPrompt",
7906 "start": { 7906 "start": {
7907 "column": 17, 7907 "column": 17,
7908 "line": 192 7908 "line": 189
7909 } 7909 }
7910 }, 7910 },
7911 { 7911 {
7912 "defaultMessage": "!!!Terms of Service", 7912 "defaultMessage": "!!!Terms of Service",
7913 "end": { 7913 "end": {
7914 "column": 3, 7914 "column": 3,
7915 "line": 199 7915 "line": 196
7916 }, 7916 },
7917 "file": "src/lib/Menu.js", 7917 "file": "src/lib/Menu.js",
7918 "id": "menu.help.tos", 7918 "id": "menu.help.tos",
7919 "start": { 7919 "start": {
7920 "column": 7, 7920 "column": 7,
7921 "line": 196 7921 "line": 193
7922 } 7922 }
7923 }, 7923 },
7924 { 7924 {
7925 "defaultMessage": "!!!Privacy Statement", 7925 "defaultMessage": "!!!Privacy Statement",
7926 "end": { 7926 "end": {
7927 "column": 3, 7927 "column": 3,
7928 "line": 203 7928 "line": 200
7929 }, 7929 },
7930 "file": "src/lib/Menu.js", 7930 "file": "src/lib/Menu.js",
7931 "id": "menu.help.privacy", 7931 "id": "menu.help.privacy",
7932 "start": { 7932 "start": {
7933 "column": 11, 7933 "column": 11,
7934 "line": 200 7934 "line": 197
7935 } 7935 }
7936 }, 7936 },
7937 { 7937 {
7938 "defaultMessage": "!!!File", 7938 "defaultMessage": "!!!File",
7939 "end": { 7939 "end": {
7940 "column": 3, 7940 "column": 3,
7941 "line": 207 7941 "line": 204
7942 }, 7942 },
7943 "file": "src/lib/Menu.js", 7943 "file": "src/lib/Menu.js",
7944 "id": "menu.file", 7944 "id": "menu.file",
7945 "start": { 7945 "start": {
7946 "column": 8, 7946 "column": 8,
7947 "line": 204 7947 "line": 201
7948 } 7948 }
7949 }, 7949 },
7950 { 7950 {
7951 "defaultMessage": "!!!View", 7951 "defaultMessage": "!!!View",
7952 "end": { 7952 "end": {
7953 "column": 3, 7953 "column": 3,
7954 "line": 211 7954 "line": 208
7955 }, 7955 },
7956 "file": "src/lib/Menu.js", 7956 "file": "src/lib/Menu.js",
7957 "id": "menu.view", 7957 "id": "menu.view",
7958 "start": { 7958 "start": {
7959 "column": 8, 7959 "column": 8,
7960 "line": 208 7960 "line": 205
7961 } 7961 }
7962 }, 7962 },
7963 { 7963 {
7964 "defaultMessage": "!!!Services", 7964 "defaultMessage": "!!!Services",
7965 "end": { 7965 "end": {
7966 "column": 3, 7966 "column": 3,
7967 "line": 215 7967 "line": 212
7968 }, 7968 },
7969 "file": "src/lib/Menu.js", 7969 "file": "src/lib/Menu.js",
7970 "id": "menu.services", 7970 "id": "menu.services",
7971 "start": { 7971 "start": {
7972 "column": 12, 7972 "column": 12,
7973 "line": 212 7973 "line": 209
7974 } 7974 }
7975 }, 7975 },
7976 { 7976 {
7977 "defaultMessage": "!!!Window", 7977 "defaultMessage": "!!!Window",
7978 "end": { 7978 "end": {
7979 "column": 3, 7979 "column": 3,
7980 "line": 219 7980 "line": 216
7981 }, 7981 },
7982 "file": "src/lib/Menu.js", 7982 "file": "src/lib/Menu.js",
7983 "id": "menu.window", 7983 "id": "menu.window",
7984 "start": { 7984 "start": {
7985 "column": 10, 7985 "column": 10,
7986 "line": 216 7986 "line": 213
7987 } 7987 }
7988 }, 7988 },
7989 { 7989 {
7990 "defaultMessage": "!!!Help", 7990 "defaultMessage": "!!!Help",
7991 "end": { 7991 "end": {
7992 "column": 3, 7992 "column": 3,
7993 "line": 223 7993 "line": 220
7994 }, 7994 },
7995 "file": "src/lib/Menu.js", 7995 "file": "src/lib/Menu.js",
7996 "id": "menu.help", 7996 "id": "menu.help",
7997 "start": { 7997 "start": {
7998 "column": 8, 7998 "column": 8,
7999 "line": 220 7999 "line": 217
8000 } 8000 }
8001 }, 8001 },
8002 { 8002 {
8003 "defaultMessage": "!!!About Ferdi", 8003 "defaultMessage": "!!!About Ferdi",
8004 "end": { 8004 "end": {
8005 "column": 3, 8005 "column": 3,
8006 "line": 227 8006 "line": 224
8007 }, 8007 },
8008 "file": "src/lib/Menu.js", 8008 "file": "src/lib/Menu.js",
8009 "id": "menu.app.about", 8009 "id": "menu.app.about",
8010 "start": { 8010 "start": {
8011 "column": 9, 8011 "column": 9,
8012 "line": 224 8012 "line": 221
8013 } 8013 }
8014 }, 8014 },
8015 { 8015 {
8016 "defaultMessage": "!!!What's new?", 8016 "defaultMessage": "!!!What's new?",
8017 "end": { 8017 "end": {
8018 "column": 3, 8018 "column": 3,
8019 "line": 231 8019 "line": 228
8020 }, 8020 },
8021 "file": "src/lib/Menu.js", 8021 "file": "src/lib/Menu.js",
8022 "id": "menu.app.announcement", 8022 "id": "menu.app.announcement",
8023 "start": { 8023 "start": {
8024 "column": 16, 8024 "column": 16,
8025 "line": 228 8025 "line": 225
8026 } 8026 }
8027 }, 8027 },
8028 { 8028 {
8029 "defaultMessage": "!!!Settings", 8029 "defaultMessage": "!!!Settings",
8030 "end": { 8030 "end": {
8031 "column": 3, 8031 "column": 3,
8032 "line": 235 8032 "line": 232
8033 }, 8033 },
8034 "file": "src/lib/Menu.js", 8034 "file": "src/lib/Menu.js",
8035 "id": "menu.app.settings", 8035 "id": "menu.app.settings",
8036 "start": { 8036 "start": {
8037 "column": 12, 8037 "column": 12,
8038 "line": 232 8038 "line": 229
8039 } 8039 }
8040 }, 8040 },
8041 { 8041 {
8042 "defaultMessage": "!!!Check for updates", 8042 "defaultMessage": "!!!Check for updates",
8043 "end": { 8043 "end": {
8044 "column": 3, 8044 "column": 3,
8045 "line": 239 8045 "line": 236
8046 }, 8046 },
8047 "file": "src/lib/Menu.js", 8047 "file": "src/lib/Menu.js",
8048 "id": "menu.app.checkForUpdates", 8048 "id": "menu.app.checkForUpdates",
8049 "start": { 8049 "start": {
8050 "column": 19, 8050 "column": 19,
8051 "line": 236 8051 "line": 233
8052 } 8052 }
8053 }, 8053 },
8054 { 8054 {
8055 "defaultMessage": "!!!Hide", 8055 "defaultMessage": "!!!Hide",
8056 "end": { 8056 "end": {
8057 "column": 3, 8057 "column": 3,
8058 "line": 243 8058 "line": 240
8059 }, 8059 },
8060 "file": "src/lib/Menu.js", 8060 "file": "src/lib/Menu.js",
8061 "id": "menu.app.hide", 8061 "id": "menu.app.hide",
8062 "start": { 8062 "start": {
8063 "column": 8, 8063 "column": 8,
8064 "line": 240 8064 "line": 237
8065 } 8065 }
8066 }, 8066 },
8067 { 8067 {
8068 "defaultMessage": "!!!Hide Others", 8068 "defaultMessage": "!!!Hide Others",
8069 "end": { 8069 "end": {
8070 "column": 3, 8070 "column": 3,
8071 "line": 247 8071 "line": 244
8072 }, 8072 },
8073 "file": "src/lib/Menu.js", 8073 "file": "src/lib/Menu.js",
8074 "id": "menu.app.hideOthers", 8074 "id": "menu.app.hideOthers",
8075 "start": { 8075 "start": {
8076 "column": 14, 8076 "column": 14,
8077 "line": 244 8077 "line": 241
8078 } 8078 }
8079 }, 8079 },
8080 { 8080 {
8081 "defaultMessage": "!!!Unhide", 8081 "defaultMessage": "!!!Unhide",
8082 "end": { 8082 "end": {
8083 "column": 3, 8083 "column": 3,
8084 "line": 251 8084 "line": 248
8085 }, 8085 },
8086 "file": "src/lib/Menu.js", 8086 "file": "src/lib/Menu.js",
8087 "id": "menu.app.unhide", 8087 "id": "menu.app.unhide",
8088 "start": { 8088 "start": {
8089 "column": 10, 8089 "column": 10,
8090 "line": 248 8090 "line": 245
8091 } 8091 }
8092 }, 8092 },
8093 { 8093 {
8094 "defaultMessage": "!!!Auto-hide menu bar", 8094 "defaultMessage": "!!!Auto-hide menu bar",
8095 "end": { 8095 "end": {
8096 "column": 3, 8096 "column": 3,
8097 "line": 255 8097 "line": 252
8098 }, 8098 },
8099 "file": "src/lib/Menu.js", 8099 "file": "src/lib/Menu.js",
8100 "id": "menu.app.autohideMenuBar", 8100 "id": "menu.app.autohideMenuBar",
8101 "start": { 8101 "start": {
8102 "column": 19, 8102 "column": 19,
8103 "line": 252 8103 "line": 249
8104 } 8104 }
8105 }, 8105 },
8106 { 8106 {
8107 "defaultMessage": "!!!Quit", 8107 "defaultMessage": "!!!Quit",
8108 "end": { 8108 "end": {
8109 "column": 3, 8109 "column": 3,
8110 "line": 259 8110 "line": 256
8111 }, 8111 },
8112 "file": "src/lib/Menu.js", 8112 "file": "src/lib/Menu.js",
8113 "id": "menu.app.quit", 8113 "id": "menu.app.quit",
8114 "start": { 8114 "start": {
8115 "column": 8, 8115 "column": 8,
8116 "line": 256 8116 "line": 253
8117 } 8117 }
8118 }, 8118 },
8119 { 8119 {
8120 "defaultMessage": "!!!Add New Service...", 8120 "defaultMessage": "!!!Add New Service...",
8121 "end": { 8121 "end": {
8122 "column": 3, 8122 "column": 3,
8123 "line": 263 8123 "line": 260
8124 }, 8124 },
8125 "file": "src/lib/Menu.js", 8125 "file": "src/lib/Menu.js",
8126 "id": "menu.services.addNewService", 8126 "id": "menu.services.addNewService",
8127 "start": { 8127 "start": {
8128 "column": 17, 8128 "column": 17,
8129 "line": 260 8129 "line": 257
8130 } 8130 }
8131 }, 8131 },
8132 { 8132 {
8133 "defaultMessage": "!!!Add New Workspace...", 8133 "defaultMessage": "!!!Add New Workspace...",
8134 "end": { 8134 "end": {
8135 "column": 3, 8135 "column": 3,
8136 "line": 267 8136 "line": 264
8137 }, 8137 },
8138 "file": "src/lib/Menu.js", 8138 "file": "src/lib/Menu.js",
8139 "id": "menu.workspaces.addNewWorkspace", 8139 "id": "menu.workspaces.addNewWorkspace",
8140 "start": { 8140 "start": {
8141 "column": 19, 8141 "column": 19,
8142 "line": 264 8142 "line": 261
8143 } 8143 }
8144 }, 8144 },
8145 { 8145 {
8146 "defaultMessage": "!!!Open workspace drawer", 8146 "defaultMessage": "!!!Open workspace drawer",
8147 "end": { 8147 "end": {
8148 "column": 3, 8148 "column": 3,
8149 "line": 271 8149 "line": 268
8150 }, 8150 },
8151 "file": "src/lib/Menu.js", 8151 "file": "src/lib/Menu.js",
8152 "id": "menu.workspaces.openWorkspaceDrawer", 8152 "id": "menu.workspaces.openWorkspaceDrawer",
8153 "start": { 8153 "start": {
8154 "column": 23, 8154 "column": 23,
8155 "line": 268 8155 "line": 265
8156 } 8156 }
8157 }, 8157 },
8158 { 8158 {
8159 "defaultMessage": "!!!Close workspace drawer", 8159 "defaultMessage": "!!!Close workspace drawer",
8160 "end": { 8160 "end": {
8161 "column": 3, 8161 "column": 3,
8162 "line": 275 8162 "line": 272
8163 }, 8163 },
8164 "file": "src/lib/Menu.js", 8164 "file": "src/lib/Menu.js",
8165 "id": "menu.workspaces.closeWorkspaceDrawer", 8165 "id": "menu.workspaces.closeWorkspaceDrawer",
8166 "start": { 8166 "start": {
8167 "column": 24, 8167 "column": 24,
8168 "line": 272 8168 "line": 269
8169 } 8169 }
8170 }, 8170 },
8171 { 8171 {
8172 "defaultMessage": "!!!Activate next service...", 8172 "defaultMessage": "!!!Activate next service...",
8173 "end": { 8173 "end": {
8174 "column": 3, 8174 "column": 3,
8175 "line": 279 8175 "line": 276
8176 }, 8176 },
8177 "file": "src/lib/Menu.js", 8177 "file": "src/lib/Menu.js",
8178 "id": "menu.services.setNextServiceActive", 8178 "id": "menu.services.setNextServiceActive",
8179 "start": { 8179 "start": {
8180 "column": 23, 8180 "column": 23,
8181 "line": 276 8181 "line": 273
8182 } 8182 }
8183 }, 8183 },
8184 { 8184 {
8185 "defaultMessage": "!!!Activate previous service...", 8185 "defaultMessage": "!!!Activate previous service...",
8186 "end": { 8186 "end": {
8187 "column": 3, 8187 "column": 3,
8188 "line": 283 8188 "line": 280
8189 }, 8189 },
8190 "file": "src/lib/Menu.js", 8190 "file": "src/lib/Menu.js",
8191 "id": "menu.services.activatePreviousService", 8191 "id": "menu.services.activatePreviousService",
8192 "start": { 8192 "start": {
8193 "column": 27, 8193 "column": 27,
8194 "line": 280 8194 "line": 277
8195 } 8195 }
8196 }, 8196 },
8197 { 8197 {
8198 "defaultMessage": "!!!Disable notifications & audio", 8198 "defaultMessage": "!!!Disable notifications & audio",
8199 "end": { 8199 "end": {
8200 "column": 3, 8200 "column": 3,
8201 "line": 287 8201 "line": 284
8202 }, 8202 },
8203 "file": "src/lib/Menu.js", 8203 "file": "src/lib/Menu.js",
8204 "id": "sidebar.muteApp", 8204 "id": "sidebar.muteApp",
8205 "start": { 8205 "start": {
8206 "column": 11, 8206 "column": 11,
8207 "line": 284 8207 "line": 281
8208 } 8208 }
8209 }, 8209 },
8210 { 8210 {
8211 "defaultMessage": "!!!Enable notifications & audio", 8211 "defaultMessage": "!!!Enable notifications & audio",
8212 "end": { 8212 "end": {
8213 "column": 3, 8213 "column": 3,
8214 "line": 291 8214 "line": 288
8215 }, 8215 },
8216 "file": "src/lib/Menu.js", 8216 "file": "src/lib/Menu.js",
8217 "id": "sidebar.unmuteApp", 8217 "id": "sidebar.unmuteApp",
8218 "start": { 8218 "start": {
8219 "column": 13, 8219 "column": 13,
8220 "line": 288 8220 "line": 285
8221 } 8221 }
8222 }, 8222 },
8223 { 8223 {
8224 "defaultMessage": "!!!Workspaces", 8224 "defaultMessage": "!!!Workspaces",
8225 "end": { 8225 "end": {
8226 "column": 3, 8226 "column": 3,
8227 "line": 295 8227 "line": 292
8228 }, 8228 },
8229 "file": "src/lib/Menu.js", 8229 "file": "src/lib/Menu.js",
8230 "id": "menu.workspaces", 8230 "id": "menu.workspaces",
8231 "start": { 8231 "start": {
8232 "column": 14, 8232 "column": 14,
8233 "line": 292 8233 "line": 289
8234 } 8234 }
8235 }, 8235 },
8236 { 8236 {
8237 "defaultMessage": "!!!Default", 8237 "defaultMessage": "!!!Default",
8238 "end": { 8238 "end": {
8239 "column": 3, 8239 "column": 3,
8240 "line": 299 8240 "line": 296
8241 }, 8241 },
8242 "file": "src/lib/Menu.js", 8242 "file": "src/lib/Menu.js",
8243 "id": "menu.workspaces.defaultWorkspace", 8243 "id": "menu.workspaces.defaultWorkspace",
8244 "start": { 8244 "start": {
8245 "column": 20, 8245 "column": 20,
8246 "line": 296 8246 "line": 293
8247 } 8247 }
8248 }, 8248 },
8249 { 8249 {
8250 "defaultMessage": "!!!Todos", 8250 "defaultMessage": "!!!Todos",
8251 "end": { 8251 "end": {
8252 "column": 3, 8252 "column": 3,
8253 "line": 303 8253 "line": 300
8254 }, 8254 },
8255 "file": "src/lib/Menu.js", 8255 "file": "src/lib/Menu.js",
8256 "id": "menu.todos", 8256 "id": "menu.todos",
8257 "start": { 8257 "start": {
8258 "column": 9, 8258 "column": 9,
8259 "line": 300 8259 "line": 297
8260 } 8260 }
8261 }, 8261 },
8262 { 8262 {
8263 "defaultMessage": "!!!Open Todos drawer", 8263 "defaultMessage": "!!!Open Todos drawer",
8264 "end": { 8264 "end": {
8265 "column": 3, 8265 "column": 3,
8266 "line": 307 8266 "line": 304
8267 }, 8267 },
8268 "file": "src/lib/Menu.js", 8268 "file": "src/lib/Menu.js",
8269 "id": "menu.Todoss.openTodosDrawer", 8269 "id": "menu.Todoss.openTodosDrawer",
8270 "start": { 8270 "start": {
8271 "column": 19, 8271 "column": 19,
8272 "line": 304 8272 "line": 301
8273 } 8273 }
8274 }, 8274 },
8275 { 8275 {
8276 "defaultMessage": "!!!Close Todos drawer", 8276 "defaultMessage": "!!!Close Todos drawer",
8277 "end": { 8277 "end": {
8278 "column": 3, 8278 "column": 3,
8279 "line": 311 8279 "line": 308
8280 }, 8280 },
8281 "file": "src/lib/Menu.js", 8281 "file": "src/lib/Menu.js",
8282 "id": "menu.Todoss.closeTodosDrawer", 8282 "id": "menu.Todoss.closeTodosDrawer",
8283 "start": { 8283 "start": {
8284 "column": 20, 8284 "column": 20,
8285 "line": 308 8285 "line": 305
8286 } 8286 }
8287 }, 8287 },
8288 { 8288 {
8289 "defaultMessage": "!!!Enable Todos", 8289 "defaultMessage": "!!!Enable Todos",
8290 "end": { 8290 "end": {
8291 "column": 3, 8291 "column": 3,
8292 "line": 315 8292 "line": 312
8293 }, 8293 },
8294 "file": "src/lib/Menu.js", 8294 "file": "src/lib/Menu.js",
8295 "id": "menu.todos.enableTodos", 8295 "id": "menu.todos.enableTodos",
8296 "start": { 8296 "start": {
8297 "column": 15, 8297 "column": 15,
8298 "line": 312 8298 "line": 309
8299 } 8299 }
8300 }, 8300 },
8301 { 8301 {
8302 "defaultMessage": "!!!Home", 8302 "defaultMessage": "!!!Home",
8303 "end": { 8303 "end": {
8304 "column": 3, 8304 "column": 3,
8305 "line": 319 8305 "line": 316
8306 }, 8306 },
8307 "file": "src/lib/Menu.js", 8307 "file": "src/lib/Menu.js",
8308 "id": "menu.services.goHome", 8308 "id": "menu.services.goHome",
8309 "start": { 8309 "start": {
8310 "column": 17, 8310 "column": 17,
8311 "line": 316 8311 "line": 313
8312 } 8312 }
8313 } 8313 }
8314 ], 8314 ],
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
index 6bb50c012..22929e947 100644
--- a/src/i18n/messages/src/lib/Menu.json
+++ b/src/i18n/messages/src/lib/Menu.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Edit", 4 "defaultMessage": "!!!Edit",
5 "file": "src/lib/Menu.js", 5 "file": "src/lib/Menu.js",
6 "start": { 6 "start": {
7 "line": 21, 7 "line": 23,
8 "column": 8 8 "column": 8
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 24, 11 "line": 26,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!Undo", 17 "defaultMessage": "!!!Undo",
18 "file": "src/lib/Menu.js", 18 "file": "src/lib/Menu.js",
19 "start": { 19 "start": {
20 "line": 25, 20 "line": 27,
21 "column": 8 21 "column": 8
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 28, 24 "line": 30,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Redo", 30 "defaultMessage": "!!!Redo",
31 "file": "src/lib/Menu.js", 31 "file": "src/lib/Menu.js",
32 "start": { 32 "start": {
33 "line": 29, 33 "line": 31,
34 "column": 8 34 "column": 8
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 32, 37 "line": 34,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Cut", 43 "defaultMessage": "!!!Cut",
44 "file": "src/lib/Menu.js", 44 "file": "src/lib/Menu.js",
45 "start": { 45 "start": {
46 "line": 33, 46 "line": 35,
47 "column": 7 47 "column": 7
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 36, 50 "line": 38,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Copy", 56 "defaultMessage": "!!!Copy",
57 "file": "src/lib/Menu.js", 57 "file": "src/lib/Menu.js",
58 "start": { 58 "start": {
59 "line": 37, 59 "line": 39,
60 "column": 8 60 "column": 8
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 40, 63 "line": 42,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!Paste", 69 "defaultMessage": "!!!Paste",
70 "file": "src/lib/Menu.js", 70 "file": "src/lib/Menu.js",
71 "start": { 71 "start": {
72 "line": 41, 72 "line": 43,
73 "column": 9 73 "column": 9
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 44, 76 "line": 46,
77 "column": 3 77 "column": 3
78 } 78 }
79 }, 79 },
@@ -82,11 +82,11 @@
82 "defaultMessage": "!!!Paste And Match Style", 82 "defaultMessage": "!!!Paste And Match Style",
83 "file": "src/lib/Menu.js", 83 "file": "src/lib/Menu.js",
84 "start": { 84 "start": {
85 "line": 45, 85 "line": 47,
86 "column": 22 86 "column": 22
87 }, 87 },
88 "end": { 88 "end": {
89 "line": 48, 89 "line": 50,
90 "column": 3 90 "column": 3
91 } 91 }
92 }, 92 },
@@ -95,11 +95,11 @@
95 "defaultMessage": "!!!Delete", 95 "defaultMessage": "!!!Delete",
96 "file": "src/lib/Menu.js", 96 "file": "src/lib/Menu.js",
97 "start": { 97 "start": {
98 "line": 49, 98 "line": 51,
99 "column": 10 99 "column": 10
100 }, 100 },
101 "end": { 101 "end": {
102 "line": 52, 102 "line": 54,
103 "column": 3 103 "column": 3
104 } 104 }
105 }, 105 },
@@ -108,11 +108,11 @@
108 "defaultMessage": "!!!Select All", 108 "defaultMessage": "!!!Select All",
109 "file": "src/lib/Menu.js", 109 "file": "src/lib/Menu.js",
110 "start": { 110 "start": {
111 "line": 53, 111 "line": 55,
112 "column": 13 112 "column": 13
113 }, 113 },
114 "end": { 114 "end": {
115 "line": 56, 115 "line": 58,
116 "column": 3 116 "column": 3
117 } 117 }
118 }, 118 },
@@ -121,11 +121,11 @@
121 "defaultMessage": "!!!Find in Page", 121 "defaultMessage": "!!!Find in Page",
122 "file": "src/lib/Menu.js", 122 "file": "src/lib/Menu.js",
123 "start": { 123 "start": {
124 "line": 57, 124 "line": 59,
125 "column": 14 125 "column": 14
126 }, 126 },
127 "end": { 127 "end": {
128 "line": 60, 128 "line": 62,
129 "column": 3 129 "column": 3
130 } 130 }
131 }, 131 },
@@ -134,11 +134,11 @@
134 "defaultMessage": "!!!Speech", 134 "defaultMessage": "!!!Speech",
135 "file": "src/lib/Menu.js", 135 "file": "src/lib/Menu.js",
136 "start": { 136 "start": {
137 "line": 61, 137 "line": 63,
138 "column": 10 138 "column": 10
139 }, 139 },
140 "end": { 140 "end": {
141 "line": 64, 141 "line": 66,
142 "column": 3 142 "column": 3
143 } 143 }
144 }, 144 },
@@ -147,11 +147,11 @@
147 "defaultMessage": "!!!Start Speaking", 147 "defaultMessage": "!!!Start Speaking",
148 "file": "src/lib/Menu.js", 148 "file": "src/lib/Menu.js",
149 "start": { 149 "start": {
150 "line": 65, 150 "line": 67,
151 "column": 17 151 "column": 17
152 }, 152 },
153 "end": { 153 "end": {
154 "line": 68, 154 "line": 70,
155 "column": 3 155 "column": 3
156 } 156 }
157 }, 157 },
@@ -160,11 +160,11 @@
160 "defaultMessage": "!!!Stop Speaking", 160 "defaultMessage": "!!!Stop Speaking",
161 "file": "src/lib/Menu.js", 161 "file": "src/lib/Menu.js",
162 "start": { 162 "start": {
163 "line": 69, 163 "line": 71,
164 "column": 16 164 "column": 16
165 }, 165 },
166 "end": { 166 "end": {
167 "line": 72, 167 "line": 74,
168 "column": 3 168 "column": 3
169 } 169 }
170 }, 170 },
@@ -173,11 +173,11 @@
173 "defaultMessage": "!!!Start Dictation", 173 "defaultMessage": "!!!Start Dictation",
174 "file": "src/lib/Menu.js", 174 "file": "src/lib/Menu.js",
175 "start": { 175 "start": {
176 "line": 73, 176 "line": 75,
177 "column": 18 177 "column": 18
178 }, 178 },
179 "end": { 179 "end": {
180 "line": 76, 180 "line": 78,
181 "column": 3 181 "column": 3
182 } 182 }
183 }, 183 },
@@ -186,11 +186,11 @@
186 "defaultMessage": "!!!Emoji & Symbols", 186 "defaultMessage": "!!!Emoji & Symbols",
187 "file": "src/lib/Menu.js", 187 "file": "src/lib/Menu.js",
188 "start": { 188 "start": {
189 "line": 77, 189 "line": 79,
190 "column": 16 190 "column": 16
191 }, 191 },
192 "end": { 192 "end": {
193 "line": 80, 193 "line": 82,
194 "column": 3 194 "column": 3
195 } 195 }
196 }, 196 },
@@ -199,11 +199,11 @@
199 "defaultMessage": "!!!Open Quick Switch", 199 "defaultMessage": "!!!Open Quick Switch",
200 "file": "src/lib/Menu.js", 200 "file": "src/lib/Menu.js",
201 "start": { 201 "start": {
202 "line": 81, 202 "line": 83,
203 "column": 19 203 "column": 19
204 }, 204 },
205 "end": { 205 "end": {
206 "line": 84, 206 "line": 86,
207 "column": 3 207 "column": 3
208 } 208 }
209 }, 209 },
@@ -212,11 +212,11 @@
212 "defaultMessage": "!!!Back", 212 "defaultMessage": "!!!Back",
213 "file": "src/lib/Menu.js", 213 "file": "src/lib/Menu.js",
214 "start": { 214 "start": {
215 "line": 85, 215 "line": 87,
216 "column": 8 216 "column": 8
217 }, 217 },
218 "end": { 218 "end": {
219 "line": 88, 219 "line": 90,
220 "column": 3 220 "column": 3
221 } 221 }
222 }, 222 },
@@ -225,11 +225,11 @@
225 "defaultMessage": "!!!Forward", 225 "defaultMessage": "!!!Forward",
226 "file": "src/lib/Menu.js", 226 "file": "src/lib/Menu.js",
227 "start": { 227 "start": {
228 "line": 89, 228 "line": 91,
229 "column": 11 229 "column": 11
230 }, 230 },
231 "end": { 231 "end": {
232 "line": 92, 232 "line": 94,
233 "column": 3 233 "column": 3
234 } 234 }
235 }, 235 },
@@ -238,11 +238,11 @@
238 "defaultMessage": "!!!Actual Size", 238 "defaultMessage": "!!!Actual Size",
239 "file": "src/lib/Menu.js", 239 "file": "src/lib/Menu.js",
240 "start": { 240 "start": {
241 "line": 93, 241 "line": 95,
242 "column": 13 242 "column": 13
243 }, 243 },
244 "end": { 244 "end": {
245 "line": 96, 245 "line": 98,
246 "column": 3 246 "column": 3
247 } 247 }
248 }, 248 },
@@ -251,11 +251,11 @@
251 "defaultMessage": "!!!Zoom In", 251 "defaultMessage": "!!!Zoom In",
252 "file": "src/lib/Menu.js", 252 "file": "src/lib/Menu.js",
253 "start": { 253 "start": {
254 "line": 97, 254 "line": 99,
255 "column": 10 255 "column": 10
256 }, 256 },
257 "end": { 257 "end": {
258 "line": 100, 258 "line": 102,
259 "column": 3 259 "column": 3
260 } 260 }
261 }, 261 },
@@ -264,11 +264,11 @@
264 "defaultMessage": "!!!Zoom Out", 264 "defaultMessage": "!!!Zoom Out",
265 "file": "src/lib/Menu.js", 265 "file": "src/lib/Menu.js",
266 "start": { 266 "start": {
267 "line": 101, 267 "line": 103,
268 "column": 11 268 "column": 11
269 }, 269 },
270 "end": { 270 "end": {
271 "line": 104, 271 "line": 106,
272 "column": 3 272 "column": 3
273 } 273 }
274 }, 274 },
@@ -277,11 +277,11 @@
277 "defaultMessage": "!!!Enter Full Screen", 277 "defaultMessage": "!!!Enter Full Screen",
278 "file": "src/lib/Menu.js", 278 "file": "src/lib/Menu.js",
279 "start": { 279 "start": {
280 "line": 105, 280 "line": 107,
281 "column": 19 281 "column": 19
282 }, 282 },
283 "end": { 283 "end": {
284 "line": 108, 284 "line": 110,
285 "column": 3 285 "column": 3
286 } 286 }
287 }, 287 },
@@ -290,11 +290,11 @@
290 "defaultMessage": "!!!Exit Full Screen", 290 "defaultMessage": "!!!Exit Full Screen",
291 "file": "src/lib/Menu.js", 291 "file": "src/lib/Menu.js",
292 "start": { 292 "start": {
293 "line": 109, 293 "line": 111,
294 "column": 18 294 "column": 18
295 }, 295 },
296 "end": { 296 "end": {
297 "line": 112, 297 "line": 114,
298 "column": 3 298 "column": 3
299 } 299 }
300 }, 300 },
@@ -303,11 +303,11 @@
303 "defaultMessage": "!!!Toggle Full Screen", 303 "defaultMessage": "!!!Toggle Full Screen",
304 "file": "src/lib/Menu.js", 304 "file": "src/lib/Menu.js",
305 "start": { 305 "start": {
306 "line": 113, 306 "line": 115,
307 "column": 20 307 "column": 20
308 }, 308 },
309 "end": { 309 "end": {
310 "line": 116, 310 "line": 118,
311 "column": 3 311 "column": 3
312 } 312 }
313 }, 313 },
@@ -316,11 +316,11 @@
316 "defaultMessage": "!!!Toggle Dark Mode", 316 "defaultMessage": "!!!Toggle Dark Mode",
317 "file": "src/lib/Menu.js", 317 "file": "src/lib/Menu.js",
318 "start": { 318 "start": {
319 "line": 117, 319 "line": 119,
320 "column": 18 320 "column": 18
321 }, 321 },
322 "end": { 322 "end": {
323 "line": 120, 323 "line": 122,
324 "column": 3 324 "column": 3
325 } 325 }
326 }, 326 },
@@ -329,11 +329,11 @@
329 "defaultMessage": "!!!Toggle Developer Tools", 329 "defaultMessage": "!!!Toggle Developer Tools",
330 "file": "src/lib/Menu.js", 330 "file": "src/lib/Menu.js",
331 "start": { 331 "start": {
332 "line": 121, 332 "line": 123,
333 "column": 18 333 "column": 18
334 }, 334 },
335 "end": { 335 "end": {
336 "line": 124, 336 "line": 126,
337 "column": 3 337 "column": 3
338 } 338 }
339 }, 339 },
@@ -342,11 +342,11 @@
342 "defaultMessage": "!!!Toggle Todos Developer Tools", 342 "defaultMessage": "!!!Toggle Todos Developer Tools",
343 "file": "src/lib/Menu.js", 343 "file": "src/lib/Menu.js",
344 "start": { 344 "start": {
345 "line": 125, 345 "line": 127,
346 "column": 23 346 "column": 23
347 }, 347 },
348 "end": { 348 "end": {
349 "line": 128, 349 "line": 130,
350 "column": 3 350 "column": 3
351 } 351 }
352 }, 352 },
@@ -355,11 +355,11 @@
355 "defaultMessage": "!!!Toggle Service Developer Tools", 355 "defaultMessage": "!!!Toggle Service Developer Tools",
356 "file": "src/lib/Menu.js", 356 "file": "src/lib/Menu.js",
357 "start": { 357 "start": {
358 "line": 129, 358 "line": 131,
359 "column": 25 359 "column": 25
360 }, 360 },
361 "end": { 361 "end": {
362 "line": 132, 362 "line": 134,
363 "column": 3 363 "column": 3
364 } 364 }
365 }, 365 },
@@ -368,11 +368,11 @@
368 "defaultMessage": "!!!Reload Service", 368 "defaultMessage": "!!!Reload Service",
369 "file": "src/lib/Menu.js", 369 "file": "src/lib/Menu.js",
370 "start": { 370 "start": {
371 "line": 133, 371 "line": 135,
372 "column": 17 372 "column": 17
373 }, 373 },
374 "end": { 374 "end": {
375 "line": 136, 375 "line": 138,
376 "column": 3 376 "column": 3
377 } 377 }
378 }, 378 },
@@ -381,11 +381,11 @@
381 "defaultMessage": "!!!Reload Ferdi", 381 "defaultMessage": "!!!Reload Ferdi",
382 "file": "src/lib/Menu.js", 382 "file": "src/lib/Menu.js",
383 "start": { 383 "start": {
384 "line": 137, 384 "line": 139,
385 "column": 15 385 "column": 15
386 }, 386 },
387 "end": { 387 "end": {
388 "line": 140, 388 "line": 142,
389 "column": 3 389 "column": 3
390 } 390 }
391 }, 391 },
@@ -394,11 +394,11 @@
394 "defaultMessage": "!!!Lock Ferdi", 394 "defaultMessage": "!!!Lock Ferdi",
395 "file": "src/lib/Menu.js", 395 "file": "src/lib/Menu.js",
396 "start": { 396 "start": {
397 "line": 141, 397 "line": 143,
398 "column": 13 398 "column": 13
399 }, 399 },
400 "end": { 400 "end": {
401 "line": 144, 401 "line": 146,
402 "column": 3 402 "column": 3
403 } 403 }
404 }, 404 },
@@ -407,11 +407,11 @@
407 "defaultMessage": "!!!Reload ToDos", 407 "defaultMessage": "!!!Reload ToDos",
408 "file": "src/lib/Menu.js", 408 "file": "src/lib/Menu.js",
409 "start": { 409 "start": {
410 "line": 145, 410 "line": 147,
411 "column": 15 411 "column": 15
412 }, 412 },
413 "end": { 413 "end": {
414 "line": 148, 414 "line": 150,
415 "column": 3 415 "column": 3
416 } 416 }
417 }, 417 },
@@ -420,11 +420,11 @@
420 "defaultMessage": "!!!Minimize", 420 "defaultMessage": "!!!Minimize",
421 "file": "src/lib/Menu.js", 421 "file": "src/lib/Menu.js",
422 "start": { 422 "start": {
423 "line": 149, 423 "line": 151,
424 "column": 12 424 "column": 12
425 }, 425 },
426 "end": { 426 "end": {
427 "line": 152, 427 "line": 154,
428 "column": 3 428 "column": 3
429 } 429 }
430 }, 430 },
@@ -433,11 +433,11 @@
433 "defaultMessage": "!!!Close", 433 "defaultMessage": "!!!Close",
434 "file": "src/lib/Menu.js", 434 "file": "src/lib/Menu.js",
435 "start": { 435 "start": {
436 "line": 153, 436 "line": 155,
437 "column": 9 437 "column": 9
438 }, 438 },
439 "end": { 439 "end": {
440 "line": 156, 440 "line": 158,
441 "column": 3 441 "column": 3
442 } 442 }
443 }, 443 },
@@ -446,11 +446,11 @@
446 "defaultMessage": "!!!Learn More", 446 "defaultMessage": "!!!Learn More",
447 "file": "src/lib/Menu.js", 447 "file": "src/lib/Menu.js",
448 "start": { 448 "start": {
449 "line": 157, 449 "line": 159,
450 "column": 13 450 "column": 13
451 }, 451 },
452 "end": { 452 "end": {
453 "line": 160, 453 "line": 162,
454 "column": 3 454 "column": 3
455 } 455 }
456 }, 456 },
@@ -459,11 +459,11 @@
459 "defaultMessage": "!!!Changelog", 459 "defaultMessage": "!!!Changelog",
460 "file": "src/lib/Menu.js", 460 "file": "src/lib/Menu.js",
461 "start": { 461 "start": {
462 "line": 161, 462 "line": 163,
463 "column": 13 463 "column": 13
464 }, 464 },
465 "end": { 465 "end": {
466 "line": 164, 466 "line": 166,
467 "column": 3 467 "column": 3
468 } 468 }
469 }, 469 },
@@ -472,11 +472,11 @@
472 "defaultMessage": "!!!Support", 472 "defaultMessage": "!!!Support",
473 "file": "src/lib/Menu.js", 473 "file": "src/lib/Menu.js",
474 "start": { 474 "start": {
475 "line": 165, 475 "line": 167,
476 "column": 11 476 "column": 11
477 }, 477 },
478 "end": { 478 "end": {
479 "line": 168, 479 "line": 170,
480 "column": 3 480 "column": 3
481 } 481 }
482 }, 482 },
@@ -485,11 +485,11 @@
485 "defaultMessage": "!!!Copy Debug Information", 485 "defaultMessage": "!!!Copy Debug Information",
486 "file": "src/lib/Menu.js", 486 "file": "src/lib/Menu.js",
487 "start": { 487 "start": {
488 "line": 169, 488 "line": 171,
489 "column": 13 489 "column": 13
490 }, 490 },
491 "end": { 491 "end": {
492 "line": 172, 492 "line": 174,
493 "column": 3 493 "column": 3
494 } 494 }
495 }, 495 },
@@ -498,11 +498,11 @@
498 "defaultMessage": "!!!Publish Debug Information", 498 "defaultMessage": "!!!Publish Debug Information",
499 "file": "src/lib/Menu.js", 499 "file": "src/lib/Menu.js",
500 "start": { 500 "start": {
501 "line": 173, 501 "line": 175,
502 "column": 20 502 "column": 20
503 }, 503 },
504 "end": { 504 "end": {
505 "line": 176, 505 "line": 178,
506 "column": 3 506 "column": 3
507 } 507 }
508 }, 508 },
@@ -511,11 +511,11 @@
511 "defaultMessage": "!!!Ferdi Debug Information", 511 "defaultMessage": "!!!Ferdi Debug Information",
512 "file": "src/lib/Menu.js", 512 "file": "src/lib/Menu.js",
513 "start": { 513 "start": {
514 "line": 177, 514 "line": 179,
515 "column": 27 515 "column": 27
516 }, 516 },
517 "end": { 517 "end": {
518 "line": 180, 518 "line": 182,
519 "column": 3 519 "column": 3
520 } 520 }
521 }, 521 },
@@ -524,11 +524,11 @@
524 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.", 524 "defaultMessage": "!!!Your Debug Information has been copied to your clipboard.",
525 "file": "src/lib/Menu.js", 525 "file": "src/lib/Menu.js",
526 "start": { 526 "start": {
527 "line": 181, 527 "line": 183,
528 "column": 23 528 "column": 23
529 }, 529 },
530 "end": { 530 "end": {
531 "line": 184, 531 "line": 186,
532 "column": 3 532 "column": 3
533 } 533 }
534 }, 534 },
@@ -537,11 +537,11 @@
537 "defaultMessage": "!!!Unlock with Touch ID", 537 "defaultMessage": "!!!Unlock with Touch ID",
538 "file": "src/lib/Menu.js", 538 "file": "src/lib/Menu.js",
539 "start": { 539 "start": {
540 "line": 185, 540 "line": 187,
541 "column": 11 541 "column": 11
542 }, 542 },
543 "end": { 543 "end": {
544 "line": 188, 544 "line": 190,
545 "column": 3 545 "column": 3
546 } 546 }
547 }, 547 },
@@ -550,11 +550,11 @@
550 "defaultMessage": "!!!unlock via Touch ID", 550 "defaultMessage": "!!!unlock via Touch ID",
551 "file": "src/lib/Menu.js", 551 "file": "src/lib/Menu.js",
552 "start": { 552 "start": {
553 "line": 189, 553 "line": 191,
554 "column": 17 554 "column": 17
555 }, 555 },
556 "end": { 556 "end": {
557 "line": 192, 557 "line": 194,
558 "column": 3 558 "column": 3
559 } 559 }
560 }, 560 },
@@ -563,11 +563,11 @@
563 "defaultMessage": "!!!Terms of Service", 563 "defaultMessage": "!!!Terms of Service",
564 "file": "src/lib/Menu.js", 564 "file": "src/lib/Menu.js",
565 "start": { 565 "start": {
566 "line": 193, 566 "line": 195,
567 "column": 7 567 "column": 7
568 }, 568 },
569 "end": { 569 "end": {
570 "line": 196, 570 "line": 198,
571 "column": 3 571 "column": 3
572 } 572 }
573 }, 573 },
@@ -576,11 +576,11 @@
576 "defaultMessage": "!!!Privacy Statement", 576 "defaultMessage": "!!!Privacy Statement",
577 "file": "src/lib/Menu.js", 577 "file": "src/lib/Menu.js",
578 "start": { 578 "start": {
579 "line": 197, 579 "line": 199,
580 "column": 11 580 "column": 11
581 }, 581 },
582 "end": { 582 "end": {
583 "line": 200, 583 "line": 202,
584 "column": 3 584 "column": 3
585 } 585 }
586 }, 586 },
@@ -589,11 +589,11 @@
589 "defaultMessage": "!!!File", 589 "defaultMessage": "!!!File",
590 "file": "src/lib/Menu.js", 590 "file": "src/lib/Menu.js",
591 "start": { 591 "start": {
592 "line": 201, 592 "line": 203,
593 "column": 8 593 "column": 8
594 }, 594 },
595 "end": { 595 "end": {
596 "line": 204, 596 "line": 206,
597 "column": 3 597 "column": 3
598 } 598 }
599 }, 599 },
@@ -602,11 +602,11 @@
602 "defaultMessage": "!!!View", 602 "defaultMessage": "!!!View",
603 "file": "src/lib/Menu.js", 603 "file": "src/lib/Menu.js",
604 "start": { 604 "start": {
605 "line": 205, 605 "line": 207,
606 "column": 8 606 "column": 8
607 }, 607 },
608 "end": { 608 "end": {
609 "line": 208, 609 "line": 210,
610 "column": 3 610 "column": 3
611 } 611 }
612 }, 612 },
@@ -615,11 +615,11 @@
615 "defaultMessage": "!!!Services", 615 "defaultMessage": "!!!Services",
616 "file": "src/lib/Menu.js", 616 "file": "src/lib/Menu.js",
617 "start": { 617 "start": {
618 "line": 209, 618 "line": 211,
619 "column": 12 619 "column": 12
620 }, 620 },
621 "end": { 621 "end": {
622 "line": 212, 622 "line": 214,
623 "column": 3 623 "column": 3
624 } 624 }
625 }, 625 },
@@ -628,11 +628,11 @@
628 "defaultMessage": "!!!Window", 628 "defaultMessage": "!!!Window",
629 "file": "src/lib/Menu.js", 629 "file": "src/lib/Menu.js",
630 "start": { 630 "start": {
631 "line": 213, 631 "line": 215,
632 "column": 10 632 "column": 10
633 }, 633 },
634 "end": { 634 "end": {
635 "line": 216, 635 "line": 218,
636 "column": 3 636 "column": 3
637 } 637 }
638 }, 638 },
@@ -641,11 +641,11 @@
641 "defaultMessage": "!!!Help", 641 "defaultMessage": "!!!Help",
642 "file": "src/lib/Menu.js", 642 "file": "src/lib/Menu.js",
643 "start": { 643 "start": {
644 "line": 217, 644 "line": 219,
645 "column": 8 645 "column": 8
646 }, 646 },
647 "end": { 647 "end": {
648 "line": 220, 648 "line": 222,
649 "column": 3 649 "column": 3
650 } 650 }
651 }, 651 },
@@ -654,11 +654,11 @@
654 "defaultMessage": "!!!About Ferdi", 654 "defaultMessage": "!!!About Ferdi",
655 "file": "src/lib/Menu.js", 655 "file": "src/lib/Menu.js",
656 "start": { 656 "start": {
657 "line": 221, 657 "line": 223,
658 "column": 9 658 "column": 9
659 }, 659 },
660 "end": { 660 "end": {
661 "line": 224, 661 "line": 226,
662 "column": 3 662 "column": 3
663 } 663 }
664 }, 664 },
@@ -667,11 +667,11 @@
667 "defaultMessage": "!!!What's new?", 667 "defaultMessage": "!!!What's new?",
668 "file": "src/lib/Menu.js", 668 "file": "src/lib/Menu.js",
669 "start": { 669 "start": {
670 "line": 225, 670 "line": 227,
671 "column": 16 671 "column": 16
672 }, 672 },
673 "end": { 673 "end": {
674 "line": 228, 674 "line": 230,
675 "column": 3 675 "column": 3
676 } 676 }
677 }, 677 },
@@ -680,11 +680,11 @@
680 "defaultMessage": "!!!Settings", 680 "defaultMessage": "!!!Settings",
681 "file": "src/lib/Menu.js", 681 "file": "src/lib/Menu.js",
682 "start": { 682 "start": {
683 "line": 229, 683 "line": 231,
684 "column": 12 684 "column": 12
685 }, 685 },
686 "end": { 686 "end": {
687 "line": 232, 687 "line": 234,
688 "column": 3 688 "column": 3
689 } 689 }
690 }, 690 },
@@ -693,11 +693,11 @@
693 "defaultMessage": "!!!Check for updates", 693 "defaultMessage": "!!!Check for updates",
694 "file": "src/lib/Menu.js", 694 "file": "src/lib/Menu.js",
695 "start": { 695 "start": {
696 "line": 233, 696 "line": 235,
697 "column": 19 697 "column": 19
698 }, 698 },
699 "end": { 699 "end": {
700 "line": 236, 700 "line": 238,
701 "column": 3 701 "column": 3
702 } 702 }
703 }, 703 },
@@ -706,11 +706,11 @@
706 "defaultMessage": "!!!Hide", 706 "defaultMessage": "!!!Hide",
707 "file": "src/lib/Menu.js", 707 "file": "src/lib/Menu.js",
708 "start": { 708 "start": {
709 "line": 237, 709 "line": 239,
710 "column": 8 710 "column": 8
711 }, 711 },
712 "end": { 712 "end": {
713 "line": 240, 713 "line": 242,
714 "column": 3 714 "column": 3
715 } 715 }
716 }, 716 },
@@ -719,11 +719,11 @@
719 "defaultMessage": "!!!Hide Others", 719 "defaultMessage": "!!!Hide Others",
720 "file": "src/lib/Menu.js", 720 "file": "src/lib/Menu.js",
721 "start": { 721 "start": {
722 "line": 241, 722 "line": 243,
723 "column": 14 723 "column": 14
724 }, 724 },
725 "end": { 725 "end": {
726 "line": 244, 726 "line": 246,
727 "column": 3 727 "column": 3
728 } 728 }
729 }, 729 },
@@ -732,11 +732,11 @@
732 "defaultMessage": "!!!Unhide", 732 "defaultMessage": "!!!Unhide",
733 "file": "src/lib/Menu.js", 733 "file": "src/lib/Menu.js",
734 "start": { 734 "start": {
735 "line": 245, 735 "line": 247,
736 "column": 10 736 "column": 10
737 }, 737 },
738 "end": { 738 "end": {
739 "line": 248, 739 "line": 250,
740 "column": 3 740 "column": 3
741 } 741 }
742 }, 742 },
@@ -745,11 +745,11 @@
745 "defaultMessage": "!!!Auto-hide menu bar", 745 "defaultMessage": "!!!Auto-hide menu bar",
746 "file": "src/lib/Menu.js", 746 "file": "src/lib/Menu.js",
747 "start": { 747 "start": {
748 "line": 249, 748 "line": 251,
749 "column": 19 749 "column": 19
750 }, 750 },
751 "end": { 751 "end": {
752 "line": 252, 752 "line": 254,
753 "column": 3 753 "column": 3
754 } 754 }
755 }, 755 },
@@ -758,11 +758,11 @@
758 "defaultMessage": "!!!Quit", 758 "defaultMessage": "!!!Quit",
759 "file": "src/lib/Menu.js", 759 "file": "src/lib/Menu.js",
760 "start": { 760 "start": {
761 "line": 253, 761 "line": 255,
762 "column": 8 762 "column": 8
763 }, 763 },
764 "end": { 764 "end": {
765 "line": 256, 765 "line": 258,
766 "column": 3 766 "column": 3
767 } 767 }
768 }, 768 },
@@ -771,11 +771,11 @@
771 "defaultMessage": "!!!Add New Service...", 771 "defaultMessage": "!!!Add New Service...",
772 "file": "src/lib/Menu.js", 772 "file": "src/lib/Menu.js",
773 "start": { 773 "start": {
774 "line": 257, 774 "line": 259,
775 "column": 17 775 "column": 17
776 }, 776 },
777 "end": { 777 "end": {
778 "line": 260, 778 "line": 262,
779 "column": 3 779 "column": 3
780 } 780 }
781 }, 781 },
@@ -784,11 +784,11 @@
784 "defaultMessage": "!!!Add New Workspace...", 784 "defaultMessage": "!!!Add New Workspace...",
785 "file": "src/lib/Menu.js", 785 "file": "src/lib/Menu.js",
786 "start": { 786 "start": {
787 "line": 261, 787 "line": 263,
788 "column": 19 788 "column": 19
789 }, 789 },
790 "end": { 790 "end": {
791 "line": 264, 791 "line": 266,
792 "column": 3 792 "column": 3
793 } 793 }
794 }, 794 },
@@ -797,11 +797,11 @@
797 "defaultMessage": "!!!Open workspace drawer", 797 "defaultMessage": "!!!Open workspace drawer",
798 "file": "src/lib/Menu.js", 798 "file": "src/lib/Menu.js",
799 "start": { 799 "start": {
800 "line": 265, 800 "line": 267,
801 "column": 23 801 "column": 23
802 }, 802 },
803 "end": { 803 "end": {
804 "line": 268, 804 "line": 270,
805 "column": 3 805 "column": 3
806 } 806 }
807 }, 807 },
@@ -810,11 +810,11 @@
810 "defaultMessage": "!!!Close workspace drawer", 810 "defaultMessage": "!!!Close workspace drawer",
811 "file": "src/lib/Menu.js", 811 "file": "src/lib/Menu.js",
812 "start": { 812 "start": {
813 "line": 269, 813 "line": 271,
814 "column": 24 814 "column": 24
815 }, 815 },
816 "end": { 816 "end": {
817 "line": 272, 817 "line": 274,
818 "column": 3 818 "column": 3
819 } 819 }
820 }, 820 },
@@ -823,11 +823,11 @@
823 "defaultMessage": "!!!Activate next service...", 823 "defaultMessage": "!!!Activate next service...",
824 "file": "src/lib/Menu.js", 824 "file": "src/lib/Menu.js",
825 "start": { 825 "start": {
826 "line": 273, 826 "line": 275,
827 "column": 23 827 "column": 23
828 }, 828 },
829 "end": { 829 "end": {
830 "line": 276, 830 "line": 278,
831 "column": 3 831 "column": 3
832 } 832 }
833 }, 833 },
@@ -836,11 +836,11 @@
836 "defaultMessage": "!!!Activate previous service...", 836 "defaultMessage": "!!!Activate previous service...",
837 "file": "src/lib/Menu.js", 837 "file": "src/lib/Menu.js",
838 "start": { 838 "start": {
839 "line": 277, 839 "line": 279,
840 "column": 27 840 "column": 27
841 }, 841 },
842 "end": { 842 "end": {
843 "line": 280, 843 "line": 282,
844 "column": 3 844 "column": 3
845 } 845 }
846 }, 846 },
@@ -849,11 +849,11 @@
849 "defaultMessage": "!!!Disable notifications & audio", 849 "defaultMessage": "!!!Disable notifications & audio",
850 "file": "src/lib/Menu.js", 850 "file": "src/lib/Menu.js",
851 "start": { 851 "start": {
852 "line": 281, 852 "line": 283,
853 "column": 11 853 "column": 11
854 }, 854 },
855 "end": { 855 "end": {
856 "line": 284, 856 "line": 286,
857 "column": 3 857 "column": 3
858 } 858 }
859 }, 859 },
@@ -862,11 +862,11 @@
862 "defaultMessage": "!!!Enable notifications & audio", 862 "defaultMessage": "!!!Enable notifications & audio",
863 "file": "src/lib/Menu.js", 863 "file": "src/lib/Menu.js",
864 "start": { 864 "start": {
865 "line": 285, 865 "line": 287,
866 "column": 13 866 "column": 13
867 }, 867 },
868 "end": { 868 "end": {
869 "line": 288, 869 "line": 290,
870 "column": 3 870 "column": 3
871 } 871 }
872 }, 872 },
@@ -875,11 +875,11 @@
875 "defaultMessage": "!!!Workspaces", 875 "defaultMessage": "!!!Workspaces",
876 "file": "src/lib/Menu.js", 876 "file": "src/lib/Menu.js",
877 "start": { 877 "start": {
878 "line": 289, 878 "line": 291,
879 "column": 14 879 "column": 14
880 }, 880 },
881 "end": { 881 "end": {
882 "line": 292, 882 "line": 294,
883 "column": 3 883 "column": 3
884 } 884 }
885 }, 885 },
@@ -888,11 +888,11 @@
888 "defaultMessage": "!!!Default", 888 "defaultMessage": "!!!Default",
889 "file": "src/lib/Menu.js", 889 "file": "src/lib/Menu.js",
890 "start": { 890 "start": {
891 "line": 293, 891 "line": 295,
892 "column": 20 892 "column": 20
893 }, 893 },
894 "end": { 894 "end": {
895 "line": 296, 895 "line": 298,
896 "column": 3 896 "column": 3
897 } 897 }
898 }, 898 },
@@ -901,11 +901,11 @@
901 "defaultMessage": "!!!Todos", 901 "defaultMessage": "!!!Todos",
902 "file": "src/lib/Menu.js", 902 "file": "src/lib/Menu.js",
903 "start": { 903 "start": {
904 "line": 297, 904 "line": 299,
905 "column": 9 905 "column": 9
906 }, 906 },
907 "end": { 907 "end": {
908 "line": 300, 908 "line": 302,
909 "column": 3 909 "column": 3
910 } 910 }
911 }, 911 },
@@ -914,11 +914,11 @@
914 "defaultMessage": "!!!Open Todos drawer", 914 "defaultMessage": "!!!Open Todos drawer",
915 "file": "src/lib/Menu.js", 915 "file": "src/lib/Menu.js",
916 "start": { 916 "start": {
917 "line": 301, 917 "line": 303,
918 "column": 19 918 "column": 19
919 }, 919 },
920 "end": { 920 "end": {
921 "line": 304, 921 "line": 306,
922 "column": 3 922 "column": 3
923 } 923 }
924 }, 924 },
@@ -927,11 +927,11 @@
927 "defaultMessage": "!!!Close Todos drawer", 927 "defaultMessage": "!!!Close Todos drawer",
928 "file": "src/lib/Menu.js", 928 "file": "src/lib/Menu.js",
929 "start": { 929 "start": {
930 "line": 305, 930 "line": 307,
931 "column": 20 931 "column": 20
932 }, 932 },
933 "end": { 933 "end": {
934 "line": 308, 934 "line": 310,
935 "column": 3 935 "column": 3
936 } 936 }
937 }, 937 },
@@ -940,11 +940,11 @@
940 "defaultMessage": "!!!Enable Todos", 940 "defaultMessage": "!!!Enable Todos",
941 "file": "src/lib/Menu.js", 941 "file": "src/lib/Menu.js",
942 "start": { 942 "start": {
943 "line": 309, 943 "line": 311,
944 "column": 15 944 "column": 15
945 }, 945 },
946 "end": { 946 "end": {
947 "line": 312, 947 "line": 314,
948 "column": 3 948 "column": 3
949 } 949 }
950 }, 950 },
@@ -953,11 +953,11 @@
953 "defaultMessage": "!!!Home", 953 "defaultMessage": "!!!Home",
954 "file": "src/lib/Menu.js", 954 "file": "src/lib/Menu.js",
955 "start": { 955 "start": {
956 "line": 313, 956 "line": 315,
957 "column": 17 957 "column": 17
958 }, 958 },
959 "end": { 959 "end": {
960 "line": 316, 960 "line": 318,
961 "column": 3 961 "column": 3
962 } 962 }
963 } 963 }
diff --git a/src/lib/Menu.js b/src/lib/Menu.js
index 621be9a12..92013a5dc 100644
--- a/src/lib/Menu.js
+++ b/src/lib/Menu.js
@@ -1,5 +1,7 @@
1import { clipboard, shell } from 'electron'; 1import { clipboard, shell } from 'electron';
2import { app, Menu, dialog, systemPreferences } from '@electron/remote'; 2import {
3 app, Menu, dialog, systemPreferences,
4} from '@electron/remote';
3import { autorun, observable } from 'mobx'; 5import { autorun, observable } from 'mobx';
4import { defineMessages } from 'react-intl'; 6import { defineMessages } from 'react-intl';
5import { 7import {
diff --git a/src/webview/contextMenuBuilder.js b/src/webview/contextMenuBuilder.js
index 5d6df8068..7c178145d 100644
--- a/src/webview/contextMenuBuilder.js
+++ b/src/webview/contextMenuBuilder.js
@@ -6,7 +6,9 @@
6 * 6 *
7 * Source: https://github.com/electron-userland/electron-spellchecker/blob/master/src/context-menu-builder.js 7 * Source: https://github.com/electron-userland/electron-spellchecker/blob/master/src/context-menu-builder.js
8 */ 8 */
9import { clipboard, ipcRenderer, nativeImage, shell } from 'electron'; 9import {
10 clipboard, ipcRenderer, nativeImage, shell,
11} from 'electron';
10import { Menu, MenuItem } from '@electron/remote'; 12import { Menu, MenuItem } from '@electron/remote';
11import { isMac } from '../environment'; 13import { isMac } from '../environment';
12 14