aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Marouane Rassili <mrassili@aol.com>2020-03-29 12:20:44 +0100
committerLibravatar Marouane Rassili <mrassili@aol.com>2020-03-29 12:30:35 +0100
commit5893fd4fe7a97448d4edd38761aa10f17014d04c (patch)
treef035b5883c8728ab2a6445a074462fd4bfe1a993 /src/i18n/locales
parentMerge pull request #497 from getferdi/improve-premium-information (diff)
downloadferdium-app-5893fd4fe7a97448d4edd38761aa10f17014d04c.tar.gz
ferdium-app-5893fd4fe7a97448d4edd38761aa10f17014d04c.tar.zst
ferdium-app-5893fd4fe7a97448d4edd38761aa10f17014d04c.zip
Remove server setting from settings screen
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/defaultMessages.json142
-rw-r--r--src/i18n/locales/en-US.json2
2 files changed, 58 insertions, 86 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 274bebc3d..47bda3b1e 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2756,403 +2756,377 @@
2756 "defaultMessage": "!!!Settings", 2756 "defaultMessage": "!!!Settings",
2757 "end": { 2757 "end": {
2758 "column": 3, 2758 "column": 3,
2759 "line": 34 2759 "line": 25
2760 }, 2760 },
2761 "file": "src/components/settings/settings/EditSettingsForm.js", 2761 "file": "src/components/settings/settings/EditSettingsForm.js",
2762 "id": "settings.app.headline", 2762 "id": "settings.app.headline",
2763 "start": { 2763 "start": {
2764 "column": 12, 2764 "column": 12,
2765 "line": 31 2765 "line": 22
2766 } 2766 }
2767 }, 2767 },
2768 { 2768 {
2769 "defaultMessage": "!!!General", 2769 "defaultMessage": "!!!General",
2770 "end": { 2770 "end": {
2771 "column": 3, 2771 "column": 3,
2772 "line": 38 2772 "line": 29
2773 }, 2773 },
2774 "file": "src/components/settings/settings/EditSettingsForm.js", 2774 "file": "src/components/settings/settings/EditSettingsForm.js",
2775 "id": "settings.app.headlineGeneral", 2775 "id": "settings.app.headlineGeneral",
2776 "start": { 2776 "start": {
2777 "column": 19, 2777 "column": 19,
2778 "line": 35 2778 "line": 26
2779 } 2779 }
2780 }, 2780 },
2781 { 2781 {
2782 "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.", 2782 "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.",
2783 "end": { 2783 "end": {
2784 "column": 3, 2784 "column": 3,
2785 "line": 42 2785 "line": 33
2786 }, 2786 },
2787 "file": "src/components/settings/settings/EditSettingsForm.js", 2787 "file": "src/components/settings/settings/EditSettingsForm.js",
2788 "id": "settings.app.sentryInfo", 2788 "id": "settings.app.sentryInfo",
2789 "start": { 2789 "start": {
2790 "column": 14, 2790 "column": 14,
2791 "line": 39 2791 "line": 30
2792 } 2792 }
2793 }, 2793 },
2794 { 2794 {
2795 "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.", 2795 "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.",
2796 "end": { 2796 "end": {
2797 "column": 3, 2797 "column": 3,
2798 "line": 46 2798 "line": 37
2799 }, 2799 },
2800 "file": "src/components/settings/settings/EditSettingsForm.js", 2800 "file": "src/components/settings/settings/EditSettingsForm.js",
2801 "id": "settings.app.hibernateInfo", 2801 "id": "settings.app.hibernateInfo",
2802 "start": { 2802 "start": {
2803 "column": 17, 2803 "column": 17,
2804 "line": 43 2804 "line": 34
2805 } 2805 }
2806 }, 2806 },
2807 { 2807 {
2808 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 2808 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
2809 "end": { 2809 "end": {
2810 "column": 3, 2810 "column": 3,
2811 "line": 50 2811 "line": 41
2812 }, 2812 },
2813 "file": "src/components/settings/settings/EditSettingsForm.js", 2813 "file": "src/components/settings/settings/EditSettingsForm.js",
2814 "id": "settings.app.inactivityLockInfo", 2814 "id": "settings.app.inactivityLockInfo",
2815 "start": { 2815 "start": {
2816 "column": 22, 2816 "column": 22,
2817 "line": 47 2817 "line": 38
2818 }
2819 },
2820 {
2821 "defaultMessage": "!!!We advice you to logout after changing your server as your settings might not be saved otherwise.",
2822 "end": {
2823 "column": 3,
2824 "line": 54
2825 },
2826 "file": "src/components/settings/settings/EditSettingsForm.js",
2827 "id": "settings.app.serverInfo",
2828 "start": {
2829 "column": 14,
2830 "line": 51
2831 }
2832 },
2833 {
2834 "defaultMessage": "!!!You are using the official Franz Server for Ferdi.\nWe know that Ferdi allows you to use all its features for free but you are still using Franz's server resources - which Franz's creator has to pay for.\nPlease still consider [Link 1]paying for a Franz account[/Link] or [Link 2]using a self-hosted ferdi-server[/Link] (if you have the knowledge and resources to do so). \nBy using Ferdi, you still profit greatly from Franz's recipe store, server resources and its development.",
2835 "end": {
2836 "column": 3,
2837 "line": 58
2838 },
2839 "file": "src/components/settings/settings/EditSettingsForm.js",
2840 "id": "settings.app.serverMoneyInfo",
2841 "start": {
2842 "column": 19,
2843 "line": 55
2844 } 2818 }
2845 }, 2819 },
2846 { 2820 {
2847 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)", 2821 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
2848 "end": { 2822 "end": {
2849 "column": 3, 2823 "column": 3,
2850 "line": 62 2824 "line": 45
2851 }, 2825 },
2852 "file": "src/components/settings/settings/EditSettingsForm.js", 2826 "file": "src/components/settings/settings/EditSettingsForm.js",
2853 "id": "settings.app.todoServerInfo", 2827 "id": "settings.app.todoServerInfo",
2854 "start": { 2828 "start": {
2855 "column": 18, 2829 "column": 18,
2856 "line": 59 2830 "line": 42
2857 } 2831 }
2858 }, 2832 },
2859 { 2833 {
2860 "defaultMessage": "!!!Password", 2834 "defaultMessage": "!!!Password",
2861 "end": { 2835 "end": {
2862 "column": 3, 2836 "column": 3,
2863 "line": 66 2837 "line": 49
2864 }, 2838 },
2865 "file": "src/components/settings/settings/EditSettingsForm.js", 2839 "file": "src/components/settings/settings/EditSettingsForm.js",
2866 "id": "settings.app.lockedPassword", 2840 "id": "settings.app.lockedPassword",
2867 "start": { 2841 "start": {
2868 "column": 18, 2842 "column": 18,
2869 "line": 63 2843 "line": 46
2870 } 2844 }
2871 }, 2845 },
2872 { 2846 {
2873 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", 2847 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
2874 "end": { 2848 "end": {
2875 "column": 3, 2849 "column": 3,
2876 "line": 70 2850 "line": 53
2877 }, 2851 },
2878 "file": "src/components/settings/settings/EditSettingsForm.js", 2852 "file": "src/components/settings/settings/EditSettingsForm.js",
2879 "id": "settings.app.lockedPasswordInfo", 2853 "id": "settings.app.lockedPasswordInfo",
2880 "start": { 2854 "start": {
2881 "column": 22, 2855 "column": 22,
2882 "line": 67 2856 "line": 50
2883 } 2857 }
2884 }, 2858 },
2885 { 2859 {
2886 "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.", 2860 "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.",
2887 "end": { 2861 "end": {
2888 "column": 3, 2862 "column": 3,
2889 "line": 74 2863 "line": 57
2890 }, 2864 },
2891 "file": "src/components/settings/settings/EditSettingsForm.js", 2865 "file": "src/components/settings/settings/EditSettingsForm.js",
2892 "id": "settings.app.lockInfo", 2866 "id": "settings.app.lockInfo",
2893 "start": { 2867 "start": {
2894 "column": 12, 2868 "column": 12,
2895 "line": 71 2869 "line": 54
2896 } 2870 }
2897 }, 2871 },
2898 { 2872 {
2899 "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.", 2873 "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.",
2900 "end": { 2874 "end": {
2901 "column": 3, 2875 "column": 3,
2902 "line": 78 2876 "line": 61
2903 }, 2877 },
2904 "file": "src/components/settings/settings/EditSettingsForm.js", 2878 "file": "src/components/settings/settings/EditSettingsForm.js",
2905 "id": "settings.app.scheduledDNDTimeInfo", 2879 "id": "settings.app.scheduledDNDTimeInfo",
2906 "start": { 2880 "start": {
2907 "column": 24, 2881 "column": 24,
2908 "line": 75 2882 "line": 58
2909 } 2883 }
2910 }, 2884 },
2911 { 2885 {
2912 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 2886 "defaultMessage": "!!!Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
2913 "end": { 2887 "end": {
2914 "column": 3, 2888 "column": 3,
2915 "line": 82 2889 "line": 65
2916 }, 2890 },
2917 "file": "src/components/settings/settings/EditSettingsForm.js", 2891 "file": "src/components/settings/settings/EditSettingsForm.js",
2918 "id": "settings.app.scheduledDNDInfo", 2892 "id": "settings.app.scheduledDNDInfo",
2919 "start": { 2893 "start": {
2920 "column": 20, 2894 "column": 20,
2921 "line": 79 2895 "line": 62
2922 } 2896 }
2923 }, 2897 },
2924 { 2898 {
2925 "defaultMessage": "!!!Language", 2899 "defaultMessage": "!!!Language",
2926 "end": { 2900 "end": {
2927 "column": 3, 2901 "column": 3,
2928 "line": 86 2902 "line": 69
2929 }, 2903 },
2930 "file": "src/components/settings/settings/EditSettingsForm.js", 2904 "file": "src/components/settings/settings/EditSettingsForm.js",
2931 "id": "settings.app.headlineLanguage", 2905 "id": "settings.app.headlineLanguage",
2932 "start": { 2906 "start": {
2933 "column": 20, 2907 "column": 20,
2934 "line": 83 2908 "line": 66
2935 } 2909 }
2936 }, 2910 },
2937 { 2911 {
2938 "defaultMessage": "!!!Updates", 2912 "defaultMessage": "!!!Updates",
2939 "end": { 2913 "end": {
2940 "column": 3, 2914 "column": 3,
2941 "line": 90 2915 "line": 73
2942 }, 2916 },
2943 "file": "src/components/settings/settings/EditSettingsForm.js", 2917 "file": "src/components/settings/settings/EditSettingsForm.js",
2944 "id": "settings.app.headlineUpdates", 2918 "id": "settings.app.headlineUpdates",
2945 "start": { 2919 "start": {
2946 "column": 19, 2920 "column": 19,
2947 "line": 87 2921 "line": 70
2948 } 2922 }
2949 }, 2923 },
2950 { 2924 {
2951 "defaultMessage": "!!!Appearance", 2925 "defaultMessage": "!!!Appearance",
2952 "end": { 2926 "end": {
2953 "column": 3, 2927 "column": 3,
2954 "line": 94 2928 "line": 77
2955 }, 2929 },
2956 "file": "src/components/settings/settings/EditSettingsForm.js", 2930 "file": "src/components/settings/settings/EditSettingsForm.js",
2957 "id": "settings.app.headlineAppearance", 2931 "id": "settings.app.headlineAppearance",
2958 "start": { 2932 "start": {
2959 "column": 22, 2933 "column": 22,
2960 "line": 91 2934 "line": 74
2961 } 2935 }
2962 }, 2936 },
2963 { 2937 {
2964 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 2938 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
2965 "end": { 2939 "end": {
2966 "column": 3, 2940 "column": 3,
2967 "line": 98 2941 "line": 81
2968 }, 2942 },
2969 "file": "src/components/settings/settings/EditSettingsForm.js", 2943 "file": "src/components/settings/settings/EditSettingsForm.js",
2970 "id": "settings.app.universalDarkModeInfo", 2944 "id": "settings.app.universalDarkModeInfo",
2971 "start": { 2945 "start": {
2972 "column": 25, 2946 "column": 25,
2973 "line": 95 2947 "line": 78
2974 } 2948 }
2975 }, 2949 },
2976 { 2950 {
2977 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: #7367f0)", 2951 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: #7367f0)",
2978 "end": { 2952 "end": {
2979 "column": 3, 2953 "column": 3,
2980 "line": 102 2954 "line": 85
2981 }, 2955 },
2982 "file": "src/components/settings/settings/EditSettingsForm.js", 2956 "file": "src/components/settings/settings/EditSettingsForm.js",
2983 "id": "settings.app.accentColorInfo", 2957 "id": "settings.app.accentColorInfo",
2984 "start": { 2958 "start": {
2985 "column": 19, 2959 "column": 19,
2986 "line": 99 2960 "line": 82
2987 } 2961 }
2988 }, 2962 },
2989 { 2963 {
2990 "defaultMessage": "!!!Advanced", 2964 "defaultMessage": "!!!Advanced",
2991 "end": { 2965 "end": {
2992 "column": 3, 2966 "column": 3,
2993 "line": 106 2967 "line": 89
2994 }, 2968 },
2995 "file": "src/components/settings/settings/EditSettingsForm.js", 2969 "file": "src/components/settings/settings/EditSettingsForm.js",
2996 "id": "settings.app.headlineAdvanced", 2970 "id": "settings.app.headlineAdvanced",
2997 "start": { 2971 "start": {
2998 "column": 20, 2972 "column": 20,
2999 "line": 103 2973 "line": 86
3000 } 2974 }
3001 }, 2975 },
3002 { 2976 {
3003 "defaultMessage": "!!!Help us to translate Ferdi into your language.", 2977 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
3004 "end": { 2978 "end": {
3005 "column": 3, 2979 "column": 3,
3006 "line": 110 2980 "line": 93
3007 }, 2981 },
3008 "file": "src/components/settings/settings/EditSettingsForm.js", 2982 "file": "src/components/settings/settings/EditSettingsForm.js",
3009 "id": "settings.app.translationHelp", 2983 "id": "settings.app.translationHelp",
3010 "start": { 2984 "start": {
3011 "column": 19, 2985 "column": 19,
3012 "line": 107 2986 "line": 90
3013 } 2987 }
3014 }, 2988 },
3015 { 2989 {
3016 "defaultMessage": "!!!Cache", 2990 "defaultMessage": "!!!Cache",
3017 "end": { 2991 "end": {
3018 "column": 3, 2992 "column": 3,
3019 "line": 114 2993 "line": 97
3020 }, 2994 },
3021 "file": "src/components/settings/settings/EditSettingsForm.js", 2995 "file": "src/components/settings/settings/EditSettingsForm.js",
3022 "id": "settings.app.subheadlineCache", 2996 "id": "settings.app.subheadlineCache",
3023 "start": { 2997 "start": {
3024 "column": 20, 2998 "column": 20,
3025 "line": 111 2999 "line": 94
3026 } 3000 }
3027 }, 3001 },
3028 { 3002 {
3029 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.", 3003 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
3030 "end": { 3004 "end": {
3031 "column": 3, 3005 "column": 3,
3032 "line": 118 3006 "line": 101
3033 }, 3007 },
3034 "file": "src/components/settings/settings/EditSettingsForm.js", 3008 "file": "src/components/settings/settings/EditSettingsForm.js",
3035 "id": "settings.app.cacheInfo", 3009 "id": "settings.app.cacheInfo",
3036 "start": { 3010 "start": {
3037 "column": 13, 3011 "column": 13,
3038 "line": 115 3012 "line": 98
3039 } 3013 }
3040 }, 3014 },
3041 { 3015 {
3042 "defaultMessage": "!!!Clear cache", 3016 "defaultMessage": "!!!Clear cache",
3043 "end": { 3017 "end": {
3044 "column": 3, 3018 "column": 3,
3045 "line": 122 3019 "line": 105
3046 }, 3020 },
3047 "file": "src/components/settings/settings/EditSettingsForm.js", 3021 "file": "src/components/settings/settings/EditSettingsForm.js",
3048 "id": "settings.app.buttonClearAllCache", 3022 "id": "settings.app.buttonClearAllCache",
3049 "start": { 3023 "start": {
3050 "column": 23, 3024 "column": 23,
3051 "line": 119 3025 "line": 102
3052 } 3026 }
3053 }, 3027 },
3054 { 3028 {
3055 "defaultMessage": "!!!Check for updates", 3029 "defaultMessage": "!!!Check for updates",
3056 "end": { 3030 "end": {
3057 "column": 3, 3031 "column": 3,
3058 "line": 126 3032 "line": 109
3059 }, 3033 },
3060 "file": "src/components/settings/settings/EditSettingsForm.js", 3034 "file": "src/components/settings/settings/EditSettingsForm.js",
3061 "id": "settings.app.buttonSearchForUpdate", 3035 "id": "settings.app.buttonSearchForUpdate",
3062 "start": { 3036 "start": {
3063 "column": 25, 3037 "column": 25,
3064 "line": 123 3038 "line": 106
3065 } 3039 }
3066 }, 3040 },
3067 { 3041 {
3068 "defaultMessage": "!!!Restart & install update", 3042 "defaultMessage": "!!!Restart & install update",
3069 "end": { 3043 "end": {
3070 "column": 3, 3044 "column": 3,
3071 "line": 130 3045 "line": 113
3072 }, 3046 },
3073 "file": "src/components/settings/settings/EditSettingsForm.js", 3047 "file": "src/components/settings/settings/EditSettingsForm.js",
3074 "id": "settings.app.buttonInstallUpdate", 3048 "id": "settings.app.buttonInstallUpdate",
3075 "start": { 3049 "start": {
3076 "column": 23, 3050 "column": 23,
3077 "line": 127 3051 "line": 110
3078 } 3052 }
3079 }, 3053 },
3080 { 3054 {
3081 "defaultMessage": "!!!Is searching for update", 3055 "defaultMessage": "!!!Is searching for update",
3082 "end": { 3056 "end": {
3083 "column": 3, 3057 "column": 3,
3084 "line": 134 3058 "line": 117
3085 }, 3059 },
3086 "file": "src/components/settings/settings/EditSettingsForm.js", 3060 "file": "src/components/settings/settings/EditSettingsForm.js",
3087 "id": "settings.app.updateStatusSearching", 3061 "id": "settings.app.updateStatusSearching",
3088 "start": { 3062 "start": {
3089 "column": 25, 3063 "column": 25,
3090 "line": 131 3064 "line": 114
3091 } 3065 }
3092 }, 3066 },
3093 { 3067 {
3094 "defaultMessage": "!!!Update available, downloading...", 3068 "defaultMessage": "!!!Update available, downloading...",
3095 "end": { 3069 "end": {
3096 "column": 3, 3070 "column": 3,
3097 "line": 138 3071 "line": 121
3098 }, 3072 },
3099 "file": "src/components/settings/settings/EditSettingsForm.js", 3073 "file": "src/components/settings/settings/EditSettingsForm.js",
3100 "id": "settings.app.updateStatusAvailable", 3074 "id": "settings.app.updateStatusAvailable",
3101 "start": { 3075 "start": {
3102 "column": 25, 3076 "column": 25,
3103 "line": 135 3077 "line": 118
3104 } 3078 }
3105 }, 3079 },
3106 { 3080 {
3107 "defaultMessage": "!!!You are using the latest version of Ferdi", 3081 "defaultMessage": "!!!You are using the latest version of Ferdi",
3108 "end": { 3082 "end": {
3109 "column": 3, 3083 "column": 3,
3110 "line": 142 3084 "line": 125
3111 }, 3085 },
3112 "file": "src/components/settings/settings/EditSettingsForm.js", 3086 "file": "src/components/settings/settings/EditSettingsForm.js",
3113 "id": "settings.app.updateStatusUpToDate", 3087 "id": "settings.app.updateStatusUpToDate",
3114 "start": { 3088 "start": {
3115 "column": 24, 3089 "column": 24,
3116 "line": 139 3090 "line": 122
3117 } 3091 }
3118 }, 3092 },
3119 { 3093 {
3120 "defaultMessage": "!!!Current version:", 3094 "defaultMessage": "!!!Current version:",
3121 "end": { 3095 "end": {
3122 "column": 3, 3096 "column": 3,
3123 "line": 146 3097 "line": 129
3124 }, 3098 },
3125 "file": "src/components/settings/settings/EditSettingsForm.js", 3099 "file": "src/components/settings/settings/EditSettingsForm.js",
3126 "id": "settings.app.currentVersion", 3100 "id": "settings.app.currentVersion",
3127 "start": { 3101 "start": {
3128 "column": 18, 3102 "column": 18,
3129 "line": 143 3103 "line": 126
3130 } 3104 }
3131 }, 3105 },
3132 { 3106 {
3133 "defaultMessage": "!!!Changes require restart", 3107 "defaultMessage": "!!!Changes require restart",
3134 "end": { 3108 "end": {
3135 "column": 3, 3109 "column": 3,
3136 "line": 150 3110 "line": 133
3137 }, 3111 },
3138 "file": "src/components/settings/settings/EditSettingsForm.js", 3112 "file": "src/components/settings/settings/EditSettingsForm.js",
3139 "id": "settings.app.restartRequired", 3113 "id": "settings.app.restartRequired",
3140 "start": { 3114 "start": {
3141 "column": 29, 3115 "column": 29,
3142 "line": 147 3116 "line": 130
3143 } 3117 }
3144 }, 3118 },
3145 { 3119 {
3146 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 3120 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
3147 "end": { 3121 "end": {
3148 "column": 3, 3122 "column": 3,
3149 "line": 154 3123 "line": 137
3150 }, 3124 },
3151 "file": "src/components/settings/settings/EditSettingsForm.js", 3125 "file": "src/components/settings/settings/EditSettingsForm.js",
3152 "id": "settings.app.languageDisclaimer", 3126 "id": "settings.app.languageDisclaimer",
3153 "start": { 3127 "start": {
3154 "column": 22, 3128 "column": 22,
3155 "line": 151 3129 "line": 134
3156 } 3130 }
3157 } 3131 }
3158 ], 3132 ],
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 504018891..20b785fed 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -324,8 +324,6 @@
324 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 324 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
325 "settings.app.scheduledDNDTimeInfo": "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.", 325 "settings.app.scheduledDNDTimeInfo": "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.",
326 "settings.app.sentryInfo": "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.", 326 "settings.app.sentryInfo": "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.",
327 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
328 "settings.app.serverMoneyInfo": "You are using the official Franz Server for Ferdi.\nWe know that Ferdi allows you to use all its features for free but you are still using Franz's server resources - which Franz's creator has to pay for.\nPlease still consider [Link 1]paying for a Franz account[/Link] or [Link 2]using a self-hosted ferdi-server[/Link] (if you have the knowledge and resources to do so). \nBy using Ferdi, you still profit greatly from Franz's recipe store, server resources and its development.",
329 "settings.app.subheadlineCache": "Cache", 327 "settings.app.subheadlineCache": "Cache",
330 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)", 328 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature. (default: https://app.franztodos.com)",
331 "settings.app.translationHelp": "Help us to translate Ferdi into your language.", 329 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",