|
659 | 659 | "message": "Block nothing / report everything", |
660 | 660 | "description": "English: Block nothing / report everything" |
661 | 661 | }, |
662 | | - "setupVeryHighSecurity" : { |
663 | | - "message": "Security: very high", |
664 | | - "description": "English: Security: very high" |
| 662 | + "setupSecurity" : { |
| 663 | + "message": "Security:", |
| 664 | + "description": "English: Security:" |
665 | 665 | }, |
666 | | - "setupHighSecurity" : { |
667 | | - "message": "Security: high", |
668 | | - "description": "Security: high" |
| 666 | + "setupBreakage" : { |
| 667 | + "message": "Breakage:", |
| 668 | + "description": "English: Breakage:" |
669 | 669 | }, |
670 | | - "setupMediumHighSecurity" : { |
671 | | - "message": "Security: medium high", |
672 | | - "description": "English: Security: medium high" |
| 670 | + "setupVeryHigh" : { |
| 671 | + "message": "very high", |
| 672 | + "description": "English: very high" |
673 | 673 | }, |
674 | | - "setupMediumSecurity" : { |
675 | | - "message": "Security: medium", |
676 | | - "description": "English: Security: medium" |
| 674 | + "setupHigh" : { |
| 675 | + "message": "high", |
| 676 | + "description": "English: high" |
677 | 677 | }, |
678 | | - "setupMediumLowSecurity" : { |
679 | | - "message": "Security: medium low", |
680 | | - "description": "English: Security: medium low" |
| 678 | + "setupMediumHigh" : { |
| 679 | + "message": "medium high", |
| 680 | + "description": "English: medium high" |
681 | 681 | }, |
682 | | - "setupLowSecurity" : { |
683 | | - "message": "Security: low", |
684 | | - "description": "English: Security: low" |
| 682 | + "setupMedium" : { |
| 683 | + "message": "medium", |
| 684 | + "description": "English: medium" |
685 | 685 | }, |
686 | | - "setupNoSecurity" : { |
687 | | - "message": "Security: none", |
688 | | - "description": "English: Security: none" |
| 686 | + "setupMediumLow" : { |
| 687 | + "message": "medium low", |
| 688 | + "description": "English: medium low" |
| 689 | + }, |
| 690 | + "setupLow" : { |
| 691 | + "message": "low", |
| 692 | + "description": "English: low" |
| 693 | + }, |
| 694 | + "setupVeryLow" : { |
| 695 | + "message": "very low", |
| 696 | + "description": "English: very low" |
| 697 | + }, |
| 698 | + "setupNone" : { |
| 699 | + "message": "none", |
| 700 | + "description": "English: none" |
689 | 701 | }, |
690 | 702 | "setupRestoreConfirm" : { |
691 | 703 | "message": "All your settings and rules will be overwritten\nand HTTP Switchboard will restart.\n\nOverwrite all existing data?", |
|
0 commit comments