aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-17 20:32:22 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-20 16:02:15 +0000
commit45373f655f68fdd0b320cde175b6108454ad4731 (patch)
treec1ccb0c73639d754b68a36a1977b74471fe4b566 /src/i18n/locales/defaultMessages.json
parentNew Crowdin updates (#1668) (diff)
downloadferdium-app-45373f655f68fdd0b320cde175b6108454ad4731.tar.gz
ferdium-app-45373f655f68fdd0b320cde175b6108454ad4731.tar.zst
ferdium-app-45373f655f68fdd0b320cde175b6108454ad4731.zip
Removed Franz paid plans features:
- serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json2202
1 files changed, 410 insertions, 1792 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 370a6fb92..37e065d28 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -661,180 +661,6 @@
661 { 661 {
662 "descriptors": [ 662 "descriptors": [
663 { 663 {
664 "defaultMessage": "!!!Hi {name}, welcome to Franz",
665 "end": {
666 "column": 3,
667 "line": 17
668 },
669 "file": "src/components/auth/Pricing.js",
670 "id": "pricing.trial.headline.pro",
671 "start": {
672 "column": 12,
673 "line": 14
674 }
675 },
676 {
677 "defaultMessage": "!!!We have a special treat for you.",
678 "end": {
679 "column": 3,
680 "line": 21
681 },
682 "file": "src/components/auth/Pricing.js",
683 "id": "pricing.trial.intro.specialTreat",
684 "start": {
685 "column": 16,
686 "line": 18
687 }
688 },
689 {
690 "defaultMessage": "!!!Enjoy the full Franz Professional experience completely free for 14 days.",
691 "end": {
692 "column": 3,
693 "line": 25
694 },
695 "file": "src/components/auth/Pricing.js",
696 "id": "pricing.trial.intro.tryPro",
697 "start": {
698 "column": 10,
699 "line": 22
700 }
701 },
702 {
703 "defaultMessage": "!!!Happy messaging,",
704 "end": {
705 "column": 3,
706 "line": 29
707 },
708 "file": "src/components/auth/Pricing.js",
709 "id": "pricing.trial.intro.happyMessaging",
710 "start": {
711 "column": 18,
712 "line": 26
713 }
714 },
715 {
716 "defaultMessage": "!!!No strings attached",
717 "end": {
718 "column": 3,
719 "line": 33
720 },
721 "file": "src/components/auth/Pricing.js",
722 "id": "pricing.trial.terms.headline",
723 "start": {
724 "column": 29,
725 "line": 30
726 }
727 },
728 {
729 "defaultMessage": "!!!No credit card required",
730 "end": {
731 "column": 3,
732 "line": 37
733 },
734 "file": "src/components/auth/Pricing.js",
735 "id": "pricing.trial.terms.noCreditCard",
736 "start": {
737 "column": 16,
738 "line": 34
739 }
740 },
741 {
742 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
743 "end": {
744 "column": 3,
745 "line": 41
746 },
747 "file": "src/components/auth/Pricing.js",
748 "id": "pricing.trial.terms.automaticTrialEnd",
749 "start": {
750 "column": 21,
751 "line": 38
752 }
753 },
754 {
755 "defaultMessage": "!!!Free trial (normally {currency}{price} per month)",
756 "end": {
757 "column": 3,
758 "line": 45
759 },
760 "file": "src/components/auth/Pricing.js",
761 "id": "pricing.trial.terms.trialWorth",
762 "start": {
763 "column": 14,
764 "line": 42
765 }
766 },
767 {
768 "defaultMessage": "!!!Sorry, we could not activate your trial!",
769 "end": {
770 "column": 3,
771 "line": 49
772 },
773 "file": "src/components/auth/Pricing.js",
774 "id": "pricing.trial.error",
775 "start": {
776 "column": 19,
777 "line": 46
778 }
779 },
780 {
781 "defaultMessage": "!!!Start my 14-day Franz Professional Trial",
782 "end": {
783 "column": 3,
784 "line": 53
785 },
786 "file": "src/components/auth/Pricing.js",
787 "id": "pricing.trial.cta.accept",
788 "start": {
789 "column": 13,
790 "line": 50
791 }
792 },
793 {
794 "defaultMessage": "!!!Start using Franz",
795 "end": {
796 "column": 3,
797 "line": 57
798 },
799 "file": "src/components/auth/Pricing.js",
800 "id": "pricing.trial.cta.start",
801 "start": {
802 "column": 12,
803 "line": 54
804 }
805 },
806 {
807 "defaultMessage": "!!!Continue to Ferdi",
808 "end": {
809 "column": 3,
810 "line": 61
811 },
812 "file": "src/components/auth/Pricing.js",
813 "id": "pricing.trial.cta.skip",
814 "start": {
815 "column": 11,
816 "line": 58
817 }
818 },
819 {
820 "defaultMessage": "!!!Franz Professional includes:",
821 "end": {
822 "column": 3,
823 "line": 65
824 },
825 "file": "src/components/auth/Pricing.js",
826 "id": "pricing.trial.features.headline",
827 "start": {
828 "column": 20,
829 "line": 62
830 }
831 }
832 ],
833 "path": "src/components/auth/Pricing.json"
834 },
835 {
836 "descriptors": [
837 {
838 "defaultMessage": "!!!Invite Friends", 664 "defaultMessage": "!!!Invite Friends",
839 "end": { 665 "end": {
840 "column": 3, 666 "column": 3,
@@ -1209,52 +1035,52 @@
1209 "defaultMessage": "!!!Your services have been updated.", 1035 "defaultMessage": "!!!Your services have been updated.",
1210 "end": { 1036 "end": {
1211 "column": 3, 1037 "column": 3,
1212 "line": 35 1038 "line": 32
1213 }, 1039 },
1214 "file": "src/components/layout/AppLayout.js", 1040 "file": "src/components/layout/AppLayout.js",
1215 "id": "infobar.servicesUpdated", 1041 "id": "infobar.servicesUpdated",
1216 "start": { 1042 "start": {
1217 "column": 19, 1043 "column": 19,
1218 "line": 32 1044 "line": 29
1219 } 1045 }
1220 }, 1046 },
1221 { 1047 {
1222 "defaultMessage": "!!!Reload services", 1048 "defaultMessage": "!!!Reload services",
1223 "end": { 1049 "end": {
1224 "column": 3, 1050 "column": 3,
1225 "line": 39 1051 "line": 36
1226 }, 1052 },
1227 "file": "src/components/layout/AppLayout.js", 1053 "file": "src/components/layout/AppLayout.js",
1228 "id": "infobar.buttonReloadServices", 1054 "id": "infobar.buttonReloadServices",
1229 "start": { 1055 "start": {
1230 "column": 24, 1056 "column": 24,
1231 "line": 36 1057 "line": 33
1232 } 1058 }
1233 }, 1059 },
1234 { 1060 {
1235 "defaultMessage": "!!!Could not load services and user information", 1061 "defaultMessage": "!!!Could not load services and user information",
1236 "end": { 1062 "end": {
1237 "column": 3, 1063 "column": 3,
1238 "line": 43 1064 "line": 40
1239 }, 1065 },
1240 "file": "src/components/layout/AppLayout.js", 1066 "file": "src/components/layout/AppLayout.js",
1241 "id": "infobar.requiredRequestsFailed", 1067 "id": "infobar.requiredRequestsFailed",
1242 "start": { 1068 "start": {
1243 "column": 26, 1069 "column": 26,
1244 "line": 40 1070 "line": 37
1245 } 1071 }
1246 }, 1072 },
1247 { 1073 {
1248 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.", 1074 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
1249 "end": { 1075 "end": {
1250 "column": 3, 1076 "column": 3,
1251 "line": 47 1077 "line": 44
1252 }, 1078 },
1253 "file": "src/components/layout/AppLayout.js", 1079 "file": "src/components/layout/AppLayout.js",
1254 "id": "infobar.authRequestFailed", 1080 "id": "infobar.authRequestFailed",
1255 "start": { 1081 "start": {
1256 "column": 21, 1082 "column": 21,
1257 "line": 44 1083 "line": 41
1258 } 1084 }
1259 } 1085 }
1260 ], 1086 ],
@@ -2075,273 +1901,195 @@
2075 "defaultMessage": "!!!Account", 1901 "defaultMessage": "!!!Account",
2076 "end": { 1902 "end": {
2077 "column": 3, 1903 "column": 3,
2078 "line": 20 1904 "line": 17
2079 }, 1905 },
2080 "file": "src/components/settings/account/AccountDashboard.js", 1906 "file": "src/components/settings/account/AccountDashboard.js",
2081 "id": "settings.account.headline", 1907 "id": "settings.account.headline",
2082 "start": { 1908 "start": {
2083 "column": 12, 1909 "column": 12,
2084 "line": 17 1910 "line": 14
2085 } 1911 }
2086 }, 1912 },
2087 { 1913 {
2088 "defaultMessage": "!!!Your Subscription", 1914 "defaultMessage": "!!!Your Subscription",
2089 "end": { 1915 "end": {
2090 "column": 3, 1916 "column": 3,
2091 "line": 24 1917 "line": 21
2092 }, 1918 },
2093 "file": "src/components/settings/account/AccountDashboard.js", 1919 "file": "src/components/settings/account/AccountDashboard.js",
2094 "id": "settings.account.headlineSubscription", 1920 "id": "settings.account.headlineSubscription",
2095 "start": { 1921 "start": {
2096 "column": 24, 1922 "column": 24,
2097 "line": 21 1923 "line": 18
2098 } 1924 }
2099 }, 1925 },
2100 { 1926 {
2101 "defaultMessage": "!!Danger Zone", 1927 "defaultMessage": "!!Danger Zone",
2102 "end": { 1928 "end": {
2103 "column": 3, 1929 "column": 3,
2104 "line": 28 1930 "line": 25
2105 }, 1931 },
2106 "file": "src/components/settings/account/AccountDashboard.js", 1932 "file": "src/components/settings/account/AccountDashboard.js",
2107 "id": "settings.account.headlineDangerZone", 1933 "id": "settings.account.headlineDangerZone",
2108 "start": { 1934 "start": {
2109 "column": 22, 1935 "column": 22,
2110 "line": 25 1936 "line": 22
2111 } 1937 }
2112 }, 1938 },
2113 { 1939 {
2114 "defaultMessage": "!!!Manage your subscription", 1940 "defaultMessage": "!!!Manage your subscription",
2115 "end": { 1941 "end": {
2116 "column": 3, 1942 "column": 3,
2117 "line": 32 1943 "line": 29
2118 }, 1944 },
2119 "file": "src/components/settings/account/AccountDashboard.js", 1945 "file": "src/components/settings/account/AccountDashboard.js",
2120 "id": "settings.account.manageSubscription.label", 1946 "id": "settings.account.manageSubscription.label",
2121 "start": { 1947 "start": {
2122 "column": 33, 1948 "column": 33,
2123 "line": 29 1949 "line": 26
2124 }
2125 },
2126 {
2127 "defaultMessage": "!!!Upgrade to Franz Professional",
2128 "end": {
2129 "column": 3,
2130 "line": 36
2131 },
2132 "file": "src/components/settings/account/AccountDashboard.js",
2133 "id": "settings.account.upgradeToPro.label",
2134 "start": {
2135 "column": 23,
2136 "line": 33
2137 }
2138 },
2139 {
2140 "defaultMessage": "!!!Basic Account",
2141 "end": {
2142 "column": 3,
2143 "line": 40
2144 },
2145 "file": "src/components/settings/account/AccountDashboard.js",
2146 "id": "settings.account.accountType.basic",
2147 "start": {
2148 "column": 20,
2149 "line": 37
2150 }
2151 },
2152 {
2153 "defaultMessage": "!!!Premium Supporter Account",
2154 "end": {
2155 "column": 3,
2156 "line": 44
2157 },
2158 "file": "src/components/settings/account/AccountDashboard.js",
2159 "id": "settings.account.accountType.premium",
2160 "start": {
2161 "column": 22,
2162 "line": 41
2163 } 1950 }
2164 }, 1951 },
2165 { 1952 {
2166 "defaultMessage": "!!!Edit Account", 1953 "defaultMessage": "!!!Edit Account",
2167 "end": { 1954 "end": {
2168 "column": 3, 1955 "column": 3,
2169 "line": 48 1956 "line": 33
2170 }, 1957 },
2171 "file": "src/components/settings/account/AccountDashboard.js", 1958 "file": "src/components/settings/account/AccountDashboard.js",
2172 "id": "settings.account.account.editButton", 1959 "id": "settings.account.account.editButton",
2173 "start": { 1960 "start": {
2174 "column": 21, 1961 "column": 21,
2175 "line": 45 1962 "line": 30
2176 } 1963 }
2177 }, 1964 },
2178 { 1965 {
2179 "defaultMessage": "!!Invoices", 1966 "defaultMessage": "!!Invoices",
2180 "end": { 1967 "end": {
2181 "column": 3, 1968 "column": 3,
2182 "line": 52 1969 "line": 37
2183 }, 1970 },
2184 "file": "src/components/settings/account/AccountDashboard.js", 1971 "file": "src/components/settings/account/AccountDashboard.js",
2185 "id": "settings.account.headlineInvoices", 1972 "id": "settings.account.headlineInvoices",
2186 "start": { 1973 "start": {
2187 "column": 18, 1974 "column": 18,
2188 "line": 49 1975 "line": 34
2189 } 1976 }
2190 }, 1977 },
2191 { 1978 {
2192 "defaultMessage": "!!!Download", 1979 "defaultMessage": "!!!Download",
2193 "end": { 1980 "end": {
2194 "column": 3, 1981 "column": 3,
2195 "line": 56 1982 "line": 41
2196 }, 1983 },
2197 "file": "src/components/settings/account/AccountDashboard.js", 1984 "file": "src/components/settings/account/AccountDashboard.js",
2198 "id": "settings.account.invoiceDownload", 1985 "id": "settings.account.invoiceDownload",
2199 "start": { 1986 "start": {
2200 "column": 19, 1987 "column": 19,
2201 "line": 53 1988 "line": 38
2202 } 1989 }
2203 }, 1990 },
2204 { 1991 {
2205 "defaultMessage": "!!!Could not load user information", 1992 "defaultMessage": "!!!Could not load user information",
2206 "end": { 1993 "end": {
2207 "column": 3, 1994 "column": 3,
2208 "line": 60 1995 "line": 45
2209 }, 1996 },
2210 "file": "src/components/settings/account/AccountDashboard.js", 1997 "file": "src/components/settings/account/AccountDashboard.js",
2211 "id": "settings.account.userInfoRequestFailed", 1998 "id": "settings.account.userInfoRequestFailed",
2212 "start": { 1999 "start": {
2213 "column": 25, 2000 "column": 25,
2214 "line": 57 2001 "line": 42
2215 } 2002 }
2216 }, 2003 },
2217 { 2004 {
2218 "defaultMessage": "!!!Try again", 2005 "defaultMessage": "!!!Try again",
2219 "end": { 2006 "end": {
2220 "column": 3, 2007 "column": 3,
2221 "line": 64 2008 "line": 49
2222 }, 2009 },
2223 "file": "src/components/settings/account/AccountDashboard.js", 2010 "file": "src/components/settings/account/AccountDashboard.js",
2224 "id": "settings.account.tryReloadUserInfoRequest", 2011 "id": "settings.account.tryReloadUserInfoRequest",
2225 "start": { 2012 "start": {
2226 "column": 28, 2013 "column": 28,
2227 "line": 61 2014 "line": 46
2228 } 2015 }
2229 }, 2016 },
2230 { 2017 {
2231 "defaultMessage": "!!!Delete account", 2018 "defaultMessage": "!!!Delete account",
2232 "end": { 2019 "end": {
2233 "column": 3, 2020 "column": 3,
2234 "line": 68 2021 "line": 53
2235 }, 2022 },
2236 "file": "src/components/settings/account/AccountDashboard.js", 2023 "file": "src/components/settings/account/AccountDashboard.js",
2237 "id": "settings.account.deleteAccount", 2024 "id": "settings.account.deleteAccount",
2238 "start": { 2025 "start": {
2239 "column": 17, 2026 "column": 17,
2240 "line": 65 2027 "line": 50
2241 } 2028 }
2242 }, 2029 },
2243 { 2030 {
2244 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.", 2031 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
2245 "end": { 2032 "end": {
2246 "column": 3, 2033 "column": 3,
2247 "line": 73 2034 "line": 58
2248 }, 2035 },
2249 "file": "src/components/settings/account/AccountDashboard.js", 2036 "file": "src/components/settings/account/AccountDashboard.js",
2250 "id": "settings.account.deleteInfo", 2037 "id": "settings.account.deleteInfo",
2251 "start": { 2038 "start": {
2252 "column": 14, 2039 "column": 14,
2253 "line": 69 2040 "line": 54
2254 } 2041 }
2255 }, 2042 },
2256 { 2043 {
2257 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 2044 "defaultMessage": "!!!You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
2258 "end": { 2045 "end": {
2259 "column": 3, 2046 "column": 3,
2260 "line": 78 2047 "line": 63
2261 }, 2048 },
2262 "file": "src/components/settings/account/AccountDashboard.js", 2049 "file": "src/components/settings/account/AccountDashboard.js",
2263 "id": "settings.account.deleteEmailSent", 2050 "id": "settings.account.deleteEmailSent",
2264 "start": { 2051 "start": {
2265 "column": 19, 2052 "column": 19,
2266 "line": 74 2053 "line": 59
2267 }
2268 },
2269 {
2270 "defaultMessage": "!!!Free Trial",
2271 "end": {
2272 "column": 3,
2273 "line": 82
2274 },
2275 "file": "src/components/settings/account/AccountDashboard.js",
2276 "id": "settings.account.trial",
2277 "start": {
2278 "column": 9,
2279 "line": 79
2280 } 2054 }
2281 }, 2055 },
2282 { 2056 {
2283 "defaultMessage": "!!!Your Franz License:", 2057 "defaultMessage": "!!!Your Franz License:",
2284 "end": { 2058 "end": {
2285 "column": 3, 2059 "column": 3,
2286 "line": 86 2060 "line": 67
2287 }, 2061 },
2288 "file": "src/components/settings/account/AccountDashboard.js", 2062 "file": "src/components/settings/account/AccountDashboard.js",
2289 "id": "settings.account.yourLicense", 2063 "id": "settings.account.yourLicense",
2290 "start": { 2064 "start": {
2291 "column": 15, 2065 "column": 15,
2292 "line": 83 2066 "line": 64
2293 }
2294 },
2295 {
2296 "defaultMessage": "!!!Your free trial ends in {duration}.",
2297 "end": {
2298 "column": 3,
2299 "line": 90
2300 },
2301 "file": "src/components/settings/account/AccountDashboard.js",
2302 "id": "settings.account.trialEndsIn",
2303 "start": {
2304 "column": 15,
2305 "line": 87
2306 }
2307 },
2308 {
2309 "defaultMessage": "!!!Please update your billing info to continue using {license} after your trial period.",
2310 "end": {
2311 "column": 3,
2312 "line": 95
2313 },
2314 "file": "src/components/settings/account/AccountDashboard.js",
2315 "id": "settings.account.trialUpdateBillingInfo",
2316 "start": {
2317 "column": 33,
2318 "line": 91
2319 } 2067 }
2320 }, 2068 },
2321 { 2069 {
2322 "defaultMessage": "Account is unavailable", 2070 "defaultMessage": "Account is unavailable",
2323 "end": { 2071 "end": {
2324 "column": 3, 2072 "column": 3,
2325 "line": 99 2073 "line": 71
2326 }, 2074 },
2327 "file": "src/components/settings/account/AccountDashboard.js", 2075 "file": "src/components/settings/account/AccountDashboard.js",
2328 "id": "settings.account.accountUnavailable", 2076 "id": "settings.account.accountUnavailable",
2329 "start": { 2077 "start": {
2330 "column": 22, 2078 "column": 22,
2331 "line": 96 2079 "line": 68
2332 } 2080 }
2333 }, 2081 },
2334 { 2082 {
2335 "defaultMessage": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.", 2083 "defaultMessage": "You are using Ferdi without an account. If you want to use Ferdi with an account and keep your services synchronized across installations, please select a server in the Settings tab then login.",
2336 "end": { 2084 "end": {
2337 "column": 3, 2085 "column": 3,
2338 "line": 103 2086 "line": 75
2339 }, 2087 },
2340 "file": "src/components/settings/account/AccountDashboard.js", 2088 "file": "src/components/settings/account/AccountDashboard.js",
2341 "id": "settings.account.accountUnavailableInfo", 2089 "id": "settings.account.accountUnavailableInfo",
2342 "start": { 2090 "start": {
2343 "column": 26, 2091 "column": 26,
2344 "line": 100 2092 "line": 72
2345 } 2093 }
2346 } 2094 }
2347 ], 2095 ],
@@ -2353,104 +2101,104 @@
2353 "defaultMessage": "!!!Available services", 2101 "defaultMessage": "!!!Available services",
2354 "end": { 2102 "end": {
2355 "column": 3, 2103 "column": 3,
2356 "line": 20 2104 "line": 18
2357 }, 2105 },
2358 "file": "src/components/settings/navigation/SettingsNavigation.js", 2106 "file": "src/components/settings/navigation/SettingsNavigation.js",
2359 "id": "settings.navigation.availableServices", 2107 "id": "settings.navigation.availableServices",
2360 "start": { 2108 "start": {
2361 "column": 21, 2109 "column": 21,
2362 "line": 17 2110 "line": 15
2363 } 2111 }
2364 }, 2112 },
2365 { 2113 {
2366 "defaultMessage": "!!!Your services", 2114 "defaultMessage": "!!!Your services",
2367 "end": { 2115 "end": {
2368 "column": 3, 2116 "column": 3,
2369 "line": 24 2117 "line": 22
2370 }, 2118 },
2371 "file": "src/components/settings/navigation/SettingsNavigation.js", 2119 "file": "src/components/settings/navigation/SettingsNavigation.js",
2372 "id": "settings.navigation.yourServices", 2120 "id": "settings.navigation.yourServices",
2373 "start": { 2121 "start": {
2374 "column": 16, 2122 "column": 16,
2375 "line": 21 2123 "line": 19
2376 } 2124 }
2377 }, 2125 },
2378 { 2126 {
2379 "defaultMessage": "!!!Your workspaces", 2127 "defaultMessage": "!!!Your workspaces",
2380 "end": { 2128 "end": {
2381 "column": 3, 2129 "column": 3,
2382 "line": 28 2130 "line": 26
2383 }, 2131 },
2384 "file": "src/components/settings/navigation/SettingsNavigation.js", 2132 "file": "src/components/settings/navigation/SettingsNavigation.js",
2385 "id": "settings.navigation.yourWorkspaces", 2133 "id": "settings.navigation.yourWorkspaces",
2386 "start": { 2134 "start": {
2387 "column": 18, 2135 "column": 18,
2388 "line": 25 2136 "line": 23
2389 } 2137 }
2390 }, 2138 },
2391 { 2139 {
2392 "defaultMessage": "!!!Account", 2140 "defaultMessage": "!!!Account",
2393 "end": { 2141 "end": {
2394 "column": 3, 2142 "column": 3,
2395 "line": 32 2143 "line": 30
2396 }, 2144 },
2397 "file": "src/components/settings/navigation/SettingsNavigation.js", 2145 "file": "src/components/settings/navigation/SettingsNavigation.js",
2398 "id": "settings.navigation.account", 2146 "id": "settings.navigation.account",
2399 "start": { 2147 "start": {
2400 "column": 11, 2148 "column": 11,
2401 "line": 29 2149 "line": 27
2402 } 2150 }
2403 }, 2151 },
2404 { 2152 {
2405 "defaultMessage": "!!!Manage Team", 2153 "defaultMessage": "!!!Manage Team",
2406 "end": { 2154 "end": {
2407 "column": 3, 2155 "column": 3,
2408 "line": 36 2156 "line": 34
2409 }, 2157 },
2410 "file": "src/components/settings/navigation/SettingsNavigation.js", 2158 "file": "src/components/settings/navigation/SettingsNavigation.js",
2411 "id": "settings.navigation.team", 2159 "id": "settings.navigation.team",
2412 "start": { 2160 "start": {
2413 "column": 8, 2161 "column": 8,
2414 "line": 33 2162 "line": 31
2415 } 2163 }
2416 }, 2164 },
2417 { 2165 {
2418 "defaultMessage": "!!!Settings", 2166 "defaultMessage": "!!!Settings",
2419 "end": { 2167 "end": {
2420 "column": 3, 2168 "column": 3,
2421 "line": 40 2169 "line": 38
2422 }, 2170 },
2423 "file": "src/components/settings/navigation/SettingsNavigation.js", 2171 "file": "src/components/settings/navigation/SettingsNavigation.js",
2424 "id": "settings.navigation.settings", 2172 "id": "settings.navigation.settings",
2425 "start": { 2173 "start": {
2426 "column": 12, 2174 "column": 12,
2427 "line": 37 2175 "line": 35
2428 } 2176 }
2429 }, 2177 },
2430 { 2178 {
2431 "defaultMessage": "!!!About Ferdi", 2179 "defaultMessage": "!!!About Ferdi",
2432 "end": { 2180 "end": {
2433 "column": 3, 2181 "column": 3,
2434 "line": 44 2182 "line": 42
2435 }, 2183 },
2436 "file": "src/components/settings/navigation/SettingsNavigation.js", 2184 "file": "src/components/settings/navigation/SettingsNavigation.js",
2437 "id": "settings.navigation.supportFerdi", 2185 "id": "settings.navigation.supportFerdi",
2438 "start": { 2186 "start": {
2439 "column": 16, 2187 "column": 16,
2440 "line": 41 2188 "line": 39
2441 } 2189 }
2442 }, 2190 },
2443 { 2191 {
2444 "defaultMessage": "!!!Logout", 2192 "defaultMessage": "!!!Logout",
2445 "end": { 2193 "end": {
2446 "column": 3, 2194 "column": 3,
2447 "line": 48 2195 "line": 46
2448 }, 2196 },
2449 "file": "src/components/settings/navigation/SettingsNavigation.js", 2197 "file": "src/components/settings/navigation/SettingsNavigation.js",
2450 "id": "settings.navigation.logout", 2198 "id": "settings.navigation.logout",
2451 "start": { 2199 "start": {
2452 "column": 10, 2200 "column": 10,
2453 "line": 45 2201 "line": 43
2454 } 2202 }
2455 } 2203 }
2456 ], 2204 ],
@@ -2462,182 +2210,182 @@
2462 "defaultMessage": "!!!Available Services", 2210 "defaultMessage": "!!!Available Services",
2463 "end": { 2211 "end": {
2464 "column": 3, 2212 "column": 3,
2465 "line": 24 2213 "line": 22
2466 }, 2214 },
2467 "file": "src/components/settings/recipes/RecipesDashboard.js", 2215 "file": "src/components/settings/recipes/RecipesDashboard.js",
2468 "id": "settings.recipes.headline", 2216 "id": "settings.recipes.headline",
2469 "start": { 2217 "start": {
2470 "column": 12, 2218 "column": 12,
2471 "line": 21 2219 "line": 19
2472 } 2220 }
2473 }, 2221 },
2474 { 2222 {
2475 "defaultMessage": "!!!Search service", 2223 "defaultMessage": "!!!Search service",
2476 "end": { 2224 "end": {
2477 "column": 3, 2225 "column": 3,
2478 "line": 28 2226 "line": 26
2479 }, 2227 },
2480 "file": "src/components/settings/recipes/RecipesDashboard.js", 2228 "file": "src/components/settings/recipes/RecipesDashboard.js",
2481 "id": "settings.searchService", 2229 "id": "settings.searchService",
2482 "start": { 2230 "start": {
2483 "column": 17, 2231 "column": 17,
2484 "line": 25 2232 "line": 23
2485 } 2233 }
2486 }, 2234 },
2487 { 2235 {
2488 "defaultMessage": "!!!Most popular", 2236 "defaultMessage": "!!!Most popular",
2489 "end": { 2237 "end": {
2490 "column": 3, 2238 "column": 3,
2491 "line": 32 2239 "line": 30
2492 }, 2240 },
2493 "file": "src/components/settings/recipes/RecipesDashboard.js", 2241 "file": "src/components/settings/recipes/RecipesDashboard.js",
2494 "id": "settings.recipes.mostPopular", 2242 "id": "settings.recipes.mostPopular",
2495 "start": { 2243 "start": {
2496 "column": 22, 2244 "column": 22,
2497 "line": 29 2245 "line": 27
2498 } 2246 }
2499 }, 2247 },
2500 { 2248 {
2501 "defaultMessage": "!!!All services", 2249 "defaultMessage": "!!!All services",
2502 "end": { 2250 "end": {
2503 "column": 3, 2251 "column": 3,
2504 "line": 36 2252 "line": 34
2505 }, 2253 },
2506 "file": "src/components/settings/recipes/RecipesDashboard.js", 2254 "file": "src/components/settings/recipes/RecipesDashboard.js",
2507 "id": "settings.recipes.all", 2255 "id": "settings.recipes.all",
2508 "start": { 2256 "start": {
2509 "column": 14, 2257 "column": 14,
2510 "line": 33 2258 "line": 31
2511 } 2259 }
2512 }, 2260 },
2513 { 2261 {
2514 "defaultMessage": "!!!Custom Services", 2262 "defaultMessage": "!!!Custom Services",
2515 "end": { 2263 "end": {
2516 "column": 3, 2264 "column": 3,
2517 "line": 40 2265 "line": 38
2518 }, 2266 },
2519 "file": "src/components/settings/recipes/RecipesDashboard.js", 2267 "file": "src/components/settings/recipes/RecipesDashboard.js",
2520 "id": "settings.recipes.custom", 2268 "id": "settings.recipes.custom",
2521 "start": { 2269 "start": {
2522 "column": 17, 2270 "column": 17,
2523 "line": 37 2271 "line": 35
2524 } 2272 }
2525 }, 2273 },
2526 { 2274 {
2527 "defaultMessage": "!!!Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 2275 "defaultMessage": "!!!Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
2528 "end": { 2276 "end": {
2529 "column": 3, 2277 "column": 3,
2530 "line": 44 2278 "line": 42
2531 }, 2279 },
2532 "file": "src/components/settings/recipes/RecipesDashboard.js", 2280 "file": "src/components/settings/recipes/RecipesDashboard.js",
2533 "id": "settings.recipes.nothingFound", 2281 "id": "settings.recipes.nothingFound",
2534 "start": { 2282 "start": {
2535 "column": 16, 2283 "column": 16,
2536 "line": 41 2284 "line": 39
2537 } 2285 }
2538 }, 2286 },
2539 { 2287 {
2540 "defaultMessage": "!!!Service successfully added", 2288 "defaultMessage": "!!!Service successfully added",
2541 "end": { 2289 "end": {
2542 "column": 3, 2290 "column": 3,
2543 "line": 48 2291 "line": 46
2544 }, 2292 },
2545 "file": "src/components/settings/recipes/RecipesDashboard.js", 2293 "file": "src/components/settings/recipes/RecipesDashboard.js",
2546 "id": "settings.recipes.servicesSuccessfulAddedInfo", 2294 "id": "settings.recipes.servicesSuccessfulAddedInfo",
2547 "start": { 2295 "start": {
2548 "column": 31, 2296 "column": 31,
2549 "line": 45 2297 "line": 43
2550 } 2298 }
2551 }, 2299 },
2552 { 2300 {
2553 "defaultMessage": "!!!Missing a service?", 2301 "defaultMessage": "!!!Missing a service?",
2554 "end": { 2302 "end": {
2555 "column": 3, 2303 "column": 3,
2556 "line": 52 2304 "line": 50
2557 }, 2305 },
2558 "file": "src/components/settings/recipes/RecipesDashboard.js", 2306 "file": "src/components/settings/recipes/RecipesDashboard.js",
2559 "id": "settings.recipes.missingService", 2307 "id": "settings.recipes.missingService",
2560 "start": { 2308 "start": {
2561 "column": 18, 2309 "column": 18,
2562 "line": 49 2310 "line": 47
2563 } 2311 }
2564 }, 2312 },
2565 { 2313 {
2566 "defaultMessage": "!!!To add a custom service, copy the recipe folder into:", 2314 "defaultMessage": "!!!To add a custom service, copy the recipe folder into:",
2567 "end": { 2315 "end": {
2568 "column": 3, 2316 "column": 3,
2569 "line": 56 2317 "line": 54
2570 }, 2318 },
2571 "file": "src/components/settings/recipes/RecipesDashboard.js", 2319 "file": "src/components/settings/recipes/RecipesDashboard.js",
2572 "id": "settings.recipes.customService.intro", 2320 "id": "settings.recipes.customService.intro",
2573 "start": { 2321 "start": {
2574 "column": 21, 2322 "column": 21,
2575 "line": 53 2323 "line": 51
2576 } 2324 }
2577 }, 2325 },
2578 { 2326 {
2579 "defaultMessage": "!!!Open directory", 2327 "defaultMessage": "!!!Open directory",
2580 "end": { 2328 "end": {
2581 "column": 3, 2329 "column": 3,
2582 "line": 60 2330 "line": 58
2583 }, 2331 },
2584 "file": "src/components/settings/recipes/RecipesDashboard.js", 2332 "file": "src/components/settings/recipes/RecipesDashboard.js",
2585 "id": "settings.recipes.customService.openFolder", 2333 "id": "settings.recipes.customService.openFolder",
2586 "start": { 2334 "start": {
2587 "column": 14, 2335 "column": 14,
2588 "line": 57 2336 "line": 55
2589 } 2337 }
2590 }, 2338 },
2591 { 2339 {
2592 "defaultMessage": "!!!Developer Documentation", 2340 "defaultMessage": "!!!Developer Documentation",
2593 "end": { 2341 "end": {
2594 "column": 3, 2342 "column": 3,
2595 "line": 64 2343 "line": 62
2596 }, 2344 },
2597 "file": "src/components/settings/recipes/RecipesDashboard.js", 2345 "file": "src/components/settings/recipes/RecipesDashboard.js",
2598 "id": "settings.recipes.customService.openDevDocs", 2346 "id": "settings.recipes.customService.openDevDocs",
2599 "start": { 2347 "start": {
2600 "column": 15, 2348 "column": 15,
2601 "line": 61 2349 "line": 59
2602 } 2350 }
2603 }, 2351 },
2604 { 2352 {
2605 "defaultMessage": "!!!Custom 3rd Party Recipes", 2353 "defaultMessage": "!!!Custom 3rd Party Recipes",
2606 "end": { 2354 "end": {
2607 "column": 3, 2355 "column": 3,
2608 "line": 68 2356 "line": 66
2609 }, 2357 },
2610 "file": "src/components/settings/recipes/RecipesDashboard.js", 2358 "file": "src/components/settings/recipes/RecipesDashboard.js",
2611 "id": "settings.recipes.customService.headline.customRecipes", 2359 "id": "settings.recipes.customService.headline.customRecipes",
2612 "start": { 2360 "start": {
2613 "column": 25, 2361 "column": 25,
2614 "line": 65 2362 "line": 63
2615 } 2363 }
2616 }, 2364 },
2617 { 2365 {
2618 "defaultMessage": "!!!Community 3rd Party Recipes", 2366 "defaultMessage": "!!!Community 3rd Party Recipes",
2619 "end": { 2367 "end": {
2620 "column": 3, 2368 "column": 3,
2621 "line": 72 2369 "line": 70
2622 }, 2370 },
2623 "file": "src/components/settings/recipes/RecipesDashboard.js", 2371 "file": "src/components/settings/recipes/RecipesDashboard.js",
2624 "id": "settings.recipes.customService.headline.communityRecipes", 2372 "id": "settings.recipes.customService.headline.communityRecipes",
2625 "start": { 2373 "start": {
2626 "column": 28, 2374 "column": 28,
2627 "line": 69 2375 "line": 67
2628 } 2376 }
2629 }, 2377 },
2630 { 2378 {
2631 "defaultMessage": "!!!Your Development Service Recipes", 2379 "defaultMessage": "!!!Your Development Service Recipes",
2632 "end": { 2380 "end": {
2633 "column": 3, 2381 "column": 3,
2634 "line": 76 2382 "line": 74
2635 }, 2383 },
2636 "file": "src/components/settings/recipes/RecipesDashboard.js", 2384 "file": "src/components/settings/recipes/RecipesDashboard.js",
2637 "id": "settings.recipes.customService.headline.devRecipes", 2385 "id": "settings.recipes.customService.headline.devRecipes",
2638 "start": { 2386 "start": {
2639 "column": 22, 2387 "column": 22,
2640 "line": 73 2388 "line": 71
2641 } 2389 }
2642 } 2390 }
2643 ], 2391 ],
@@ -2649,364 +2397,338 @@
2649 "defaultMessage": "!!!Save service", 2397 "defaultMessage": "!!!Save service",
2650 "end": { 2398 "end": {
2651 "column": 3, 2399 "column": 3,
2652 "line": 30 2400 "line": 26
2653 }, 2401 },
2654 "file": "src/components/settings/services/EditServiceForm.js", 2402 "file": "src/components/settings/services/EditServiceForm.js",
2655 "id": "settings.service.form.saveButton", 2403 "id": "settings.service.form.saveButton",
2656 "start": { 2404 "start": {
2657 "column": 15, 2405 "column": 15,
2658 "line": 27 2406 "line": 23
2659 } 2407 }
2660 }, 2408 },
2661 { 2409 {
2662 "defaultMessage": "!!!Delete Service", 2410 "defaultMessage": "!!!Delete Service",
2663 "end": { 2411 "end": {
2664 "column": 3, 2412 "column": 3,
2665 "line": 34 2413 "line": 30
2666 }, 2414 },
2667 "file": "src/components/settings/services/EditServiceForm.js", 2415 "file": "src/components/settings/services/EditServiceForm.js",
2668 "id": "settings.service.form.deleteButton", 2416 "id": "settings.service.form.deleteButton",
2669 "start": { 2417 "start": {
2670 "column": 17, 2418 "column": 17,
2671 "line": 31 2419 "line": 27
2672 } 2420 }
2673 }, 2421 },
2674 { 2422 {
2675 "defaultMessage": "!!!Open darkmode.css", 2423 "defaultMessage": "!!!Open darkmode.css",
2676 "end": { 2424 "end": {
2677 "column": 3, 2425 "column": 3,
2678 "line": 38 2426 "line": 34
2679 }, 2427 },
2680 "file": "src/components/settings/services/EditServiceForm.js", 2428 "file": "src/components/settings/services/EditServiceForm.js",
2681 "id": "settings.service.form.openDarkmodeCss", 2429 "id": "settings.service.form.openDarkmodeCss",
2682 "start": { 2430 "start": {
2683 "column": 19, 2431 "column": 19,
2684 "line": 35 2432 "line": 31
2685 } 2433 }
2686 }, 2434 },
2687 { 2435 {
2688 "defaultMessage": "!!!Open user.css", 2436 "defaultMessage": "!!!Open user.css",
2689 "end": { 2437 "end": {
2690 "column": 3, 2438 "column": 3,
2691 "line": 42 2439 "line": 38
2692 }, 2440 },
2693 "file": "src/components/settings/services/EditServiceForm.js", 2441 "file": "src/components/settings/services/EditServiceForm.js",
2694 "id": "settings.service.form.openUserCss", 2442 "id": "settings.service.form.openUserCss",
2695 "start": { 2443 "start": {
2696 "column": 15, 2444 "column": 15,
2697 "line": 39 2445 "line": 35
2698 } 2446 }
2699 }, 2447 },
2700 { 2448 {
2701 "defaultMessage": "!!!Open user.js", 2449 "defaultMessage": "!!!Open user.js",
2702 "end": { 2450 "end": {
2703 "column": 3, 2451 "column": 3,
2704 "line": 46 2452 "line": 42
2705 }, 2453 },
2706 "file": "src/components/settings/services/EditServiceForm.js", 2454 "file": "src/components/settings/services/EditServiceForm.js",
2707 "id": "settings.service.form.openUserJs", 2455 "id": "settings.service.form.openUserJs",
2708 "start": { 2456 "start": {
2709 "column": 14, 2457 "column": 14,
2710 "line": 43 2458 "line": 39
2711 } 2459 }
2712 }, 2460 },
2713 { 2461 {
2714 "defaultMessage": "!!!Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.", 2462 "defaultMessage": "!!!Your user files will be inserted into the webpage so you can customize services in any way you like. User files are only stored locally and are not transferred to other computers using the same account.",
2715 "end": { 2463 "end": {
2716 "column": 3, 2464 "column": 3,
2717 "line": 50 2465 "line": 46
2718 }, 2466 },
2719 "file": "src/components/settings/services/EditServiceForm.js", 2467 "file": "src/components/settings/services/EditServiceForm.js",
2720 "id": "settings.service.form.recipeFileInfo", 2468 "id": "settings.service.form.recipeFileInfo",
2721 "start": { 2469 "start": {
2722 "column": 18, 2470 "column": 18,
2723 "line": 47 2471 "line": 43
2724 } 2472 }
2725 }, 2473 },
2726 { 2474 {
2727 "defaultMessage": "!!!Available services", 2475 "defaultMessage": "!!!Available services",
2728 "end": { 2476 "end": {
2729 "column": 3, 2477 "column": 3,
2730 "line": 54 2478 "line": 50
2731 }, 2479 },
2732 "file": "src/components/settings/services/EditServiceForm.js", 2480 "file": "src/components/settings/services/EditServiceForm.js",
2733 "id": "settings.service.form.availableServices", 2481 "id": "settings.service.form.availableServices",
2734 "start": { 2482 "start": {
2735 "column": 21, 2483 "column": 21,
2736 "line": 51 2484 "line": 47
2737 } 2485 }
2738 }, 2486 },
2739 { 2487 {
2740 "defaultMessage": "!!!Your services", 2488 "defaultMessage": "!!!Your services",
2741 "end": { 2489 "end": {
2742 "column": 3, 2490 "column": 3,
2743 "line": 58 2491 "line": 54
2744 }, 2492 },
2745 "file": "src/components/settings/services/EditServiceForm.js", 2493 "file": "src/components/settings/services/EditServiceForm.js",
2746 "id": "settings.service.form.yourServices", 2494 "id": "settings.service.form.yourServices",
2747 "start": { 2495 "start": {
2748 "column": 16, 2496 "column": 16,
2749 "line": 55 2497 "line": 51
2750 } 2498 }
2751 }, 2499 },
2752 { 2500 {
2753 "defaultMessage": "!!!Add {name}", 2501 "defaultMessage": "!!!Add {name}",
2754 "end": { 2502 "end": {
2755 "column": 3, 2503 "column": 3,
2756 "line": 62 2504 "line": 58
2757 }, 2505 },
2758 "file": "src/components/settings/services/EditServiceForm.js", 2506 "file": "src/components/settings/services/EditServiceForm.js",
2759 "id": "settings.service.form.addServiceHeadline", 2507 "id": "settings.service.form.addServiceHeadline",
2760 "start": { 2508 "start": {
2761 "column": 22, 2509 "column": 22,
2762 "line": 59 2510 "line": 55
2763 } 2511 }
2764 }, 2512 },
2765 { 2513 {
2766 "defaultMessage": "!!!Edit {name}", 2514 "defaultMessage": "!!!Edit {name}",
2767 "end": { 2515 "end": {
2768 "column": 3, 2516 "column": 3,
2769 "line": 66 2517 "line": 62
2770 }, 2518 },
2771 "file": "src/components/settings/services/EditServiceForm.js", 2519 "file": "src/components/settings/services/EditServiceForm.js",
2772 "id": "settings.service.form.editServiceHeadline", 2520 "id": "settings.service.form.editServiceHeadline",
2773 "start": { 2521 "start": {
2774 "column": 23, 2522 "column": 23,
2775 "line": 63 2523 "line": 59
2776 } 2524 }
2777 }, 2525 },
2778 { 2526 {
2779 "defaultMessage": "!!!Hosted", 2527 "defaultMessage": "!!!Hosted",
2780 "end": { 2528 "end": {
2781 "column": 3, 2529 "column": 3,
2782 "line": 70 2530 "line": 66
2783 }, 2531 },
2784 "file": "src/components/settings/services/EditServiceForm.js", 2532 "file": "src/components/settings/services/EditServiceForm.js",
2785 "id": "settings.service.form.tabHosted", 2533 "id": "settings.service.form.tabHosted",
2786 "start": { 2534 "start": {
2787 "column": 13, 2535 "column": 13,
2788 "line": 67 2536 "line": 63
2789 } 2537 }
2790 }, 2538 },
2791 { 2539 {
2792 "defaultMessage": "!!!Self hosted ⭐️", 2540 "defaultMessage": "!!!Self hosted ⭐️",
2793 "end": { 2541 "end": {
2794 "column": 3, 2542 "column": 3,
2795 "line": 74 2543 "line": 70
2796 }, 2544 },
2797 "file": "src/components/settings/services/EditServiceForm.js", 2545 "file": "src/components/settings/services/EditServiceForm.js",
2798 "id": "settings.service.form.tabOnPremise", 2546 "id": "settings.service.form.tabOnPremise",
2799 "start": { 2547 "start": {
2800 "column": 16, 2548 "column": 16,
2801 "line": 71 2549 "line": 67
2802 } 2550 }
2803 }, 2551 },
2804 { 2552 {
2805 "defaultMessage": "!!!Use the hosted {name} service.", 2553 "defaultMessage": "!!!Use the hosted {name} service.",
2806 "end": { 2554 "end": {
2807 "column": 3, 2555 "column": 3,
2808 "line": 78 2556 "line": 74
2809 }, 2557 },
2810 "file": "src/components/settings/services/EditServiceForm.js", 2558 "file": "src/components/settings/services/EditServiceForm.js",
2811 "id": "settings.service.form.useHostedService", 2559 "id": "settings.service.form.useHostedService",
2812 "start": { 2560 "start": {
2813 "column": 20, 2561 "column": 20,
2814 "line": 75 2562 "line": 71
2815 } 2563 }
2816 }, 2564 },
2817 { 2565 {
2818 "defaultMessage": "!!!Could not validate custom {name} server.", 2566 "defaultMessage": "!!!Could not validate custom {name} server.",
2819 "end": { 2567 "end": {
2820 "column": 3, 2568 "column": 3,
2821 "line": 82 2569 "line": 78
2822 }, 2570 },
2823 "file": "src/components/settings/services/EditServiceForm.js", 2571 "file": "src/components/settings/services/EditServiceForm.js",
2824 "id": "settings.service.form.customUrlValidationError", 2572 "id": "settings.service.form.customUrlValidationError",
2825 "start": { 2573 "start": {
2826 "column": 28, 2574 "column": 28,
2827 "line": 79 2575 "line": 75
2828 }
2829 },
2830 {
2831 "defaultMessage": "!!!To add self hosted services, you need a Ferdi Premium Supporter Account.",
2832 "end": {
2833 "column": 3,
2834 "line": 86
2835 },
2836 "file": "src/components/settings/services/EditServiceForm.js",
2837 "id": "settings.service.form.customUrlPremiumInfo",
2838 "start": {
2839 "column": 24,
2840 "line": 83
2841 }
2842 },
2843 {
2844 "defaultMessage": "!!!Upgrade your account",
2845 "end": {
2846 "column": 3,
2847 "line": 90
2848 },
2849 "file": "src/components/settings/services/EditServiceForm.js",
2850 "id": "settings.service.form.customUrlUpgradeAccount",
2851 "start": {
2852 "column": 27,
2853 "line": 87
2854 } 2576 }
2855 }, 2577 },
2856 { 2578 {
2857 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...", 2579 "defaultMessage": "!!!You will be notified about all new messages in a channel, not just @username, @channel, @here, ...",
2858 "end": { 2580 "end": {
2859 "column": 3, 2581 "column": 3,
2860 "line": 94 2582 "line": 82
2861 }, 2583 },
2862 "file": "src/components/settings/services/EditServiceForm.js", 2584 "file": "src/components/settings/services/EditServiceForm.js",
2863 "id": "settings.service.form.indirectMessageInfo", 2585 "id": "settings.service.form.indirectMessageInfo",
2864 "start": { 2586 "start": {
2865 "column": 23, 2587 "column": 23,
2866 "line": 91 2588 "line": 79
2867 } 2589 }
2868 }, 2590 },
2869 { 2591 {
2870 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted", 2592 "defaultMessage": "!!!When disabled, all notification sounds and audio playback are muted",
2871 "end": { 2593 "end": {
2872 "column": 3, 2594 "column": 3,
2873 "line": 98 2595 "line": 86
2874 }, 2596 },
2875 "file": "src/components/settings/services/EditServiceForm.js", 2597 "file": "src/components/settings/services/EditServiceForm.js",
2876 "id": "settings.service.form.isMutedInfo", 2598 "id": "settings.service.form.isMutedInfo",
2877 "start": { 2599 "start": {
2878 "column": 15, 2600 "column": 15,
2879 "line": 95 2601 "line": 83
2880 } 2602 }
2881 }, 2603 },
2882 { 2604 {
2883 "defaultMessage": "!!!When enabled, a service will be shut down after a period of time to save system resources.", 2605 "defaultMessage": "!!!When enabled, a service will be shut down after a period of time to save system resources.",
2884 "end": { 2606 "end": {
2885 "column": 3, 2607 "column": 3,
2886 "line": 102 2608 "line": 90
2887 }, 2609 },
2888 "file": "src/components/settings/services/EditServiceForm.js", 2610 "file": "src/components/settings/services/EditServiceForm.js",
2889 "id": "settings.service.form.isHibernatedEnabledInfo", 2611 "id": "settings.service.form.isHibernatedEnabledInfo",
2890 "start": { 2612 "start": {
2891 "column": 28, 2613 "column": 28,
2892 "line": 99 2614 "line": 87
2893 } 2615 }
2894 }, 2616 },
2895 { 2617 {
2896 "defaultMessage": "!!!Notifications", 2618 "defaultMessage": "!!!Notifications",
2897 "end": { 2619 "end": {
2898 "column": 3, 2620 "column": 3,
2899 "line": 106 2621 "line": 94
2900 }, 2622 },
2901 "file": "src/components/settings/services/EditServiceForm.js", 2623 "file": "src/components/settings/services/EditServiceForm.js",
2902 "id": "settings.service.form.headlineNotifications", 2624 "id": "settings.service.form.headlineNotifications",
2903 "start": { 2625 "start": {
2904 "column": 25, 2626 "column": 25,
2905 "line": 103 2627 "line": 91
2906 } 2628 }
2907 }, 2629 },
2908 { 2630 {
2909 "defaultMessage": "!!!Unread message badges", 2631 "defaultMessage": "!!!Unread message badges",
2910 "end": { 2632 "end": {
2911 "column": 3, 2633 "column": 3,
2912 "line": 110 2634 "line": 98
2913 }, 2635 },
2914 "file": "src/components/settings/services/EditServiceForm.js", 2636 "file": "src/components/settings/services/EditServiceForm.js",
2915 "id": "settings.service.form.headlineBadges", 2637 "id": "settings.service.form.headlineBadges",
2916 "start": { 2638 "start": {
2917 "column": 18, 2639 "column": 18,
2918 "line": 107 2640 "line": 95
2919 } 2641 }
2920 }, 2642 },
2921 { 2643 {
2922 "defaultMessage": "!!!General", 2644 "defaultMessage": "!!!General",
2923 "end": { 2645 "end": {
2924 "column": 3, 2646 "column": 3,
2925 "line": 114 2647 "line": 102
2926 }, 2648 },
2927 "file": "src/components/settings/services/EditServiceForm.js", 2649 "file": "src/components/settings/services/EditServiceForm.js",
2928 "id": "settings.service.form.headlineGeneral", 2650 "id": "settings.service.form.headlineGeneral",
2929 "start": { 2651 "start": {
2930 "column": 19, 2652 "column": 19,
2931 "line": 111 2653 "line": 99
2932 } 2654 }
2933 }, 2655 },
2934 { 2656 {
2935 "defaultMessage": "!!!Dark Reader Settings", 2657 "defaultMessage": "!!!Dark Reader Settings",
2936 "end": { 2658 "end": {
2937 "column": 3, 2659 "column": 3,
2938 "line": 118 2660 "line": 106
2939 }, 2661 },
2940 "file": "src/components/settings/services/EditServiceForm.js", 2662 "file": "src/components/settings/services/EditServiceForm.js",
2941 "id": "settings.service.form.headlineDarkReaderSettings", 2663 "id": "settings.service.form.headlineDarkReaderSettings",
2942 "start": { 2664 "start": {
2943 "column": 30, 2665 "column": 30,
2944 "line": 115 2666 "line": 103
2945 } 2667 }
2946 }, 2668 },
2947 { 2669 {
2948 "defaultMessage": "!!!Delete", 2670 "defaultMessage": "!!!Delete",
2949 "end": { 2671 "end": {
2950 "column": 3, 2672 "column": 3,
2951 "line": 122 2673 "line": 110
2952 }, 2674 },
2953 "file": "src/components/settings/services/EditServiceForm.js", 2675 "file": "src/components/settings/services/EditServiceForm.js",
2954 "id": "settings.service.form.iconDelete", 2676 "id": "settings.service.form.iconDelete",
2955 "start": { 2677 "start": {
2956 "column": 14, 2678 "column": 14,
2957 "line": 119 2679 "line": 107
2958 } 2680 }
2959 }, 2681 },
2960 { 2682 {
2961 "defaultMessage": "!!!Drop your image, or click here", 2683 "defaultMessage": "!!!Drop your image, or click here",
2962 "end": { 2684 "end": {
2963 "column": 3, 2685 "column": 3,
2964 "line": 126 2686 "line": 114
2965 }, 2687 },
2966 "file": "src/components/settings/services/EditServiceForm.js", 2688 "file": "src/components/settings/services/EditServiceForm.js",
2967 "id": "settings.service.form.iconUpload", 2689 "id": "settings.service.form.iconUpload",
2968 "start": { 2690 "start": {
2969 "column": 14, 2691 "column": 14,
2970 "line": 123 2692 "line": 111
2971 } 2693 }
2972 }, 2694 },
2973 { 2695 {
2974 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings", 2696 "defaultMessage": "!!!HTTP/HTTPS Proxy Settings",
2975 "end": { 2697 "end": {
2976 "column": 3, 2698 "column": 3,
2977 "line": 130 2699 "line": 118
2978 }, 2700 },
2979 "file": "src/components/settings/services/EditServiceForm.js", 2701 "file": "src/components/settings/services/EditServiceForm.js",
2980 "id": "settings.service.form.proxy.headline", 2702 "id": "settings.service.form.proxy.headline",
2981 "start": { 2703 "start": {
2982 "column": 17, 2704 "column": 17,
2983 "line": 127 2705 "line": 115
2984 } 2706 }
2985 }, 2707 },
2986 { 2708 {
2987 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.", 2709 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
2988 "end": { 2710 "end": {
2989 "column": 3, 2711 "column": 3,
2990 "line": 134 2712 "line": 122
2991 }, 2713 },
2992 "file": "src/components/settings/services/EditServiceForm.js", 2714 "file": "src/components/settings/services/EditServiceForm.js",
2993 "id": "settings.service.form.proxy.restartInfo", 2715 "id": "settings.service.form.proxy.restartInfo",
2994 "start": { 2716 "start": {
2995 "column": 20, 2717 "column": 20,
2996 "line": 131 2718 "line": 119
2997 } 2719 }
2998 }, 2720 },
2999 { 2721 {
3000 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.", 2722 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
3001 "end": { 2723 "end": {
3002 "column": 3, 2724 "column": 3,
3003 "line": 138 2725 "line": 126
3004 }, 2726 },
3005 "file": "src/components/settings/services/EditServiceForm.js", 2727 "file": "src/components/settings/services/EditServiceForm.js",
3006 "id": "settings.service.form.proxy.info", 2728 "id": "settings.service.form.proxy.info",
3007 "start": { 2729 "start": {
3008 "column": 13, 2730 "column": 13,
3009 "line": 135 2731 "line": 123
3010 } 2732 }
3011 } 2733 }
3012 ], 2734 ],
@@ -3119,117 +2841,117 @@
3119 "defaultMessage": "!!!Your services", 2841 "defaultMessage": "!!!Your services",
3120 "end": { 2842 "end": {
3121 "column": 3, 2843 "column": 3,
3122 "line": 19 2844 "line": 18
3123 }, 2845 },
3124 "file": "src/components/settings/services/ServicesDashboard.js", 2846 "file": "src/components/settings/services/ServicesDashboard.js",
3125 "id": "settings.services.headline", 2847 "id": "settings.services.headline",
3126 "start": { 2848 "start": {
3127 "column": 12, 2849 "column": 12,
3128 "line": 16 2850 "line": 15
3129 } 2851 }
3130 }, 2852 },
3131 { 2853 {
3132 "defaultMessage": "!!!Search service", 2854 "defaultMessage": "!!!Search service",
3133 "end": { 2855 "end": {
3134 "column": 3, 2856 "column": 3,
3135 "line": 23 2857 "line": 22
3136 }, 2858 },
3137 "file": "src/components/settings/services/ServicesDashboard.js", 2859 "file": "src/components/settings/services/ServicesDashboard.js",
3138 "id": "settings.searchService", 2860 "id": "settings.searchService",
3139 "start": { 2861 "start": {
3140 "column": 17, 2862 "column": 17,
3141 "line": 20 2863 "line": 19
3142 } 2864 }
3143 }, 2865 },
3144 { 2866 {
3145 "defaultMessage": "!!!Start by adding a service.", 2867 "defaultMessage": "!!!Start by adding a service.",
3146 "end": { 2868 "end": {
3147 "column": 3, 2869 "column": 3,
3148 "line": 27 2870 "line": 26
3149 }, 2871 },
3150 "file": "src/components/settings/services/ServicesDashboard.js", 2872 "file": "src/components/settings/services/ServicesDashboard.js",
3151 "id": "settings.services.noServicesAdded", 2873 "id": "settings.services.noServicesAdded",
3152 "start": { 2874 "start": {
3153 "column": 19, 2875 "column": 19,
3154 "line": 24 2876 "line": 23
3155 } 2877 }
3156 }, 2878 },
3157 { 2879 {
3158 "defaultMessage": "!!!Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 2880 "defaultMessage": "!!!Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
3159 "end": { 2881 "end": {
3160 "column": 3, 2882 "column": 3,
3161 "line": 31 2883 "line": 30
3162 }, 2884 },
3163 "file": "src/components/settings/services/ServicesDashboard.js", 2885 "file": "src/components/settings/services/ServicesDashboard.js",
3164 "id": "settings.recipes.nothingFound", 2886 "id": "settings.recipes.nothingFound",
3165 "start": { 2887 "start": {
3166 "column": 18, 2888 "column": 18,
3167 "line": 28 2889 "line": 27
3168 } 2890 }
3169 }, 2891 },
3170 { 2892 {
3171 "defaultMessage": "!!!Discover services", 2893 "defaultMessage": "!!!Discover services",
3172 "end": { 2894 "end": {
3173 "column": 3, 2895 "column": 3,
3174 "line": 35 2896 "line": 34
3175 }, 2897 },
3176 "file": "src/components/settings/services/ServicesDashboard.js", 2898 "file": "src/components/settings/services/ServicesDashboard.js",
3177 "id": "settings.services.discoverServices", 2899 "id": "settings.services.discoverServices",
3178 "start": { 2900 "start": {
3179 "column": 20, 2901 "column": 20,
3180 "line": 32 2902 "line": 31
3181 } 2903 }
3182 }, 2904 },
3183 { 2905 {
3184 "defaultMessage": "!!!Could not load your services", 2906 "defaultMessage": "!!!Could not load your services",
3185 "end": { 2907 "end": {
3186 "column": 3, 2908 "column": 3,
3187 "line": 39 2909 "line": 38
3188 }, 2910 },
3189 "file": "src/components/settings/services/ServicesDashboard.js", 2911 "file": "src/components/settings/services/ServicesDashboard.js",
3190 "id": "settings.services.servicesRequestFailed", 2912 "id": "settings.services.servicesRequestFailed",
3191 "start": { 2913 "start": {
3192 "column": 25, 2914 "column": 25,
3193 "line": 36 2915 "line": 35
3194 } 2916 }
3195 }, 2917 },
3196 { 2918 {
3197 "defaultMessage": "!!!Try again", 2919 "defaultMessage": "!!!Try again",
3198 "end": { 2920 "end": {
3199 "column": 3, 2921 "column": 3,
3200 "line": 43 2922 "line": 42
3201 }, 2923 },
3202 "file": "src/components/settings/services/ServicesDashboard.js", 2924 "file": "src/components/settings/services/ServicesDashboard.js",
3203 "id": "settings.account.tryReloadServices", 2925 "id": "settings.account.tryReloadServices",
3204 "start": { 2926 "start": {
3205 "column": 21, 2927 "column": 21,
3206 "line": 40 2928 "line": 39
3207 } 2929 }
3208 }, 2930 },
3209 { 2931 {
3210 "defaultMessage": "!!!Your changes have been saved", 2932 "defaultMessage": "!!!Your changes have been saved",
3211 "end": { 2933 "end": {
3212 "column": 3, 2934 "column": 3,
3213 "line": 47 2935 "line": 46
3214 }, 2936 },
3215 "file": "src/components/settings/services/ServicesDashboard.js", 2937 "file": "src/components/settings/services/ServicesDashboard.js",
3216 "id": "settings.services.updatedInfo", 2938 "id": "settings.services.updatedInfo",
3217 "start": { 2939 "start": {
3218 "column": 15, 2940 "column": 15,
3219 "line": 44 2941 "line": 43
3220 } 2942 }
3221 }, 2943 },
3222 { 2944 {
3223 "defaultMessage": "!!!Service has been deleted", 2945 "defaultMessage": "!!!Service has been deleted",
3224 "end": { 2946 "end": {
3225 "column": 3, 2947 "column": 3,
3226 "line": 51 2948 "line": 50
3227 }, 2949 },
3228 "file": "src/components/settings/services/ServicesDashboard.js", 2950 "file": "src/components/settings/services/ServicesDashboard.js",
3229 "id": "settings.services.deletedInfo", 2951 "id": "settings.services.deletedInfo",
3230 "start": { 2952 "start": {
3231 "column": 15, 2953 "column": 15,
3232 "line": 48 2954 "line": 47
3233 } 2955 }
3234 } 2956 }
3235 ], 2957 ],
@@ -3241,416 +2963,416 @@
3241 "defaultMessage": "!!!Settings", 2963 "defaultMessage": "!!!Settings",
3242 "end": { 2964 "end": {
3243 "column": 3, 2965 "column": 3,
3244 "line": 27 2966 "line": 26
3245 }, 2967 },
3246 "file": "src/components/settings/settings/EditSettingsForm.js", 2968 "file": "src/components/settings/settings/EditSettingsForm.js",
3247 "id": "settings.app.headline", 2969 "id": "settings.app.headline",
3248 "start": { 2970 "start": {
3249 "column": 12, 2971 "column": 12,
3250 "line": 24 2972 "line": 23
3251 } 2973 }
3252 }, 2974 },
3253 { 2975 {
3254 "defaultMessage": "!!!General", 2976 "defaultMessage": "!!!General",
3255 "end": { 2977 "end": {
3256 "column": 3, 2978 "column": 3,
3257 "line": 31 2979 "line": 30
3258 }, 2980 },
3259 "file": "src/components/settings/settings/EditSettingsForm.js", 2981 "file": "src/components/settings/settings/EditSettingsForm.js",
3260 "id": "settings.app.headlineGeneral", 2982 "id": "settings.app.headlineGeneral",
3261 "start": { 2983 "start": {
3262 "column": 19, 2984 "column": 19,
3263 "line": 28 2985 "line": 27
3264 } 2986 }
3265 }, 2987 },
3266 { 2988 {
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.", 2989 "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": { 2990 "end": {
3269 "column": 3, 2991 "column": 3,
3270 "line": 35 2992 "line": 34
3271 }, 2993 },
3272 "file": "src/components/settings/settings/EditSettingsForm.js", 2994 "file": "src/components/settings/settings/EditSettingsForm.js",
3273 "id": "settings.app.sentryInfo", 2995 "id": "settings.app.sentryInfo",
3274 "start": { 2996 "start": {
3275 "column": 14, 2997 "column": 14,
3276 "line": 32 2998 "line": 31
3277 } 2999 }
3278 }, 3000 },
3279 { 3001 {
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.", 3002 "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": { 3003 "end": {
3282 "column": 3, 3004 "column": 3,
3283 "line": 39 3005 "line": 38
3284 }, 3006 },
3285 "file": "src/components/settings/settings/EditSettingsForm.js", 3007 "file": "src/components/settings/settings/EditSettingsForm.js",
3286 "id": "settings.app.hibernateInfo", 3008 "id": "settings.app.hibernateInfo",
3287 "start": { 3009 "start": {
3288 "column": 17, 3010 "column": 17,
3289 "line": 36 3011 "line": 35
3290 } 3012 }
3291 }, 3013 },
3292 { 3014 {
3293 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 3015 "defaultMessage": "!!!Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
3294 "end": { 3016 "end": {
3295 "column": 3, 3017 "column": 3,
3296 "line": 43 3018 "line": 42
3297 }, 3019 },
3298 "file": "src/components/settings/settings/EditSettingsForm.js", 3020 "file": "src/components/settings/settings/EditSettingsForm.js",
3299 "id": "settings.app.inactivityLockInfo", 3021 "id": "settings.app.inactivityLockInfo",
3300 "start": { 3022 "start": {
3301 "column": 22, 3023 "column": 22,
3302 "line": 40 3024 "line": 39
3303 } 3025 }
3304 }, 3026 },
3305 { 3027 {
3306 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)", 3028 "defaultMessage": "!!!This server will be used for the \"Franz Todo\" feature. (default: https://app.franztodos.com)",
3307 "end": { 3029 "end": {
3308 "column": 3, 3030 "column": 3,
3309 "line": 47 3031 "line": 46
3310 }, 3032 },
3311 "file": "src/components/settings/settings/EditSettingsForm.js", 3033 "file": "src/components/settings/settings/EditSettingsForm.js",
3312 "id": "settings.app.todoServerInfo", 3034 "id": "settings.app.todoServerInfo",
3313 "start": { 3035 "start": {
3314 "column": 18, 3036 "column": 18,
3315 "line": 44 3037 "line": 43
3316 } 3038 }
3317 }, 3039 },
3318 { 3040 {
3319 "defaultMessage": "!!!Password", 3041 "defaultMessage": "!!!Password",
3320 "end": { 3042 "end": {
3321 "column": 3, 3043 "column": 3,
3322 "line": 51 3044 "line": 50
3323 }, 3045 },
3324 "file": "src/components/settings/settings/EditSettingsForm.js", 3046 "file": "src/components/settings/settings/EditSettingsForm.js",
3325 "id": "settings.app.lockedPassword", 3047 "id": "settings.app.lockedPassword",
3326 "start": { 3048 "start": {
3327 "column": 18, 3049 "column": 18,
3328 "line": 48 3050 "line": 47
3329 } 3051 }
3330 }, 3052 },
3331 { 3053 {
3332 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.", 3054 "defaultMessage": "!!!Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
3333 "end": { 3055 "end": {
3334 "column": 3, 3056 "column": 3,
3335 "line": 55 3057 "line": 54
3336 }, 3058 },
3337 "file": "src/components/settings/settings/EditSettingsForm.js", 3059 "file": "src/components/settings/settings/EditSettingsForm.js",
3338 "id": "settings.app.lockedPasswordInfo", 3060 "id": "settings.app.lockedPasswordInfo",
3339 "start": { 3061 "start": {
3340 "column": 22, 3062 "column": 22,
3341 "line": 52 3063 "line": 51
3342 } 3064 }
3343 }, 3065 },
3344 { 3066 {
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.", 3067 "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": { 3068 "end": {
3347 "column": 3, 3069 "column": 3,
3348 "line": 59 3070 "line": 58
3349 }, 3071 },
3350 "file": "src/components/settings/settings/EditSettingsForm.js", 3072 "file": "src/components/settings/settings/EditSettingsForm.js",
3351 "id": "settings.app.lockInfo", 3073 "id": "settings.app.lockInfo",
3352 "start": { 3074 "start": {
3353 "column": 12, 3075 "column": 12,
3354 "line": 56 3076 "line": 55
3355 } 3077 }
3356 }, 3078 },
3357 { 3079 {
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.", 3080 "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": { 3081 "end": {
3360 "column": 3, 3082 "column": 3,
3361 "line": 63 3083 "line": 62
3362 }, 3084 },
3363 "file": "src/components/settings/settings/EditSettingsForm.js", 3085 "file": "src/components/settings/settings/EditSettingsForm.js",
3364 "id": "settings.app.scheduledDNDTimeInfo", 3086 "id": "settings.app.scheduledDNDTimeInfo",
3365 "start": { 3087 "start": {
3366 "column": 24, 3088 "column": 24,
3367 "line": 60 3089 "line": 59
3368 } 3090 }
3369 }, 3091 },
3370 { 3092 {
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.", 3093 "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": { 3094 "end": {
3373 "column": 3, 3095 "column": 3,
3374 "line": 67 3096 "line": 66
3375 }, 3097 },
3376 "file": "src/components/settings/settings/EditSettingsForm.js", 3098 "file": "src/components/settings/settings/EditSettingsForm.js",
3377 "id": "settings.app.scheduledDNDInfo", 3099 "id": "settings.app.scheduledDNDInfo",
3378 "start": { 3100 "start": {
3379 "column": 20, 3101 "column": 20,
3380 "line": 64 3102 "line": 63
3381 } 3103 }
3382 }, 3104 },
3383 { 3105 {
3384 "defaultMessage": "!!!Language", 3106 "defaultMessage": "!!!Language",
3385 "end": { 3107 "end": {
3386 "column": 3, 3108 "column": 3,
3387 "line": 71 3109 "line": 70
3388 }, 3110 },
3389 "file": "src/components/settings/settings/EditSettingsForm.js", 3111 "file": "src/components/settings/settings/EditSettingsForm.js",
3390 "id": "settings.app.headlineLanguage", 3112 "id": "settings.app.headlineLanguage",
3391 "start": { 3113 "start": {
3392 "column": 20, 3114 "column": 20,
3393 "line": 68 3115 "line": 67
3394 } 3116 }
3395 }, 3117 },
3396 { 3118 {
3397 "defaultMessage": "!!!Updates", 3119 "defaultMessage": "!!!Updates",
3398 "end": { 3120 "end": {
3399 "column": 3, 3121 "column": 3,
3400 "line": 75 3122 "line": 74
3401 }, 3123 },
3402 "file": "src/components/settings/settings/EditSettingsForm.js", 3124 "file": "src/components/settings/settings/EditSettingsForm.js",
3403 "id": "settings.app.headlineUpdates", 3125 "id": "settings.app.headlineUpdates",
3404 "start": { 3126 "start": {
3405 "column": 19, 3127 "column": 19,
3406 "line": 72 3128 "line": 71
3407 } 3129 }
3408 }, 3130 },
3409 { 3131 {
3410 "defaultMessage": "!!!Appearance", 3132 "defaultMessage": "!!!Appearance",
3411 "end": { 3133 "end": {
3412 "column": 3, 3134 "column": 3,
3413 "line": 79 3135 "line": 78
3414 }, 3136 },
3415 "file": "src/components/settings/settings/EditSettingsForm.js", 3137 "file": "src/components/settings/settings/EditSettingsForm.js",
3416 "id": "settings.app.headlineAppearance", 3138 "id": "settings.app.headlineAppearance",
3417 "start": { 3139 "start": {
3418 "column": 22, 3140 "column": 22,
3419 "line": 76 3141 "line": 75
3420 } 3142 }
3421 }, 3143 },
3422 { 3144 {
3423 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.", 3145 "defaultMessage": "!!!Universal Dark Mode tries to dynamically generate dark mode styles for services that are otherwise not currently supported.",
3424 "end": { 3146 "end": {
3425 "column": 3, 3147 "column": 3,
3426 "line": 83 3148 "line": 82
3427 }, 3149 },
3428 "file": "src/components/settings/settings/EditSettingsForm.js", 3150 "file": "src/components/settings/settings/EditSettingsForm.js",
3429 "id": "settings.app.universalDarkModeInfo", 3151 "id": "settings.app.universalDarkModeInfo",
3430 "start": { 3152 "start": {
3431 "column": 25, 3153 "column": 25,
3432 "line": 80 3154 "line": 79
3433 } 3155 }
3434 }, 3156 },
3435 { 3157 {
3436 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})", 3158 "defaultMessage": "!!!Write your accent color in a CSS-compatible format. (Default: {defaultAccentColor})",
3437 "end": { 3159 "end": {
3438 "column": 3, 3160 "column": 3,
3439 "line": 87 3161 "line": 86
3440 }, 3162 },
3441 "file": "src/components/settings/settings/EditSettingsForm.js", 3163 "file": "src/components/settings/settings/EditSettingsForm.js",
3442 "id": "settings.app.accentColorInfo", 3164 "id": "settings.app.accentColorInfo",
3443 "start": { 3165 "start": {
3444 "column": 19, 3166 "column": 19,
3445 "line": 84 3167 "line": 83
3446 } 3168 }
3447 }, 3169 },
3448 { 3170 {
3449 "defaultMessage": "!!!Privacy", 3171 "defaultMessage": "!!!Privacy",
3450 "end": { 3172 "end": {
3451 "column": 3, 3173 "column": 3,
3452 "line": 91 3174 "line": 90
3453 }, 3175 },
3454 "file": "src/components/settings/settings/EditSettingsForm.js", 3176 "file": "src/components/settings/settings/EditSettingsForm.js",
3455 "id": "settings.app.headlinePrivacy", 3177 "id": "settings.app.headlinePrivacy",
3456 "start": { 3178 "start": {
3457 "column": 19, 3179 "column": 19,
3458 "line": 88 3180 "line": 87
3459 } 3181 }
3460 }, 3182 },
3461 { 3183 {
3462 "defaultMessage": "!!!Advanced", 3184 "defaultMessage": "!!!Advanced",
3463 "end": { 3185 "end": {
3464 "column": 3, 3186 "column": 3,
3465 "line": 95 3187 "line": 94
3466 }, 3188 },
3467 "file": "src/components/settings/settings/EditSettingsForm.js", 3189 "file": "src/components/settings/settings/EditSettingsForm.js",
3468 "id": "settings.app.headlineAdvanced", 3190 "id": "settings.app.headlineAdvanced",
3469 "start": { 3191 "start": {
3470 "column": 20, 3192 "column": 20,
3471 "line": 92 3193 "line": 91
3472 } 3194 }
3473 }, 3195 },
3474 { 3196 {
3475 "defaultMessage": "!!!Help us to translate Ferdi into your language.", 3197 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
3476 "end": { 3198 "end": {
3477 "column": 3, 3199 "column": 3,
3478 "line": 99 3200 "line": 98
3479 }, 3201 },
3480 "file": "src/components/settings/settings/EditSettingsForm.js", 3202 "file": "src/components/settings/settings/EditSettingsForm.js",
3481 "id": "settings.app.translationHelp", 3203 "id": "settings.app.translationHelp",
3482 "start": { 3204 "start": {
3483 "column": 19, 3205 "column": 19,
3484 "line": 96 3206 "line": 95
3485 } 3207 }
3486 }, 3208 },
3487 { 3209 {
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.", 3210 "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": { 3211 "end": {
3490 "column": 3, 3212 "column": 3,
3491 "line": 103 3213 "line": 102
3492 }, 3214 },
3493 "file": "src/components/settings/settings/EditSettingsForm.js", 3215 "file": "src/components/settings/settings/EditSettingsForm.js",
3494 "id": "settings.app.spellCheckerLanguageInfo", 3216 "id": "settings.app.spellCheckerLanguageInfo",
3495 "start": { 3217 "start": {
3496 "column": 28, 3218 "column": 28,
3497 "line": 100 3219 "line": 99
3498 } 3220 }
3499 }, 3221 },
3500 { 3222 {
3501 "defaultMessage": "!!!Cache", 3223 "defaultMessage": "!!!Cache",
3502 "end": { 3224 "end": {
3503 "column": 3, 3225 "column": 3,
3504 "line": 107 3226 "line": 106
3505 }, 3227 },
3506 "file": "src/components/settings/settings/EditSettingsForm.js", 3228 "file": "src/components/settings/settings/EditSettingsForm.js",
3507 "id": "settings.app.subheadlineCache", 3229 "id": "settings.app.subheadlineCache",
3508 "start": { 3230 "start": {
3509 "column": 20, 3231 "column": 20,
3510 "line": 104 3232 "line": 103
3511 } 3233 }
3512 }, 3234 },
3513 { 3235 {
3514 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.", 3236 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
3515 "end": { 3237 "end": {
3516 "column": 3, 3238 "column": 3,
3517 "line": 111 3239 "line": 110
3518 }, 3240 },
3519 "file": "src/components/settings/settings/EditSettingsForm.js", 3241 "file": "src/components/settings/settings/EditSettingsForm.js",
3520 "id": "settings.app.cacheInfo", 3242 "id": "settings.app.cacheInfo",
3521 "start": { 3243 "start": {
3522 "column": 13, 3244 "column": 13,
3523 "line": 108 3245 "line": 107
3524 } 3246 }
3525 }, 3247 },
3526 { 3248 {
3527 "defaultMessage": "!!!Couldn't clear all cache", 3249 "defaultMessage": "!!!Couldn't clear all cache",
3528 "end": { 3250 "end": {
3529 "column": 3, 3251 "column": 3,
3530 "line": 115 3252 "line": 114
3531 }, 3253 },
3532 "file": "src/components/settings/settings/EditSettingsForm.js", 3254 "file": "src/components/settings/settings/EditSettingsForm.js",
3533 "id": "settings.app.cacheNotCleared", 3255 "id": "settings.app.cacheNotCleared",
3534 "start": { 3256 "start": {
3535 "column": 19, 3257 "column": 19,
3536 "line": 112 3258 "line": 111
3537 } 3259 }
3538 }, 3260 },
3539 { 3261 {
3540 "defaultMessage": "!!!Clear cache", 3262 "defaultMessage": "!!!Clear cache",
3541 "end": { 3263 "end": {
3542 "column": 3, 3264 "column": 3,
3543 "line": 119 3265 "line": 118
3544 }, 3266 },
3545 "file": "src/components/settings/settings/EditSettingsForm.js", 3267 "file": "src/components/settings/settings/EditSettingsForm.js",
3546 "id": "settings.app.buttonClearAllCache", 3268 "id": "settings.app.buttonClearAllCache",
3547 "start": { 3269 "start": {
3548 "column": 23, 3270 "column": 23,
3549 "line": 116 3271 "line": 115
3550 } 3272 }
3551 }, 3273 },
3552 { 3274 {
3553 "defaultMessage": "!!!Check for updates", 3275 "defaultMessage": "!!!Check for updates",
3554 "end": { 3276 "end": {
3555 "column": 3, 3277 "column": 3,
3556 "line": 123 3278 "line": 122
3557 }, 3279 },
3558 "file": "src/components/settings/settings/EditSettingsForm.js", 3280 "file": "src/components/settings/settings/EditSettingsForm.js",
3559 "id": "settings.app.buttonSearchForUpdate", 3281 "id": "settings.app.buttonSearchForUpdate",
3560 "start": { 3282 "start": {
3561 "column": 25, 3283 "column": 25,
3562 "line": 120 3284 "line": 119
3563 } 3285 }
3564 }, 3286 },
3565 { 3287 {
3566 "defaultMessage": "!!!Restart & install update", 3288 "defaultMessage": "!!!Restart & install update",
3567 "end": { 3289 "end": {
3568 "column": 3, 3290 "column": 3,
3569 "line": 127 3291 "line": 126
3570 }, 3292 },
3571 "file": "src/components/settings/settings/EditSettingsForm.js", 3293 "file": "src/components/settings/settings/EditSettingsForm.js",
3572 "id": "settings.app.buttonInstallUpdate", 3294 "id": "settings.app.buttonInstallUpdate",
3573 "start": { 3295 "start": {
3574 "column": 23, 3296 "column": 23,
3575 "line": 124 3297 "line": 123
3576 } 3298 }
3577 }, 3299 },
3578 { 3300 {
3579 "defaultMessage": "!!!Is searching for update", 3301 "defaultMessage": "!!!Is searching for update",
3580 "end": { 3302 "end": {
3581 "column": 3, 3303 "column": 3,
3582 "line": 131 3304 "line": 130
3583 }, 3305 },
3584 "file": "src/components/settings/settings/EditSettingsForm.js", 3306 "file": "src/components/settings/settings/EditSettingsForm.js",
3585 "id": "settings.app.updateStatusSearching", 3307 "id": "settings.app.updateStatusSearching",
3586 "start": { 3308 "start": {
3587 "column": 25, 3309 "column": 25,
3588 "line": 128 3310 "line": 127
3589 } 3311 }
3590 }, 3312 },
3591 { 3313 {
3592 "defaultMessage": "!!!Update available, downloading...", 3314 "defaultMessage": "!!!Update available, downloading...",
3593 "end": { 3315 "end": {
3594 "column": 3, 3316 "column": 3,
3595 "line": 135 3317 "line": 134
3596 }, 3318 },
3597 "file": "src/components/settings/settings/EditSettingsForm.js", 3319 "file": "src/components/settings/settings/EditSettingsForm.js",
3598 "id": "settings.app.updateStatusAvailable", 3320 "id": "settings.app.updateStatusAvailable",
3599 "start": { 3321 "start": {
3600 "column": 25, 3322 "column": 25,
3601 "line": 132 3323 "line": 131
3602 } 3324 }
3603 }, 3325 },
3604 { 3326 {
3605 "defaultMessage": "!!!You are using the latest version of Ferdi", 3327 "defaultMessage": "!!!You are using the latest version of Ferdi",
3606 "end": { 3328 "end": {
3607 "column": 3, 3329 "column": 3,
3608 "line": 139 3330 "line": 138
3609 }, 3331 },
3610 "file": "src/components/settings/settings/EditSettingsForm.js", 3332 "file": "src/components/settings/settings/EditSettingsForm.js",
3611 "id": "settings.app.updateStatusUpToDate", 3333 "id": "settings.app.updateStatusUpToDate",
3612 "start": { 3334 "start": {
3613 "column": 24, 3335 "column": 24,
3614 "line": 136 3336 "line": 135
3615 } 3337 }
3616 }, 3338 },
3617 { 3339 {
3618 "defaultMessage": "!!!Current version:", 3340 "defaultMessage": "!!!Current version:",
3619 "end": { 3341 "end": {
3620 "column": 3, 3342 "column": 3,
3621 "line": 143 3343 "line": 142
3622 }, 3344 },
3623 "file": "src/components/settings/settings/EditSettingsForm.js", 3345 "file": "src/components/settings/settings/EditSettingsForm.js",
3624 "id": "settings.app.currentVersion", 3346 "id": "settings.app.currentVersion",
3625 "start": { 3347 "start": {
3626 "column": 18, 3348 "column": 18,
3627 "line": 140 3349 "line": 139
3628 } 3350 }
3629 }, 3351 },
3630 { 3352 {
3631 "defaultMessage": "!!!Changes require restart", 3353 "defaultMessage": "!!!Changes require restart",
3632 "end": { 3354 "end": {
3633 "column": 3, 3355 "column": 3,
3634 "line": 147 3356 "line": 146
3635 }, 3357 },
3636 "file": "src/components/settings/settings/EditSettingsForm.js", 3358 "file": "src/components/settings/settings/EditSettingsForm.js",
3637 "id": "settings.app.restartRequired", 3359 "id": "settings.app.restartRequired",
3638 "start": { 3360 "start": {
3639 "column": 22, 3361 "column": 22,
3640 "line": 144 3362 "line": 143
3641 } 3363 }
3642 }, 3364 },
3643 { 3365 {
3644 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 3366 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
3645 "end": { 3367 "end": {
3646 "column": 3, 3368 "column": 3,
3647 "line": 151 3369 "line": 150
3648 }, 3370 },
3649 "file": "src/components/settings/settings/EditSettingsForm.js", 3371 "file": "src/components/settings/settings/EditSettingsForm.js",
3650 "id": "settings.app.languageDisclaimer", 3372 "id": "settings.app.languageDisclaimer",
3651 "start": { 3373 "start": {
3652 "column": 22, 3374 "column": 22,
3653 "line": 148 3375 "line": 147
3654 } 3376 }
3655 } 3377 }
3656 ], 3378 ],
@@ -3880,104 +3602,91 @@
3880 "defaultMessage": "!!!Team", 3602 "defaultMessage": "!!!Team",
3881 "end": { 3603 "end": {
3882 "column": 3, 3604 "column": 3,
3883 "line": 21 3605 "line": 18
3884 }, 3606 },
3885 "file": "src/components/settings/team/TeamDashboard.js", 3607 "file": "src/components/settings/team/TeamDashboard.js",
3886 "id": "settings.team.headline", 3608 "id": "settings.team.headline",
3887 "start": { 3609 "start": {
3888 "column": 12, 3610 "column": 12,
3889 "line": 18 3611 "line": 15
3890 } 3612 }
3891 }, 3613 },
3892 { 3614 {
3893 "defaultMessage": "!!!Franz Team Management", 3615 "defaultMessage": "!!!Franz Team Management",
3894 "end": { 3616 "end": {
3895 "column": 3, 3617 "column": 3,
3896 "line": 25 3618 "line": 22
3897 }, 3619 },
3898 "file": "src/components/settings/team/TeamDashboard.js", 3620 "file": "src/components/settings/team/TeamDashboard.js",
3899 "id": "settings.team.contentHeadline", 3621 "id": "settings.team.contentHeadline",
3900 "start": { 3622 "start": {
3901 "column": 19, 3623 "column": 19,
3902 "line": 22 3624 "line": 19
3903 } 3625 }
3904 }, 3626 },
3905 { 3627 {
3906 "defaultMessage": "!!!Your are currently using Franz Servers, which is why you have access to Team Management.", 3628 "defaultMessage": "!!!Your are currently using Franz Servers, which is why you have access to Team Management.",
3907 "end": { 3629 "end": {
3908 "column": 3, 3630 "column": 3,
3909 "line": 29 3631 "line": 26
3910 }, 3632 },
3911 "file": "src/components/settings/team/TeamDashboard.js", 3633 "file": "src/components/settings/team/TeamDashboard.js",
3912 "id": "settings.team.intro", 3634 "id": "settings.team.intro",
3913 "start": { 3635 "start": {
3914 "column": 9, 3636 "column": 9,
3915 "line": 26 3637 "line": 23
3916 } 3638 }
3917 }, 3639 },
3918 { 3640 {
3919 "defaultMessage": "!!!Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.", 3641 "defaultMessage": "!!!Franz's Team Management allows you to manage Franz Subscriptions for multiple users. Please keep in mind that having a Franz Premium subscription will give you no advantages in using Ferdi: The only reason you still have access to Team Management is so you can manage your legacy Franz Teams and so that you don't loose any functionality in managing your account.",
3920 "end": { 3642 "end": {
3921 "column": 3, 3643 "column": 3,
3922 "line": 33 3644 "line": 30
3923 }, 3645 },
3924 "file": "src/components/settings/team/TeamDashboard.js", 3646 "file": "src/components/settings/team/TeamDashboard.js",
3925 "id": "settings.team.copy", 3647 "id": "settings.team.copy",
3926 "start": { 3648 "start": {
3927 "column": 8, 3649 "column": 8,
3928 "line": 30 3650 "line": 27
3929 } 3651 }
3930 }, 3652 },
3931 { 3653 {
3932 "defaultMessage": "!!!Manage your Team on meetfranz.com", 3654 "defaultMessage": "!!!Manage your Team on meetfranz.com",
3933 "end": { 3655 "end": {
3934 "column": 3, 3656 "column": 3,
3935 "line": 37 3657 "line": 34
3936 }, 3658 },
3937 "file": "src/components/settings/team/TeamDashboard.js", 3659 "file": "src/components/settings/team/TeamDashboard.js",
3938 "id": "settings.team.manageAction", 3660 "id": "settings.team.manageAction",
3939 "start": { 3661 "start": {
3940 "column": 16, 3662 "column": 16,
3941 "line": 34 3663 "line": 31
3942 }
3943 },
3944 {
3945 "defaultMessage": "!!!Upgrade your Account",
3946 "end": {
3947 "column": 3,
3948 "line": 41
3949 },
3950 "file": "src/components/settings/team/TeamDashboard.js",
3951 "id": "settings.team.upgradeAction",
3952 "start": {
3953 "column": 17,
3954 "line": 38
3955 } 3664 }
3956 }, 3665 },
3957 { 3666 {
3958 "defaultMessage": "!!!Teams are unavailable", 3667 "defaultMessage": "!!!Teams are unavailable",
3959 "end": { 3668 "end": {
3960 "column": 3, 3669 "column": 3,
3961 "line": 45 3670 "line": 38
3962 }, 3671 },
3963 "file": "src/components/settings/team/TeamDashboard.js", 3672 "file": "src/components/settings/team/TeamDashboard.js",
3964 "id": "settings.team.teamsUnavailable", 3673 "id": "settings.team.teamsUnavailable",
3965 "start": { 3674 "start": {
3966 "column": 20, 3675 "column": 20,
3967 "line": 42 3676 "line": 35
3968 } 3677 }
3969 }, 3678 },
3970 { 3679 {
3971 "defaultMessage": "!!!Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.", 3680 "defaultMessage": "!!!Teams are currently only available when using the Franz Server and after paying for Franz Professional. Please change your server to https://api.franzinfra.com to use teams.",
3972 "end": { 3681 "end": {
3973 "column": 3, 3682 "column": 3,
3974 "line": 49 3683 "line": 42
3975 }, 3684 },
3976 "file": "src/components/settings/team/TeamDashboard.js", 3685 "file": "src/components/settings/team/TeamDashboard.js",
3977 "id": "settings.team.teamsUnavailableInfo", 3686 "id": "settings.team.teamsUnavailableInfo",
3978 "start": { 3687 "start": {
3979 "column": 24, 3688 "column": 24,
3980 "line": 46 3689 "line": 39
3981 } 3690 }
3982 } 3691 }
3983 ], 3692 ],
@@ -4069,509 +3778,146 @@
4069 { 3778 {
4070 "descriptors": [ 3779 "descriptors": [
4071 { 3780 {
4072 "defaultMessage": "!!!Choose your plan",
4073 "end": {
4074 "column": 3,
4075 "line": 16
4076 },
4077 "file": "src/components/subscription/SubscriptionForm.js",
4078 "id": "subscription.cta.choosePlan",
4079 "start": {
4080 "column": 21,
4081 "line": 13
4082 }
4083 },
4084 {
4085 "defaultMessage": "!!!Upgrade your account and get the full Franz experience",
4086 "end": {
4087 "column": 3,
4088 "line": 20
4089 },
4090 "file": "src/components/subscription/SubscriptionForm.js",
4091 "id": "settings.account.headlineUpgradeAccount",
4092 "start": {
4093 "column": 18,
4094 "line": 17
4095 }
4096 },
4097 {
4098 "defaultMessage": "!!!Franz 5 comes with a wide range of new features to boost up your everyday communication - batteries included. Check out our new plans and find out which one suits you most!",
4099 "end": {
4100 "column": 3,
4101 "line": 24
4102 },
4103 "file": "src/components/subscription/SubscriptionForm.js",
4104 "id": "subscription.teaser.intro",
4105 "start": {
4106 "column": 14,
4107 "line": 21
4108 }
4109 },
4110 {
4111 "defaultMessage": "!!!Paid Franz Plans include:",
4112 "end": {
4113 "column": 3,
4114 "line": 28
4115 },
4116 "file": "src/components/subscription/SubscriptionForm.js",
4117 "id": "subscription.teaser.includedFeatures",
4118 "start": {
4119 "column": 20,
4120 "line": 25
4121 }
4122 }
4123 ],
4124 "path": "src/components/subscription/SubscriptionForm.json"
4125 },
4126 {
4127 "descriptors": [
4128 {
4129 "defaultMessage": "!!!Cancel",
4130 "end": {
4131 "column": 3,
4132 "line": 14
4133 },
4134 "file": "src/components/subscription/SubscriptionPopup.js",
4135 "id": "subscriptionPopup.buttonCancel",
4136 "start": {
4137 "column": 16,
4138 "line": 11
4139 }
4140 },
4141 {
4142 "defaultMessage": "!!!Done",
4143 "end": {
4144 "column": 3,
4145 "line": 18
4146 },
4147 "file": "src/components/subscription/SubscriptionPopup.js",
4148 "id": "subscriptionPopup.buttonDone",
4149 "start": {
4150 "column": 14,
4151 "line": 15
4152 }
4153 }
4154 ],
4155 "path": "src/components/subscription/SubscriptionPopup.json"
4156 },
4157 {
4158 "descriptors": [
4159 {
4160 "defaultMessage": "!!!Yes, start the free Franz Professional trial",
4161 "end": {
4162 "column": 3,
4163 "line": 17
4164 },
4165 "file": "src/components/subscription/TrialForm.js",
4166 "id": "subscription.cta.activateTrial",
4167 "start": {
4168 "column": 21,
4169 "line": 14
4170 }
4171 },
4172 {
4173 "defaultMessage": "!!!See all options",
4174 "end": {
4175 "column": 3,
4176 "line": 21
4177 },
4178 "file": "src/components/subscription/TrialForm.js",
4179 "id": "subscription.cta.allOptions",
4180 "start": {
4181 "column": 20,
4182 "line": 18
4183 }
4184 },
4185 {
4186 "defaultMessage": "!!!Get the free 14 day Franz Professional Trial",
4187 "end": {
4188 "column": 3,
4189 "line": 25
4190 },
4191 "file": "src/components/subscription/TrialForm.js",
4192 "id": "settings.account.headlineTrialUpgrade",
4193 "start": {
4194 "column": 18,
4195 "line": 22
4196 }
4197 },
4198 {
4199 "defaultMessage": "!!!The Franz Professional Plan includes:",
4200 "end": {
4201 "column": 3,
4202 "line": 29
4203 },
4204 "file": "src/components/subscription/TrialForm.js",
4205 "id": "subscription.includedProFeatures",
4206 "start": {
4207 "column": 20,
4208 "line": 26
4209 }
4210 },
4211 {
4212 "defaultMessage": "!!!No strings attached",
4213 "end": {
4214 "column": 3,
4215 "line": 33
4216 },
4217 "file": "src/components/subscription/TrialForm.js",
4218 "id": "pricing.trial.terms.headline",
4219 "start": {
4220 "column": 29,
4221 "line": 30
4222 }
4223 },
4224 {
4225 "defaultMessage": "!!!No credit card required",
4226 "end": {
4227 "column": 3,
4228 "line": 37
4229 },
4230 "file": "src/components/subscription/TrialForm.js",
4231 "id": "pricing.trial.terms.noCreditCard",
4232 "start": {
4233 "column": 16,
4234 "line": 34
4235 }
4236 },
4237 {
4238 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
4239 "end": {
4240 "column": 3,
4241 "line": 41
4242 },
4243 "file": "src/components/subscription/TrialForm.js",
4244 "id": "pricing.trial.terms.automaticTrialEnd",
4245 "start": {
4246 "column": 21,
4247 "line": 38
4248 }
4249 }
4250 ],
4251 "path": "src/components/subscription/TrialForm.json"
4252 },
4253 {
4254 "descriptors": [
4255 {
4256 "defaultMessage": "!!!Your trial was successfully activated. Happy messaging!",
4257 "end": {
4258 "column": 3,
4259 "line": 14
4260 },
4261 "file": "src/components/TrialActivationInfoBar.js",
4262 "id": "infobar.trialActivated",
4263 "start": {
4264 "column": 11,
4265 "line": 11
4266 }
4267 }
4268 ],
4269 "path": "src/components/TrialActivationInfoBar.json"
4270 },
4271 {
4272 "descriptors": [
4273 {
4274 "defaultMessage": "!!!Get a Franz Supporter License",
4275 "end": {
4276 "column": 3,
4277 "line": 16
4278 },
4279 "file": "src/components/ui/ActivateTrialButton/index.js",
4280 "id": "feature.delayApp.upgrade.action",
4281 "start": {
4282 "column": 10,
4283 "line": 13
4284 }
4285 },
4286 {
4287 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
4288 "end": {
4289 "column": 3,
4290 "line": 20
4291 },
4292 "file": "src/components/ui/ActivateTrialButton/index.js",
4293 "id": "feature.delayApp.trial.action",
4294 "start": {
4295 "column": 15,
4296 "line": 17
4297 }
4298 },
4299 {
4300 "defaultMessage": "!!!Upgrade account",
4301 "end": {
4302 "column": 3,
4303 "line": 24
4304 },
4305 "file": "src/components/ui/ActivateTrialButton/index.js",
4306 "id": "feature.delayApp.upgrade.actionShort",
4307 "start": {
4308 "column": 15,
4309 "line": 21
4310 }
4311 },
4312 {
4313 "defaultMessage": "!!!Activate the free Franz Professional trial",
4314 "end": {
4315 "column": 3,
4316 "line": 28
4317 },
4318 "file": "src/components/ui/ActivateTrialButton/index.js",
4319 "id": "feature.delayApp.trial.actionShort",
4320 "start": {
4321 "column": 20,
4322 "line": 25
4323 }
4324 },
4325 {
4326 "defaultMessage": "!!!No strings attached",
4327 "end": {
4328 "column": 3,
4329 "line": 32
4330 },
4331 "file": "src/components/ui/ActivateTrialButton/index.js",
4332 "id": "pricing.trial.terms.headline",
4333 "start": {
4334 "column": 29,
4335 "line": 29
4336 }
4337 },
4338 {
4339 "defaultMessage": "!!!No credit card required",
4340 "end": {
4341 "column": 3,
4342 "line": 36
4343 },
4344 "file": "src/components/ui/ActivateTrialButton/index.js",
4345 "id": "pricing.trial.terms.noCreditCard",
4346 "start": {
4347 "column": 16,
4348 "line": 33
4349 }
4350 },
4351 {
4352 "defaultMessage": "!!!Your free trial ends automatically after 14 days",
4353 "end": {
4354 "column": 3,
4355 "line": 40
4356 },
4357 "file": "src/components/ui/ActivateTrialButton/index.js",
4358 "id": "pricing.trial.terms.automaticTrialEnd",
4359 "start": {
4360 "column": 21,
4361 "line": 37
4362 }
4363 }
4364 ],
4365 "path": "src/components/ui/ActivateTrialButton/index.json"
4366 },
4367 {
4368 "descriptors": [
4369 {
4370 "defaultMessage": "!!!Choose from more than 70 Services", 3781 "defaultMessage": "!!!Choose from more than 70 Services",
4371 "end": { 3782 "end": {
4372 "column": 3, 3783 "column": 3,
4373 "line": 12 3784 "line": 11
4374 }, 3785 },
4375 "file": "src/components/ui/FeatureList.js", 3786 "file": "src/components/ui/FeatureList.js",
4376 "id": "pricing.features.recipes", 3787 "id": "pricing.features.recipes",
4377 "start": { 3788 "start": {
4378 "column": 20, 3789 "column": 20,
4379 "line": 9 3790 "line": 8
4380 } 3791 }
4381 }, 3792 },
4382 { 3793 {
4383 "defaultMessage": "!!!Account Synchronisation", 3794 "defaultMessage": "!!!Account Synchronisation",
4384 "end": { 3795 "end": {
4385 "column": 3, 3796 "column": 3,
4386 "line": 16 3797 "line": 15
4387 }, 3798 },
4388 "file": "src/components/ui/FeatureList.js", 3799 "file": "src/components/ui/FeatureList.js",
4389 "id": "pricing.features.accountSync", 3800 "id": "pricing.features.accountSync",
4390 "start": { 3801 "start": {
4391 "column": 15, 3802 "column": 15,
4392 "line": 13 3803 "line": 12
4393 } 3804 }
4394 }, 3805 },
4395 { 3806 {
4396 "defaultMessage": "!!!Desktop Notifications", 3807 "defaultMessage": "!!!Desktop Notifications",
4397 "end": { 3808 "end": {
4398 "column": 3, 3809 "column": 3,
4399 "line": 20 3810 "line": 19
4400 }, 3811 },
4401 "file": "src/components/ui/FeatureList.js", 3812 "file": "src/components/ui/FeatureList.js",
4402 "id": "pricing.features.desktopNotifications", 3813 "id": "pricing.features.desktopNotifications",
4403 "start": { 3814 "start": {
4404 "column": 24, 3815 "column": 24,
4405 "line": 17 3816 "line": 16
4406 } 3817 }
4407 }, 3818 },
4408 { 3819 {
4409 "defaultMessage": "!!!Add unlimited services", 3820 "defaultMessage": "!!!Add unlimited services",
4410 "end": { 3821 "end": {
4411 "column": 3, 3822 "column": 3,
4412 "line": 24 3823 "line": 23
4413 }, 3824 },
4414 "file": "src/components/ui/FeatureList.js", 3825 "file": "src/components/ui/FeatureList.js",
4415 "id": "pricing.features.unlimitedServices", 3826 "id": "pricing.features.unlimitedServices",
4416 "start": { 3827 "start": {
4417 "column": 21, 3828 "column": 21,
4418 "line": 21 3829 "line": 20
4419 }
4420 },
4421 {
4422 "defaultMessage": "!!!Add up to 3 services",
4423 "end": {
4424 "column": 3,
4425 "line": 28
4426 },
4427 "file": "src/components/ui/FeatureList.js",
4428 "id": "pricing.features.upToThreeServices",
4429 "start": {
4430 "column": 21,
4431 "line": 25
4432 }
4433 },
4434 {
4435 "defaultMessage": "!!!Add up to 6 services",
4436 "end": {
4437 "column": 3,
4438 "line": 32
4439 },
4440 "file": "src/components/ui/FeatureList.js",
4441 "id": "pricing.features.upToSixServices",
4442 "start": {
4443 "column": 19,
4444 "line": 29
4445 } 3830 }
4446 }, 3831 },
4447 { 3832 {
4448 "defaultMessage": "!!!Spellchecker support", 3833 "defaultMessage": "!!!Spellchecker support",
4449 "end": { 3834 "end": {
4450 "column": 3, 3835 "column": 3,
4451 "line": 36 3836 "line": 27
4452 }, 3837 },
4453 "file": "src/components/ui/FeatureList.js", 3838 "file": "src/components/ui/FeatureList.js",
4454 "id": "pricing.features.spellchecker", 3839 "id": "pricing.features.spellchecker",
4455 "start": { 3840 "start": {
4456 "column": 16, 3841 "column": 16,
4457 "line": 33 3842 "line": 24
4458 } 3843 }
4459 }, 3844 },
4460 { 3845 {
4461 "defaultMessage": "!!!Workspaces", 3846 "defaultMessage": "!!!Workspaces",
4462 "end": { 3847 "end": {
4463 "column": 3, 3848 "column": 3,
4464 "line": 40 3849 "line": 31
4465 }, 3850 },
4466 "file": "src/components/ui/FeatureList.js", 3851 "file": "src/components/ui/FeatureList.js",
4467 "id": "pricing.features.workspaces", 3852 "id": "pricing.features.workspaces",
4468 "start": { 3853 "start": {
4469 "column": 14, 3854 "column": 14,
4470 "line": 37 3855 "line": 28
4471 } 3856 }
4472 }, 3857 },
4473 { 3858 {
4474 "defaultMessage": "!!!Add Custom Websites", 3859 "defaultMessage": "!!!Add Custom Websites",
4475 "end": { 3860 "end": {
4476 "column": 3, 3861 "column": 3,
4477 "line": 44 3862 "line": 35
4478 }, 3863 },
4479 "file": "src/components/ui/FeatureList.js", 3864 "file": "src/components/ui/FeatureList.js",
4480 "id": "pricing.features.customWebsites", 3865 "id": "pricing.features.customWebsites",
4481 "start": { 3866 "start": {
4482 "column": 18, 3867 "column": 18,
4483 "line": 41 3868 "line": 32
4484 } 3869 }
4485 }, 3870 },
4486 { 3871 {
4487 "defaultMessage": "!!!On-premise & other Hosted Services", 3872 "defaultMessage": "!!!On-premise & other Hosted Services",
4488 "end": { 3873 "end": {
4489 "column": 3, 3874 "column": 3,
4490 "line": 48 3875 "line": 39
4491 }, 3876 },
4492 "file": "src/components/ui/FeatureList.js", 3877 "file": "src/components/ui/FeatureList.js",
4493 "id": "pricing.features.onPremise", 3878 "id": "pricing.features.onPremise",
4494 "start": { 3879 "start": {
4495 "column": 13, 3880 "column": 13,
4496 "line": 45 3881 "line": 36
4497 } 3882 }
4498 }, 3883 },
4499 { 3884 {
4500 "defaultMessage": "!!!Install 3rd party services", 3885 "defaultMessage": "!!!Install 3rd party services",
4501 "end": { 3886 "end": {
4502 "column": 3, 3887 "column": 3,
4503 "line": 52 3888 "line": 43
4504 }, 3889 },
4505 "file": "src/components/ui/FeatureList.js", 3890 "file": "src/components/ui/FeatureList.js",
4506 "id": "pricing.features.thirdPartyServices", 3891 "id": "pricing.features.thirdPartyServices",
4507 "start": { 3892 "start": {
4508 "column": 22, 3893 "column": 22,
4509 "line": 49 3894 "line": 40
4510 } 3895 }
4511 }, 3896 },
4512 { 3897 {
4513 "defaultMessage": "!!!Service Proxies", 3898 "defaultMessage": "!!!Service Proxies",
4514 "end": { 3899 "end": {
4515 "column": 3, 3900 "column": 3,
4516 "line": 56 3901 "line": 47
4517 }, 3902 },
4518 "file": "src/components/ui/FeatureList.js", 3903 "file": "src/components/ui/FeatureList.js",
4519 "id": "pricing.features.serviceProxies", 3904 "id": "pricing.features.serviceProxies",
4520 "start": { 3905 "start": {
4521 "column": 18, 3906 "column": 18,
4522 "line": 53 3907 "line": 44
4523 } 3908 }
4524 }, 3909 },
4525 { 3910 {
4526 "defaultMessage": "!!!Team Management", 3911 "defaultMessage": "!!!Team Management",
4527 "end": { 3912 "end": {
4528 "column": 3, 3913 "column": 3,
4529 "line": 60 3914 "line": 51
4530 }, 3915 },
4531 "file": "src/components/ui/FeatureList.js", 3916 "file": "src/components/ui/FeatureList.js",
4532 "id": "pricing.features.teamManagement", 3917 "id": "pricing.features.teamManagement",
4533 "start": { 3918 "start": {
4534 "column": 18, 3919 "column": 18,
4535 "line": 57 3920 "line": 48
4536 }
4537 },
4538 {
4539 "defaultMessage": "!!!No Waiting Screens",
4540 "end": {
4541 "column": 3,
4542 "line": 64
4543 },
4544 "file": "src/components/ui/FeatureList.js",
4545 "id": "pricing.features.appDelays",
4546 "start": {
4547 "column": 13,
4548 "line": 61
4549 }
4550 },
4551 {
4552 "defaultMessage": "!!!Forever ad-free",
4553 "end": {
4554 "column": 3,
4555 "line": 68
4556 },
4557 "file": "src/components/ui/FeatureList.js",
4558 "id": "pricing.features.adFree",
4559 "start": {
4560 "column": 10,
4561 "line": 65
4562 }
4563 },
4564 {
4565 "defaultMessage": "!!!Occasional Waiting Screens",
4566 "end": {
4567 "column": 3,
4568 "line": 72
4569 },
4570 "file": "src/components/ui/FeatureList.js",
4571 "id": "pricing.features.appDelaysEnabled",
4572 "start": {
4573 "column": 19,
4574 "line": 69
4575 } 3921 }
4576 } 3922 }
4577 ], 3923 ],
@@ -4634,42 +3980,6 @@
4634 { 3980 {
4635 "descriptors": [ 3981 "descriptors": [
4636 { 3982 {
4637 "defaultMessage": "!!!Upgrade account",
4638 "end": {
4639 "column": 3,
4640 "line": 19
4641 },
4642 "file": "src/components/ui/PremiumFeatureContainer/index.js",
4643 "id": "premiumFeature.button.upgradeAccount",
4644 "start": {
4645 "column": 10,
4646 "line": 16
4647 }
4648 }
4649 ],
4650 "path": "src/components/ui/PremiumFeatureContainer/index.json"
4651 },
4652 {
4653 "descriptors": [
4654 {
4655 "defaultMessage": "!!!Upgrade to Franz Professional",
4656 "end": {
4657 "column": 3,
4658 "line": 16
4659 },
4660 "file": "src/components/ui/UpgradeButton/index.js",
4661 "id": "global.upgradeButton.upgradeToPro",
4662 "start": {
4663 "column": 16,
4664 "line": 13
4665 }
4666 }
4667 ],
4668 "path": "src/components/ui/UpgradeButton/index.json"
4669 },
4670 {
4671 "descriptors": [
4672 {
4673 "defaultMessage": "!!!Loading {service}", 3983 "defaultMessage": "!!!Loading {service}",
4674 "end": { 3984 "end": {
4675 "column": 3, 3985 "column": 3,
@@ -4722,247 +4032,247 @@
4722 "defaultMessage": "!!!Name", 4032 "defaultMessage": "!!!Name",
4723 "end": { 4033 "end": {
4724 "column": 3, 4034 "column": 3,
4725 "line": 32 4035 "line": 31
4726 }, 4036 },
4727 "file": "src/containers/settings/EditServiceScreen.js", 4037 "file": "src/containers/settings/EditServiceScreen.js",
4728 "id": "settings.service.form.name", 4038 "id": "settings.service.form.name",
4729 "start": { 4039 "start": {
4730 "column": 8, 4040 "column": 8,
4731 "line": 29 4041 "line": 28
4732 } 4042 }
4733 }, 4043 },
4734 { 4044 {
4735 "defaultMessage": "!!!Enable service", 4045 "defaultMessage": "!!!Enable service",
4736 "end": { 4046 "end": {
4737 "column": 3, 4047 "column": 3,
4738 "line": 36 4048 "line": 35
4739 }, 4049 },
4740 "file": "src/containers/settings/EditServiceScreen.js", 4050 "file": "src/containers/settings/EditServiceScreen.js",
4741 "id": "settings.service.form.enableService", 4051 "id": "settings.service.form.enableService",
4742 "start": { 4052 "start": {
4743 "column": 17, 4053 "column": 17,
4744 "line": 33 4054 "line": 32
4745 } 4055 }
4746 }, 4056 },
4747 { 4057 {
4748 "defaultMessage": "!!!Enable hibernation", 4058 "defaultMessage": "!!!Enable hibernation",
4749 "end": { 4059 "end": {
4750 "column": 3, 4060 "column": 3,
4751 "line": 40 4061 "line": 39
4752 }, 4062 },
4753 "file": "src/containers/settings/EditServiceScreen.js", 4063 "file": "src/containers/settings/EditServiceScreen.js",
4754 "id": "settings.service.form.enableHibernation", 4064 "id": "settings.service.form.enableHibernation",
4755 "start": { 4065 "start": {
4756 "column": 21, 4066 "column": 21,
4757 "line": 37 4067 "line": 36
4758 } 4068 }
4759 }, 4069 },
4760 { 4070 {
4761 "defaultMessage": "!!!Enable Notifications", 4071 "defaultMessage": "!!!Enable Notifications",
4762 "end": { 4072 "end": {
4763 "column": 3, 4073 "column": 3,
4764 "line": 44 4074 "line": 43
4765 }, 4075 },
4766 "file": "src/containers/settings/EditServiceScreen.js", 4076 "file": "src/containers/settings/EditServiceScreen.js",
4767 "id": "settings.service.form.enableNotification", 4077 "id": "settings.service.form.enableNotification",
4768 "start": { 4078 "start": {
4769 "column": 22, 4079 "column": 22,
4770 "line": 41 4080 "line": 40
4771 } 4081 }
4772 }, 4082 },
4773 { 4083 {
4774 "defaultMessage": "!!!Show unread message badges", 4084 "defaultMessage": "!!!Show unread message badges",
4775 "end": { 4085 "end": {
4776 "column": 3, 4086 "column": 3,
4777 "line": 48 4087 "line": 47
4778 }, 4088 },
4779 "file": "src/containers/settings/EditServiceScreen.js", 4089 "file": "src/containers/settings/EditServiceScreen.js",
4780 "id": "settings.service.form.enableBadge", 4090 "id": "settings.service.form.enableBadge",
4781 "start": { 4091 "start": {
4782 "column": 15, 4092 "column": 15,
4783 "line": 45 4093 "line": 44
4784 } 4094 }
4785 }, 4095 },
4786 { 4096 {
4787 "defaultMessage": "!!!Enable audio", 4097 "defaultMessage": "!!!Enable audio",
4788 "end": { 4098 "end": {
4789 "column": 3, 4099 "column": 3,
4790 "line": 52 4100 "line": 51
4791 }, 4101 },
4792 "file": "src/containers/settings/EditServiceScreen.js", 4102 "file": "src/containers/settings/EditServiceScreen.js",
4793 "id": "settings.service.form.enableAudio", 4103 "id": "settings.service.form.enableAudio",
4794 "start": { 4104 "start": {
4795 "column": 15, 4105 "column": 15,
4796 "line": 49 4106 "line": 48
4797 } 4107 }
4798 }, 4108 },
4799 { 4109 {
4800 "defaultMessage": "!!!Team", 4110 "defaultMessage": "!!!Team",
4801 "end": { 4111 "end": {
4802 "column": 3, 4112 "column": 3,
4803 "line": 56 4113 "line": 55
4804 }, 4114 },
4805 "file": "src/containers/settings/EditServiceScreen.js", 4115 "file": "src/containers/settings/EditServiceScreen.js",
4806 "id": "settings.service.form.team", 4116 "id": "settings.service.form.team",
4807 "start": { 4117 "start": {
4808 "column": 8, 4118 "column": 8,
4809 "line": 53 4119 "line": 52
4810 } 4120 }
4811 }, 4121 },
4812 { 4122 {
4813 "defaultMessage": "!!!Service URL", 4123 "defaultMessage": "!!!Service URL",
4814 "end": { 4124 "end": {
4815 "column": 3, 4125 "column": 3,
4816 "line": 60 4126 "line": 59
4817 }, 4127 },
4818 "file": "src/containers/settings/EditServiceScreen.js", 4128 "file": "src/containers/settings/EditServiceScreen.js",
4819 "id": "settings.service.form.customUrl", 4129 "id": "settings.service.form.customUrl",
4820 "start": { 4130 "start": {
4821 "column": 13, 4131 "column": 13,
4822 "line": 57 4132 "line": 56
4823 } 4133 }
4824 }, 4134 },
4825 { 4135 {
4826 "defaultMessage": "!!!Show message badge for all new messages", 4136 "defaultMessage": "!!!Show message badge for all new messages",
4827 "end": { 4137 "end": {
4828 "column": 3, 4138 "column": 3,
4829 "line": 64 4139 "line": 63
4830 }, 4140 },
4831 "file": "src/containers/settings/EditServiceScreen.js", 4141 "file": "src/containers/settings/EditServiceScreen.js",
4832 "id": "settings.service.form.indirectMessages", 4142 "id": "settings.service.form.indirectMessages",
4833 "start": { 4143 "start": {
4834 "column": 20, 4144 "column": 20,
4835 "line": 61 4145 "line": 60
4836 } 4146 }
4837 }, 4147 },
4838 { 4148 {
4839 "defaultMessage": "!!!Custom icon", 4149 "defaultMessage": "!!!Custom icon",
4840 "end": { 4150 "end": {
4841 "column": 3, 4151 "column": 3,
4842 "line": 68 4152 "line": 67
4843 }, 4153 },
4844 "file": "src/containers/settings/EditServiceScreen.js", 4154 "file": "src/containers/settings/EditServiceScreen.js",
4845 "id": "settings.service.form.icon", 4155 "id": "settings.service.form.icon",
4846 "start": { 4156 "start": {
4847 "column": 8, 4157 "column": 8,
4848 "line": 65 4158 "line": 64
4849 } 4159 }
4850 }, 4160 },
4851 { 4161 {
4852 "defaultMessage": "!!!Enable Dark Mode", 4162 "defaultMessage": "!!!Enable Dark Mode",
4853 "end": { 4163 "end": {
4854 "column": 3, 4164 "column": 3,
4855 "line": 72 4165 "line": 71
4856 }, 4166 },
4857 "file": "src/containers/settings/EditServiceScreen.js", 4167 "file": "src/containers/settings/EditServiceScreen.js",
4858 "id": "settings.service.form.enableDarkMode", 4168 "id": "settings.service.form.enableDarkMode",
4859 "start": { 4169 "start": {
4860 "column": 18, 4170 "column": 18,
4861 "line": 69 4171 "line": 68
4862 } 4172 }
4863 }, 4173 },
4864 { 4174 {
4865 "defaultMessage": "!!!Dark Reader Brightness", 4175 "defaultMessage": "!!!Dark Reader Brightness",
4866 "end": { 4176 "end": {
4867 "column": 3, 4177 "column": 3,
4868 "line": 76 4178 "line": 75
4869 }, 4179 },
4870 "file": "src/containers/settings/EditServiceScreen.js", 4180 "file": "src/containers/settings/EditServiceScreen.js",
4871 "id": "settings.service.form.darkReaderBrightness", 4181 "id": "settings.service.form.darkReaderBrightness",
4872 "start": { 4182 "start": {
4873 "column": 24, 4183 "column": 24,
4874 "line": 73 4184 "line": 72
4875 } 4185 }
4876 }, 4186 },
4877 { 4187 {
4878 "defaultMessage": "!!!Dark Reader Contrast", 4188 "defaultMessage": "!!!Dark Reader Contrast",
4879 "end": { 4189 "end": {
4880 "column": 3, 4190 "column": 3,
4881 "line": 80 4191 "line": 79
4882 }, 4192 },
4883 "file": "src/containers/settings/EditServiceScreen.js", 4193 "file": "src/containers/settings/EditServiceScreen.js",
4884 "id": "settings.service.form.darkReaderContrast", 4194 "id": "settings.service.form.darkReaderContrast",
4885 "start": { 4195 "start": {
4886 "column": 22, 4196 "column": 22,
4887 "line": 77 4197 "line": 76
4888 } 4198 }
4889 }, 4199 },
4890 { 4200 {
4891 "defaultMessage": "!!!Dark Reader Sepia", 4201 "defaultMessage": "!!!Dark Reader Sepia",
4892 "end": { 4202 "end": {
4893 "column": 3, 4203 "column": 3,
4894 "line": 84 4204 "line": 83
4895 }, 4205 },
4896 "file": "src/containers/settings/EditServiceScreen.js", 4206 "file": "src/containers/settings/EditServiceScreen.js",
4897 "id": "settings.service.form.darkReaderSepia", 4207 "id": "settings.service.form.darkReaderSepia",
4898 "start": { 4208 "start": {
4899 "column": 19, 4209 "column": 19,
4900 "line": 81 4210 "line": 80
4901 } 4211 }
4902 }, 4212 },
4903 { 4213 {
4904 "defaultMessage": "!!!Use Proxy", 4214 "defaultMessage": "!!!Use Proxy",
4905 "end": { 4215 "end": {
4906 "column": 3, 4216 "column": 3,
4907 "line": 88 4217 "line": 87
4908 }, 4218 },
4909 "file": "src/containers/settings/EditServiceScreen.js", 4219 "file": "src/containers/settings/EditServiceScreen.js",
4910 "id": "settings.service.form.proxy.isEnabled", 4220 "id": "settings.service.form.proxy.isEnabled",
4911 "start": { 4221 "start": {
4912 "column": 15, 4222 "column": 15,
4913 "line": 85 4223 "line": 84
4914 } 4224 }
4915 }, 4225 },
4916 { 4226 {
4917 "defaultMessage": "!!!Proxy Host/IP", 4227 "defaultMessage": "!!!Proxy Host/IP",
4918 "end": { 4228 "end": {
4919 "column": 3, 4229 "column": 3,
4920 "line": 92 4230 "line": 91
4921 }, 4231 },
4922 "file": "src/containers/settings/EditServiceScreen.js", 4232 "file": "src/containers/settings/EditServiceScreen.js",
4923 "id": "settings.service.form.proxy.host", 4233 "id": "settings.service.form.proxy.host",
4924 "start": { 4234 "start": {
4925 "column": 13, 4235 "column": 13,
4926 "line": 89 4236 "line": 88
4927 } 4237 }
4928 }, 4238 },
4929 { 4239 {
4930 "defaultMessage": "!!!Port", 4240 "defaultMessage": "!!!Port",
4931 "end": { 4241 "end": {
4932 "column": 3, 4242 "column": 3,
4933 "line": 96 4243 "line": 95
4934 }, 4244 },
4935 "file": "src/containers/settings/EditServiceScreen.js", 4245 "file": "src/containers/settings/EditServiceScreen.js",
4936 "id": "settings.service.form.proxy.port", 4246 "id": "settings.service.form.proxy.port",
4937 "start": { 4247 "start": {
4938 "column": 13, 4248 "column": 13,
4939 "line": 93 4249 "line": 92
4940 } 4250 }
4941 }, 4251 },
4942 { 4252 {
4943 "defaultMessage": "!!!User", 4253 "defaultMessage": "!!!User",
4944 "end": { 4254 "end": {
4945 "column": 3, 4255 "column": 3,
4946 "line": 100 4256 "line": 99
4947 }, 4257 },
4948 "file": "src/containers/settings/EditServiceScreen.js", 4258 "file": "src/containers/settings/EditServiceScreen.js",
4949 "id": "settings.service.form.proxy.user", 4259 "id": "settings.service.form.proxy.user",
4950 "start": { 4260 "start": {
4951 "column": 13, 4261 "column": 13,
4952 "line": 97 4262 "line": 96
4953 } 4263 }
4954 }, 4264 },
4955 { 4265 {
4956 "defaultMessage": "!!!Password", 4266 "defaultMessage": "!!!Password",
4957 "end": { 4267 "end": {
4958 "column": 3, 4268 "column": 3,
4959 "line": 104 4269 "line": 103
4960 }, 4270 },
4961 "file": "src/containers/settings/EditServiceScreen.js", 4271 "file": "src/containers/settings/EditServiceScreen.js",
4962 "id": "settings.service.form.proxy.password", 4272 "id": "settings.service.form.proxy.password",
4963 "start": { 4273 "start": {
4964 "column": 17, 4274 "column": 17,
4965 "line": 101 4275 "line": 100
4966 } 4276 }
4967 } 4277 }
4968 ], 4278 ],
@@ -4974,585 +4284,585 @@
4974 "defaultMessage": "!!!Launch Ferdi on start", 4284 "defaultMessage": "!!!Launch Ferdi on start",
4975 "end": { 4285 "end": {
4976 "column": 3, 4286 "column": 3,
4977 "line": 34 4287 "line": 33
4978 }, 4288 },
4979 "file": "src/containers/settings/EditSettingsScreen.js", 4289 "file": "src/containers/settings/EditSettingsScreen.js",
4980 "id": "settings.app.form.autoLaunchOnStart", 4290 "id": "settings.app.form.autoLaunchOnStart",
4981 "start": { 4291 "start": {
4982 "column": 21, 4292 "column": 21,
4983 "line": 31 4293 "line": 30
4984 } 4294 }
4985 }, 4295 },
4986 { 4296 {
4987 "defaultMessage": "!!!Open in background", 4297 "defaultMessage": "!!!Open in background",
4988 "end": { 4298 "end": {
4989 "column": 3, 4299 "column": 3,
4990 "line": 38 4300 "line": 37
4991 }, 4301 },
4992 "file": "src/containers/settings/EditSettingsScreen.js", 4302 "file": "src/containers/settings/EditSettingsScreen.js",
4993 "id": "settings.app.form.autoLaunchInBackground", 4303 "id": "settings.app.form.autoLaunchInBackground",
4994 "start": { 4304 "start": {
4995 "column": 26, 4305 "column": 26,
4996 "line": 35 4306 "line": 34
4997 } 4307 }
4998 }, 4308 },
4999 { 4309 {
5000 "defaultMessage": "!!!Keep Ferdi in background when closing the window", 4310 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
5001 "end": { 4311 "end": {
5002 "column": 3, 4312 "column": 3,
5003 "line": 42 4313 "line": 41
5004 }, 4314 },
5005 "file": "src/containers/settings/EditSettingsScreen.js", 4315 "file": "src/containers/settings/EditSettingsScreen.js",
5006 "id": "settings.app.form.runInBackground", 4316 "id": "settings.app.form.runInBackground",
5007 "start": { 4317 "start": {
5008 "column": 19, 4318 "column": 19,
5009 "line": 39 4319 "line": 38
5010 } 4320 }
5011 }, 4321 },
5012 { 4322 {
5013 "defaultMessage": "!!!Start minimized", 4323 "defaultMessage": "!!!Start minimized",
5014 "end": { 4324 "end": {
5015 "column": 3, 4325 "column": 3,
5016 "line": 46 4326 "line": 45
5017 }, 4327 },
5018 "file": "src/containers/settings/EditSettingsScreen.js", 4328 "file": "src/containers/settings/EditSettingsScreen.js",
5019 "id": "settings.app.form.startMinimized", 4329 "id": "settings.app.form.startMinimized",
5020 "start": { 4330 "start": {
5021 "column": 18, 4331 "column": 18,
5022 "line": 43 4332 "line": 42
5023 } 4333 }
5024 }, 4334 },
5025 { 4335 {
5026 "defaultMessage": "!!!Always show Ferdi in System Tray", 4336 "defaultMessage": "!!!Always show Ferdi in System Tray",
5027 "end": { 4337 "end": {
5028 "column": 3, 4338 "column": 3,
5029 "line": 50 4339 "line": 49
5030 }, 4340 },
5031 "file": "src/containers/settings/EditSettingsScreen.js", 4341 "file": "src/containers/settings/EditSettingsScreen.js",
5032 "id": "settings.app.form.enableSystemTray", 4342 "id": "settings.app.form.enableSystemTray",
5033 "start": { 4343 "start": {
5034 "column": 20, 4344 "column": 20,
5035 "line": 47 4345 "line": 46
5036 } 4346 }
5037 }, 4347 },
5038 { 4348 {
5039 "defaultMessage": "!!!Always show Ferdi in Menu Bar", 4349 "defaultMessage": "!!!Always show Ferdi in Menu Bar",
5040 "end": { 4350 "end": {
5041 "column": 3, 4351 "column": 3,
5042 "line": 54 4352 "line": 53
5043 }, 4353 },
5044 "file": "src/containers/settings/EditSettingsScreen.js", 4354 "file": "src/containers/settings/EditSettingsScreen.js",
5045 "id": "settings.app.form.enableMenuBar", 4355 "id": "settings.app.form.enableMenuBar",
5046 "start": { 4356 "start": {
5047 "column": 17, 4357 "column": 17,
5048 "line": 51 4358 "line": 50
5049 } 4359 }
5050 }, 4360 },
5051 { 4361 {
5052 "defaultMessage": "!!!Reload Ferdi after system resume", 4362 "defaultMessage": "!!!Reload Ferdi after system resume",
5053 "end": { 4363 "end": {
5054 "column": 3, 4364 "column": 3,
5055 "line": 58 4365 "line": 57
5056 }, 4366 },
5057 "file": "src/containers/settings/EditSettingsScreen.js", 4367 "file": "src/containers/settings/EditSettingsScreen.js",
5058 "id": "settings.app.form.reloadAfterResume", 4368 "id": "settings.app.form.reloadAfterResume",
5059 "start": { 4369 "start": {
5060 "column": 21, 4370 "column": 21,
5061 "line": 55 4371 "line": 54
5062 } 4372 }
5063 }, 4373 },
5064 { 4374 {
5065 "defaultMessage": "!!!Minimize Ferdi to system tray", 4375 "defaultMessage": "!!!Minimize Ferdi to system tray",
5066 "end": { 4376 "end": {
5067 "column": 3, 4377 "column": 3,
5068 "line": 62 4378 "line": 61
5069 }, 4379 },
5070 "file": "src/containers/settings/EditSettingsScreen.js", 4380 "file": "src/containers/settings/EditSettingsScreen.js",
5071 "id": "settings.app.form.minimizeToSystemTray", 4381 "id": "settings.app.form.minimizeToSystemTray",
5072 "start": { 4382 "start": {
5073 "column": 24, 4383 "column": 24,
5074 "line": 59 4384 "line": 58
5075 } 4385 }
5076 }, 4386 },
5077 { 4387 {
5078 "defaultMessage": "!!!Close Ferdi to system tray", 4388 "defaultMessage": "!!!Close Ferdi to system tray",
5079 "end": { 4389 "end": {
5080 "column": 3, 4390 "column": 3,
5081 "line": 66 4391 "line": 65
5082 }, 4392 },
5083 "file": "src/containers/settings/EditSettingsScreen.js", 4393 "file": "src/containers/settings/EditSettingsScreen.js",
5084 "id": "settings.app.form.closeToSystemTray", 4394 "id": "settings.app.form.closeToSystemTray",
5085 "start": { 4395 "start": {
5086 "column": 21, 4396 "column": 21,
5087 "line": 63 4397 "line": 62
5088 } 4398 }
5089 }, 4399 },
5090 { 4400 {
5091 "defaultMessage": "!!!Don't show message content in notifications", 4401 "defaultMessage": "!!!Don't show message content in notifications",
5092 "end": { 4402 "end": {
5093 "column": 3, 4403 "column": 3,
5094 "line": 70 4404 "line": 69
5095 }, 4405 },
5096 "file": "src/containers/settings/EditSettingsScreen.js", 4406 "file": "src/containers/settings/EditSettingsScreen.js",
5097 "id": "settings.app.form.privateNotifications", 4407 "id": "settings.app.form.privateNotifications",
5098 "start": { 4408 "start": {
5099 "column": 24, 4409 "column": 24,
5100 "line": 67 4410 "line": 66
5101 } 4411 }
5102 }, 4412 },
5103 { 4413 {
5104 "defaultMessage": "!!!Don't show notifications for clipboard events", 4414 "defaultMessage": "!!!Don't show notifications for clipboard events",
5105 "end": { 4415 "end": {
5106 "column": 3, 4416 "column": 3,
5107 "line": 74 4417 "line": 73
5108 }, 4418 },
5109 "file": "src/containers/settings/EditSettingsScreen.js", 4419 "file": "src/containers/settings/EditSettingsScreen.js",
5110 "id": "settings.app.form.clipboardNotifications", 4420 "id": "settings.app.form.clipboardNotifications",
5111 "start": { 4421 "start": {
5112 "column": 26, 4422 "column": 26,
5113 "line": 71 4423 "line": 70
5114 } 4424 }
5115 }, 4425 },
5116 { 4426 {
5117 "defaultMessage": "!!!Notify TaskBar/Dock on new message", 4427 "defaultMessage": "!!!Notify TaskBar/Dock on new message",
5118 "end": { 4428 "end": {
5119 "column": 3, 4429 "column": 3,
5120 "line": 78 4430 "line": 77
5121 }, 4431 },
5122 "file": "src/containers/settings/EditSettingsScreen.js", 4432 "file": "src/containers/settings/EditSettingsScreen.js",
5123 "id": "settings.app.form.notifyTaskBarOnMessage", 4433 "id": "settings.app.form.notifyTaskBarOnMessage",
5124 "start": { 4434 "start": {
5125 "column": 26, 4435 "column": 26,
5126 "line": 75 4436 "line": 74
5127 } 4437 }
5128 }, 4438 },
5129 { 4439 {
5130 "defaultMessage": "!!!Navigation bar behaviour", 4440 "defaultMessage": "!!!Navigation bar behaviour",
5131 "end": { 4441 "end": {
5132 "column": 3, 4442 "column": 3,
5133 "line": 82 4443 "line": 81
5134 }, 4444 },
5135 "file": "src/containers/settings/EditSettingsScreen.js", 4445 "file": "src/containers/settings/EditSettingsScreen.js",
5136 "id": "settings.app.form.navigationBarBehaviour", 4446 "id": "settings.app.form.navigationBarBehaviour",
5137 "start": { 4447 "start": {
5138 "column": 26, 4448 "column": 26,
5139 "line": 79 4449 "line": 78
5140 } 4450 }
5141 }, 4451 },
5142 { 4452 {
5143 "defaultMessage": "!!!Search engine", 4453 "defaultMessage": "!!!Search engine",
5144 "end": { 4454 "end": {
5145 "column": 3, 4455 "column": 3,
5146 "line": 86 4456 "line": 85
5147 }, 4457 },
5148 "file": "src/containers/settings/EditSettingsScreen.js", 4458 "file": "src/containers/settings/EditSettingsScreen.js",
5149 "id": "settings.app.form.searchEngine", 4459 "id": "settings.app.form.searchEngine",
5150 "start": { 4460 "start": {
5151 "column": 16, 4461 "column": 16,
5152 "line": 83 4462 "line": 82
5153 } 4463 }
5154 }, 4464 },
5155 { 4465 {
5156 "defaultMessage": "!!!Send telemetry data", 4466 "defaultMessage": "!!!Send telemetry data",
5157 "end": { 4467 "end": {
5158 "column": 3, 4468 "column": 3,
5159 "line": 90 4469 "line": 89
5160 }, 4470 },
5161 "file": "src/containers/settings/EditSettingsScreen.js", 4471 "file": "src/containers/settings/EditSettingsScreen.js",
5162 "id": "settings.app.form.sentry", 4472 "id": "settings.app.form.sentry",
5163 "start": { 4473 "start": {
5164 "column": 10, 4474 "column": 10,
5165 "line": 87 4475 "line": 86
5166 } 4476 }
5167 }, 4477 },
5168 { 4478 {
5169 "defaultMessage": "!!!Enable service hibernation", 4479 "defaultMessage": "!!!Enable service hibernation",
5170 "end": { 4480 "end": {
5171 "column": 3, 4481 "column": 3,
5172 "line": 94 4482 "line": 93
5173 }, 4483 },
5174 "file": "src/containers/settings/EditSettingsScreen.js", 4484 "file": "src/containers/settings/EditSettingsScreen.js",
5175 "id": "settings.app.form.hibernate", 4485 "id": "settings.app.form.hibernate",
5176 "start": { 4486 "start": {
5177 "column": 13, 4487 "column": 13,
5178 "line": 91 4488 "line": 90
5179 } 4489 }
5180 }, 4490 },
5181 { 4491 {
5182 "defaultMessage": "!!!Keep services in hibernation on startup", 4492 "defaultMessage": "!!!Keep services in hibernation on startup",
5183 "end": { 4493 "end": {
5184 "column": 3, 4494 "column": 3,
5185 "line": 98 4495 "line": 97
5186 }, 4496 },
5187 "file": "src/containers/settings/EditSettingsScreen.js", 4497 "file": "src/containers/settings/EditSettingsScreen.js",
5188 "id": "settings.app.form.hibernateOnStartup", 4498 "id": "settings.app.form.hibernateOnStartup",
5189 "start": { 4499 "start": {
5190 "column": 22, 4500 "column": 22,
5191 "line": 95 4501 "line": 94
5192 } 4502 }
5193 }, 4503 },
5194 { 4504 {
5195 "defaultMessage": "!!!Hibernation strategy", 4505 "defaultMessage": "!!!Hibernation strategy",
5196 "end": { 4506 "end": {
5197 "column": 3, 4507 "column": 3,
5198 "line": 102 4508 "line": 101
5199 }, 4509 },
5200 "file": "src/containers/settings/EditSettingsScreen.js", 4510 "file": "src/containers/settings/EditSettingsScreen.js",
5201 "id": "settings.app.form.hibernationStrategy", 4511 "id": "settings.app.form.hibernationStrategy",
5202 "start": { 4512 "start": {
5203 "column": 23, 4513 "column": 23,
5204 "line": 99 4514 "line": 98
5205 } 4515 }
5206 }, 4516 },
5207 { 4517 {
5208 "defaultMessage": "!!!Todo Server", 4518 "defaultMessage": "!!!Todo Server",
5209 "end": { 4519 "end": {
5210 "column": 3, 4520 "column": 3,
5211 "line": 106 4521 "line": 105
5212 }, 4522 },
5213 "file": "src/containers/settings/EditSettingsScreen.js", 4523 "file": "src/containers/settings/EditSettingsScreen.js",
5214 "id": "settings.app.form.predefinedTodoServer", 4524 "id": "settings.app.form.predefinedTodoServer",
5215 "start": { 4525 "start": {
5216 "column": 24, 4526 "column": 24,
5217 "line": 103 4527 "line": 102
5218 } 4528 }
5219 }, 4529 },
5220 { 4530 {
5221 "defaultMessage": "!!!Custom TodoServer", 4531 "defaultMessage": "!!!Custom TodoServer",
5222 "end": { 4532 "end": {
5223 "column": 3, 4533 "column": 3,
5224 "line": 110 4534 "line": 109
5225 }, 4535 },
5226 "file": "src/containers/settings/EditSettingsScreen.js", 4536 "file": "src/containers/settings/EditSettingsScreen.js",
5227 "id": "settings.app.form.customTodoServer", 4537 "id": "settings.app.form.customTodoServer",
5228 "start": { 4538 "start": {
5229 "column": 20, 4539 "column": 20,
5230 "line": 107 4540 "line": 106
5231 } 4541 }
5232 }, 4542 },
5233 { 4543 {
5234 "defaultMessage": "!!!Enable Password Lock", 4544 "defaultMessage": "!!!Enable Password Lock",
5235 "end": { 4545 "end": {
5236 "column": 3, 4546 "column": 3,
5237 "line": 114 4547 "line": 113
5238 }, 4548 },
5239 "file": "src/containers/settings/EditSettingsScreen.js", 4549 "file": "src/containers/settings/EditSettingsScreen.js",
5240 "id": "settings.app.form.enableLock", 4550 "id": "settings.app.form.enableLock",
5241 "start": { 4551 "start": {
5242 "column": 14, 4552 "column": 14,
5243 "line": 111 4553 "line": 110
5244 } 4554 }
5245 }, 4555 },
5246 { 4556 {
5247 "defaultMessage": "!!!Password", 4557 "defaultMessage": "!!!Password",
5248 "end": { 4558 "end": {
5249 "column": 3, 4559 "column": 3,
5250 "line": 118 4560 "line": 117
5251 }, 4561 },
5252 "file": "src/containers/settings/EditSettingsScreen.js", 4562 "file": "src/containers/settings/EditSettingsScreen.js",
5253 "id": "settings.app.form.lockPassword", 4563 "id": "settings.app.form.lockPassword",
5254 "start": { 4564 "start": {
5255 "column": 16, 4565 "column": 16,
5256 "line": 115 4566 "line": 114
5257 } 4567 }
5258 }, 4568 },
5259 { 4569 {
5260 "defaultMessage": "!!!Allow using Touch ID to unlock", 4570 "defaultMessage": "!!!Allow using Touch ID to unlock",
5261 "end": { 4571 "end": {
5262 "column": 3, 4572 "column": 3,
5263 "line": 122 4573 "line": 121
5264 }, 4574 },
5265 "file": "src/containers/settings/EditSettingsScreen.js", 4575 "file": "src/containers/settings/EditSettingsScreen.js",
5266 "id": "settings.app.form.useTouchIdToUnlock", 4576 "id": "settings.app.form.useTouchIdToUnlock",
5267 "start": { 4577 "start": {
5268 "column": 22, 4578 "column": 22,
5269 "line": 119 4579 "line": 118
5270 } 4580 }
5271 }, 4581 },
5272 { 4582 {
5273 "defaultMessage": "!!!Lock after inactivity", 4583 "defaultMessage": "!!!Lock after inactivity",
5274 "end": { 4584 "end": {
5275 "column": 3, 4585 "column": 3,
5276 "line": 126 4586 "line": 125
5277 }, 4587 },
5278 "file": "src/containers/settings/EditSettingsScreen.js", 4588 "file": "src/containers/settings/EditSettingsScreen.js",
5279 "id": "settings.app.form.inactivityLock", 4589 "id": "settings.app.form.inactivityLock",
5280 "start": { 4590 "start": {
5281 "column": 18, 4591 "column": 18,
5282 "line": 123 4592 "line": 122
5283 } 4593 }
5284 }, 4594 },
5285 { 4595 {
5286 "defaultMessage": "!!!Enable scheduled Do-not-Disturb", 4596 "defaultMessage": "!!!Enable scheduled Do-not-Disturb",
5287 "end": { 4597 "end": {
5288 "column": 3, 4598 "column": 3,
5289 "line": 130 4599 "line": 129
5290 }, 4600 },
5291 "file": "src/containers/settings/EditSettingsScreen.js", 4601 "file": "src/containers/settings/EditSettingsScreen.js",
5292 "id": "settings.app.form.scheduledDNDEnabled", 4602 "id": "settings.app.form.scheduledDNDEnabled",
5293 "start": { 4603 "start": {
5294 "column": 23, 4604 "column": 23,
5295 "line": 127 4605 "line": 126
5296 } 4606 }
5297 }, 4607 },
5298 { 4608 {
5299 "defaultMessage": "!!!From", 4609 "defaultMessage": "!!!From",
5300 "end": { 4610 "end": {
5301 "column": 3, 4611 "column": 3,
5302 "line": 134 4612 "line": 133
5303 }, 4613 },
5304 "file": "src/containers/settings/EditSettingsScreen.js", 4614 "file": "src/containers/settings/EditSettingsScreen.js",
5305 "id": "settings.app.form.scheduledDNDStart", 4615 "id": "settings.app.form.scheduledDNDStart",
5306 "start": { 4616 "start": {
5307 "column": 21, 4617 "column": 21,
5308 "line": 131 4618 "line": 130
5309 } 4619 }
5310 }, 4620 },
5311 { 4621 {
5312 "defaultMessage": "!!!To", 4622 "defaultMessage": "!!!To",
5313 "end": { 4623 "end": {
5314 "column": 3, 4624 "column": 3,
5315 "line": 138 4625 "line": 137
5316 }, 4626 },
5317 "file": "src/containers/settings/EditSettingsScreen.js", 4627 "file": "src/containers/settings/EditSettingsScreen.js",
5318 "id": "settings.app.form.scheduledDNDEnd", 4628 "id": "settings.app.form.scheduledDNDEnd",
5319 "start": { 4629 "start": {
5320 "column": 19, 4630 "column": 19,
5321 "line": 135 4631 "line": 134
5322 } 4632 }
5323 }, 4633 },
5324 { 4634 {
5325 "defaultMessage": "!!!Language", 4635 "defaultMessage": "!!!Language",
5326 "end": { 4636 "end": {
5327 "column": 3, 4637 "column": 3,
5328 "line": 142 4638 "line": 141
5329 }, 4639 },
5330 "file": "src/containers/settings/EditSettingsScreen.js", 4640 "file": "src/containers/settings/EditSettingsScreen.js",
5331 "id": "settings.app.form.language", 4641 "id": "settings.app.form.language",
5332 "start": { 4642 "start": {
5333 "column": 12, 4643 "column": 12,
5334 "line": 139 4644 "line": 138
5335 } 4645 }
5336 }, 4646 },
5337 { 4647 {
5338 "defaultMessage": "!!!Dark Mode", 4648 "defaultMessage": "!!!Dark Mode",
5339 "end": { 4649 "end": {
5340 "column": 3, 4650 "column": 3,
5341 "line": 146 4651 "line": 145
5342 }, 4652 },
5343 "file": "src/containers/settings/EditSettingsScreen.js", 4653 "file": "src/containers/settings/EditSettingsScreen.js",
5344 "id": "settings.app.form.darkMode", 4654 "id": "settings.app.form.darkMode",
5345 "start": { 4655 "start": {
5346 "column": 12, 4656 "column": 12,
5347 "line": 143 4657 "line": 142
5348 } 4658 }
5349 }, 4659 },
5350 { 4660 {
5351 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting", 4661 "defaultMessage": "!!!Synchronize dark mode with my OS's dark mode setting",
5352 "end": { 4662 "end": {
5353 "column": 3, 4663 "column": 3,
5354 "line": 150 4664 "line": 149
5355 }, 4665 },
5356 "file": "src/containers/settings/EditSettingsScreen.js", 4666 "file": "src/containers/settings/EditSettingsScreen.js",
5357 "id": "settings.app.form.adaptableDarkMode", 4667 "id": "settings.app.form.adaptableDarkMode",
5358 "start": { 4668 "start": {
5359 "column": 21, 4669 "column": 21,
5360 "line": 147 4670 "line": 146
5361 } 4671 }
5362 }, 4672 },
5363 { 4673 {
5364 "defaultMessage": "!!!Enable universal Dark Mode", 4674 "defaultMessage": "!!!Enable universal Dark Mode",
5365 "end": { 4675 "end": {
5366 "column": 3, 4676 "column": 3,
5367 "line": 154 4677 "line": 153
5368 }, 4678 },
5369 "file": "src/containers/settings/EditSettingsScreen.js", 4679 "file": "src/containers/settings/EditSettingsScreen.js",
5370 "id": "settings.app.form.universalDarkMode", 4680 "id": "settings.app.form.universalDarkMode",
5371 "start": { 4681 "start": {
5372 "column": 21, 4682 "column": 21,
5373 "line": 151 4683 "line": 150
5374 } 4684 }
5375 }, 4685 },
5376 { 4686 {
5377 "defaultMessage": "!!!Sidebar width", 4687 "defaultMessage": "!!!Sidebar width",
5378 "end": { 4688 "end": {
5379 "column": 3, 4689 "column": 3,
5380 "line": 158 4690 "line": 157
5381 }, 4691 },
5382 "file": "src/containers/settings/EditSettingsScreen.js", 4692 "file": "src/containers/settings/EditSettingsScreen.js",
5383 "id": "settings.app.form.serviceRibbonWidth", 4693 "id": "settings.app.form.serviceRibbonWidth",
5384 "start": { 4694 "start": {
5385 "column": 22, 4695 "column": 22,
5386 "line": 155 4696 "line": 154
5387 } 4697 }
5388 }, 4698 },
5389 { 4699 {
5390 "defaultMessage": "!!!Service icon size", 4700 "defaultMessage": "!!!Service icon size",
5391 "end": { 4701 "end": {
5392 "column": 3, 4702 "column": 3,
5393 "line": 162 4703 "line": 161
5394 }, 4704 },
5395 "file": "src/containers/settings/EditSettingsScreen.js", 4705 "file": "src/containers/settings/EditSettingsScreen.js",
5396 "id": "settings.app.form.iconSize", 4706 "id": "settings.app.form.iconSize",
5397 "start": { 4707 "start": {
5398 "column": 12, 4708 "column": 12,
5399 "line": 159 4709 "line": 158
5400 } 4710 }
5401 }, 4711 },
5402 { 4712 {
5403 "defaultMessage": "!!!Use vertical style", 4713 "defaultMessage": "!!!Use vertical style",
5404 "end": { 4714 "end": {
5405 "column": 3, 4715 "column": 3,
5406 "line": 166 4716 "line": 165
5407 }, 4717 },
5408 "file": "src/containers/settings/EditSettingsScreen.js", 4718 "file": "src/containers/settings/EditSettingsScreen.js",
5409 "id": "settings.app.form.useVerticalStyle", 4719 "id": "settings.app.form.useVerticalStyle",
5410 "start": { 4720 "start": {
5411 "column": 20, 4721 "column": 20,
5412 "line": 163 4722 "line": 162
5413 } 4723 }
5414 }, 4724 },
5415 { 4725 {
5416 "defaultMessage": "!!!Always show workspace drawer", 4726 "defaultMessage": "!!!Always show workspace drawer",
5417 "end": { 4727 "end": {
5418 "column": 3, 4728 "column": 3,
5419 "line": 170 4729 "line": 169
5420 }, 4730 },
5421 "file": "src/containers/settings/EditSettingsScreen.js", 4731 "file": "src/containers/settings/EditSettingsScreen.js",
5422 "id": "settings.app.form.alwaysShowWorkspaces", 4732 "id": "settings.app.form.alwaysShowWorkspaces",
5423 "start": { 4733 "start": {
5424 "column": 24, 4734 "column": 24,
5425 "line": 167 4735 "line": 166
5426 } 4736 }
5427 }, 4737 },
5428 { 4738 {
5429 "defaultMessage": "!!!Accent color", 4739 "defaultMessage": "!!!Accent color",
5430 "end": { 4740 "end": {
5431 "column": 3, 4741 "column": 3,
5432 "line": 174 4742 "line": 173
5433 }, 4743 },
5434 "file": "src/containers/settings/EditSettingsScreen.js", 4744 "file": "src/containers/settings/EditSettingsScreen.js",
5435 "id": "settings.app.form.accentColor", 4745 "id": "settings.app.form.accentColor",
5436 "start": { 4746 "start": {
5437 "column": 15, 4747 "column": 15,
5438 "line": 171 4748 "line": 170
5439 } 4749 }
5440 }, 4750 },
5441 { 4751 {
5442 "defaultMessage": "!!!Display disabled services tabs", 4752 "defaultMessage": "!!!Display disabled services tabs",
5443 "end": { 4753 "end": {
5444 "column": 3, 4754 "column": 3,
5445 "line": 178 4755 "line": 177
5446 }, 4756 },
5447 "file": "src/containers/settings/EditSettingsScreen.js", 4757 "file": "src/containers/settings/EditSettingsScreen.js",
5448 "id": "settings.app.form.showDisabledServices", 4758 "id": "settings.app.form.showDisabledServices",
5449 "start": { 4759 "start": {
5450 "column": 24, 4760 "column": 24,
5451 "line": 175 4761 "line": 174
5452 } 4762 }
5453 }, 4763 },
5454 { 4764 {
5455 "defaultMessage": "!!!Show unread message badge when notifications are disabled", 4765 "defaultMessage": "!!!Show unread message badge when notifications are disabled",
5456 "end": { 4766 "end": {
5457 "column": 3, 4767 "column": 3,
5458 "line": 182 4768 "line": 181
5459 }, 4769 },
5460 "file": "src/containers/settings/EditSettingsScreen.js", 4770 "file": "src/containers/settings/EditSettingsScreen.js",
5461 "id": "settings.app.form.showMessagesBadgesWhenMuted", 4771 "id": "settings.app.form.showMessagesBadgesWhenMuted",
5462 "start": { 4772 "start": {
5463 "column": 29, 4773 "column": 29,
5464 "line": 179 4774 "line": 178
5465 } 4775 }
5466 }, 4776 },
5467 { 4777 {
5468 "defaultMessage": "!!!Show draggable area on window", 4778 "defaultMessage": "!!!Show draggable area on window",
5469 "end": { 4779 "end": {
5470 "column": 3, 4780 "column": 3,
5471 "line": 186 4781 "line": 185
5472 }, 4782 },
5473 "file": "src/containers/settings/EditSettingsScreen.js", 4783 "file": "src/containers/settings/EditSettingsScreen.js",
5474 "id": "settings.app.form.showDragArea", 4784 "id": "settings.app.form.showDragArea",
5475 "start": { 4785 "start": {
5476 "column": 16, 4786 "column": 16,
5477 "line": 183 4787 "line": 182
5478 } 4788 }
5479 }, 4789 },
5480 { 4790 {
5481 "defaultMessage": "!!!Enable spell checking", 4791 "defaultMessage": "!!!Enable spell checking",
5482 "end": { 4792 "end": {
5483 "column": 3, 4793 "column": 3,
5484 "line": 190 4794 "line": 189
5485 }, 4795 },
5486 "file": "src/containers/settings/EditSettingsScreen.js", 4796 "file": "src/containers/settings/EditSettingsScreen.js",
5487 "id": "settings.app.form.enableSpellchecking", 4797 "id": "settings.app.form.enableSpellchecking",
5488 "start": { 4798 "start": {
5489 "column": 23, 4799 "column": 23,
5490 "line": 187 4800 "line": 186
5491 } 4801 }
5492 }, 4802 },
5493 { 4803 {
5494 "defaultMessage": "!!!Enable GPU Acceleration", 4804 "defaultMessage": "!!!Enable GPU Acceleration",
5495 "end": { 4805 "end": {
5496 "column": 3, 4806 "column": 3,
5497 "line": 194 4807 "line": 193
5498 }, 4808 },
5499 "file": "src/containers/settings/EditSettingsScreen.js", 4809 "file": "src/containers/settings/EditSettingsScreen.js",
5500 "id": "settings.app.form.enableGPUAcceleration", 4810 "id": "settings.app.form.enableGPUAcceleration",
5501 "start": { 4811 "start": {
5502 "column": 25, 4812 "column": 25,
5503 "line": 191 4813 "line": 190
5504 } 4814 }
5505 }, 4815 },
5506 { 4816 {
5507 "defaultMessage": "!!!Include beta versions", 4817 "defaultMessage": "!!!Include beta versions",
5508 "end": { 4818 "end": {
5509 "column": 3, 4819 "column": 3,
5510 "line": 198 4820 "line": 197
5511 }, 4821 },
5512 "file": "src/containers/settings/EditSettingsScreen.js", 4822 "file": "src/containers/settings/EditSettingsScreen.js",
5513 "id": "settings.app.form.beta", 4823 "id": "settings.app.form.beta",
5514 "start": { 4824 "start": {
5515 "column": 8, 4825 "column": 8,
5516 "line": 195 4826 "line": 194
5517 } 4827 }
5518 }, 4828 },
5519 { 4829 {
5520 "defaultMessage": "!!!Enable updates", 4830 "defaultMessage": "!!!Enable updates",
5521 "end": { 4831 "end": {
5522 "column": 3, 4832 "column": 3,
5523 "line": 202 4833 "line": 201
5524 }, 4834 },
5525 "file": "src/containers/settings/EditSettingsScreen.js", 4835 "file": "src/containers/settings/EditSettingsScreen.js",
5526 "id": "settings.app.form.automaticUpdates", 4836 "id": "settings.app.form.automaticUpdates",
5527 "start": { 4837 "start": {
5528 "column": 20, 4838 "column": 20,
5529 "line": 199 4839 "line": 198
5530 } 4840 }
5531 }, 4841 },
5532 { 4842 {
5533 "defaultMessage": "!!!Enable Franz Todos", 4843 "defaultMessage": "!!!Enable Franz Todos",
5534 "end": { 4844 "end": {
5535 "column": 3, 4845 "column": 3,
5536 "line": 206 4846 "line": 205
5537 }, 4847 },
5538 "file": "src/containers/settings/EditSettingsScreen.js", 4848 "file": "src/containers/settings/EditSettingsScreen.js",
5539 "id": "settings.app.form.enableTodos", 4849 "id": "settings.app.form.enableTodos",
5540 "start": { 4850 "start": {
5541 "column": 15, 4851 "column": 15,
5542 "line": 203 4852 "line": 202
5543 } 4853 }
5544 }, 4854 },
5545 { 4855 {
5546 "defaultMessage": "!!!Keep all workspaces loaded", 4856 "defaultMessage": "!!!Keep all workspaces loaded",
5547 "end": { 4857 "end": {
5548 "column": 3, 4858 "column": 3,
5549 "line": 210 4859 "line": 209
5550 }, 4860 },
5551 "file": "src/containers/settings/EditSettingsScreen.js", 4861 "file": "src/containers/settings/EditSettingsScreen.js",
5552 "id": "settings.app.form.keepAllWorkspacesLoaded", 4862 "id": "settings.app.form.keepAllWorkspacesLoaded",
5553 "start": { 4863 "start": {
5554 "column": 27, 4864 "column": 27,
5555 "line": 207 4865 "line": 206
5556 } 4866 }
5557 } 4867 }
5558 ], 4868 ],
@@ -5719,76 +5029,6 @@
5719 { 5029 {
5720 "descriptors": [ 5030 "descriptors": [
5721 { 5031 {
5722 "defaultMessage": "!!!Please purchase license to skip waiting",
5723 "end": {
5724 "column": 3,
5725 "line": 19
5726 },
5727 "file": "src/features/delayApp/Component.js",
5728 "id": "feature.delayApp.headline",
5729 "start": {
5730 "column": 12,
5731 "line": 16
5732 }
5733 },
5734 {
5735 "defaultMessage": "!!!Get the free Franz Professional 14 day trial and skip the line",
5736 "end": {
5737 "column": 3,
5738 "line": 23
5739 },
5740 "file": "src/features/delayApp/Component.js",
5741 "id": "feature.delayApp.trial.headline",
5742 "start": {
5743 "column": 17,
5744 "line": 20
5745 }
5746 },
5747 {
5748 "defaultMessage": "!!!Upgrade Franz",
5749 "end": {
5750 "column": 3,
5751 "line": 27
5752 },
5753 "file": "src/features/delayApp/Component.js",
5754 "id": "feature.delayApp.upgrade.action",
5755 "start": {
5756 "column": 10,
5757 "line": 24
5758 }
5759 },
5760 {
5761 "defaultMessage": "!!!Yes, I want the free 14 day trial of Franz Professional",
5762 "end": {
5763 "column": 3,
5764 "line": 31
5765 },
5766 "file": "src/features/delayApp/Component.js",
5767 "id": "feature.delayApp.trial.action",
5768 "start": {
5769 "column": 15,
5770 "line": 28
5771 }
5772 },
5773 {
5774 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.",
5775 "end": {
5776 "column": 3,
5777 "line": 35
5778 },
5779 "file": "src/features/delayApp/Component.js",
5780 "id": "feature.delayApp.text",
5781 "start": {
5782 "column": 8,
5783 "line": 32
5784 }
5785 }
5786 ],
5787 "path": "src/features/delayApp/Component.json"
5788 },
5789 {
5790 "descriptors": [
5791 {
5792 "defaultMessage": "!!!Nightly Builds", 5032 "defaultMessage": "!!!Nightly Builds",
5793 "end": { 5033 "end": {
5794 "column": 3, 5034 "column": 3,
@@ -5846,299 +5086,6 @@
5846 { 5086 {
5847 "descriptors": [ 5087 "descriptors": [
5848 { 5088 {
5849 "defaultMessage": "!!!per month",
5850 "end": {
5851 "column": 3,
5852 "line": 18
5853 },
5854 "file": "src/features/planSelection/components/PlanItem.js",
5855 "id": "subscription.interval.perMonth",
5856 "start": {
5857 "column": 12,
5858 "line": 15
5859 }
5860 },
5861 {
5862 "defaultMessage": "!!!per month & user",
5863 "end": {
5864 "column": 3,
5865 "line": 22
5866 },
5867 "file": "src/features/planSelection/components/PlanItem.js",
5868 "id": "subscription.interval.perMonthPerUser",
5869 "start": {
5870 "column": 19,
5871 "line": 19
5872 }
5873 },
5874 {
5875 "defaultMessage": "!!!Best value",
5876 "end": {
5877 "column": 3,
5878 "line": 26
5879 },
5880 "file": "src/features/planSelection/components/PlanItem.js",
5881 "id": "subscription.bestValue",
5882 "start": {
5883 "column": 13,
5884 "line": 23
5885 }
5886 }
5887 ],
5888 "path": "src/features/planSelection/components/PlanItem.json"
5889 },
5890 {
5891 "descriptors": [
5892 {
5893 "defaultMessage": "!!!Are you ready to choose, {name}",
5894 "end": {
5895 "column": 3,
5896 "line": 20
5897 },
5898 "file": "src/features/planSelection/components/PlanSelection.js",
5899 "id": "feature.planSelection.fullscreen.welcome",
5900 "start": {
5901 "column": 11,
5902 "line": 17
5903 }
5904 },
5905 {
5906 "defaultMessage": "!!!It's time to make a choice. Franz works best on our Personal and Professional plans. Please have a look and choose the best one for you.",
5907 "end": {
5908 "column": 3,
5909 "line": 24
5910 },
5911 "file": "src/features/planSelection/components/PlanSelection.js",
5912 "id": "feature.planSelection.fullscreen.subheadline",
5913 "start": {
5914 "column": 15,
5915 "line": 21
5916 }
5917 },
5918 {
5919 "defaultMessage": "!!!Basic functionality",
5920 "end": {
5921 "column": 3,
5922 "line": 28
5923 },
5924 "file": "src/features/planSelection/components/PlanSelection.js",
5925 "id": "feature.planSelection.free.text",
5926 "start": {
5927 "column": 12,
5928 "line": 25
5929 }
5930 },
5931 {
5932 "defaultMessage": "!!!More services, no waiting - ideal for personal use.",
5933 "end": {
5934 "column": 3,
5935 "line": 32
5936 },
5937 "file": "src/features/planSelection/components/PlanSelection.js",
5938 "id": "feature.planSelection.personal.text",
5939 "start": {
5940 "column": 16,
5941 "line": 29
5942 }
5943 },
5944 {
5945 "defaultMessage": "!!!Unlimited services and professional features for you - and your team.",
5946 "end": {
5947 "column": 3,
5948 "line": 36
5949 },
5950 "file": "src/features/planSelection/components/PlanSelection.js",
5951 "id": "feature.planSelection.pro.text",
5952 "start": {
5953 "column": 20,
5954 "line": 33
5955 }
5956 },
5957 {
5958 "defaultMessage": "!!!Stay on Free",
5959 "end": {
5960 "column": 3,
5961 "line": 40
5962 },
5963 "file": "src/features/planSelection/components/PlanSelection.js",
5964 "id": "feature.planSelection.cta.stayOnFree",
5965 "start": {
5966 "column": 17,
5967 "line": 37
5968 }
5969 },
5970 {
5971 "defaultMessage": "!!!Downgrade to Free",
5972 "end": {
5973 "column": 3,
5974 "line": 44
5975 },
5976 "file": "src/features/planSelection/components/PlanSelection.js",
5977 "id": "feature.planSelection.cta.ctaDowngradeFree",
5978 "start": {
5979 "column": 20,
5980 "line": 41
5981 }
5982 },
5983 {
5984 "defaultMessage": "!!!Start my free 14-days Trial",
5985 "end": {
5986 "column": 3,
5987 "line": 48
5988 },
5989 "file": "src/features/planSelection/components/PlanSelection.js",
5990 "id": "feature.planSelection.cta.trial",
5991 "start": {
5992 "column": 15,
5993 "line": 45
5994 }
5995 },
5996 {
5997 "defaultMessage": "!!!Choose Personal",
5998 "end": {
5999 "column": 3,
6000 "line": 52
6001 },
6002 "file": "src/features/planSelection/components/PlanSelection.js",
6003 "id": "feature.planSelection.cta.upgradePersonal",
6004 "start": {
6005 "column": 23,
6006 "line": 49
6007 }
6008 },
6009 {
6010 "defaultMessage": "!!!Choose Professional",
6011 "end": {
6012 "column": 3,
6013 "line": 56
6014 },
6015 "file": "src/features/planSelection/components/PlanSelection.js",
6016 "id": "feature.planSelection.cta.upgradePro",
6017 "start": {
6018 "column": 18,
6019 "line": 53
6020 }
6021 },
6022 {
6023 "defaultMessage": "!!!Complete comparison of all plans",
6024 "end": {
6025 "column": 3,
6026 "line": 60
6027 },
6028 "file": "src/features/planSelection/components/PlanSelection.js",
6029 "id": "feature.planSelection.fullFeatureList",
6030 "start": {
6031 "column": 19,
6032 "line": 57
6033 }
6034 },
6035 {
6036 "defaultMessage": "!!!All prices based on yearly payment",
6037 "end": {
6038 "column": 3,
6039 "line": 64
6040 },
6041 "file": "src/features/planSelection/components/PlanSelection.js",
6042 "id": "feature.planSelection.pricesBasedOnAnnualPayment",
6043 "start": {
6044 "column": 30,
6045 "line": 61
6046 }
6047 }
6048 ],
6049 "path": "src/features/planSelection/components/PlanSelection.json"
6050 },
6051 {
6052 "descriptors": [
6053 {
6054 "defaultMessage": "!!!per {interval}",
6055 "end": {
6056 "column": 3,
6057 "line": 19
6058 },
6059 "file": "src/features/planSelection/components/PlanTeaser.js",
6060 "id": "subscription.interval.per",
6061 "start": {
6062 "column": 7,
6063 "line": 16
6064 }
6065 },
6066 {
6067 "defaultMessage": "!!!Upgrade Account",
6068 "end": {
6069 "column": 3,
6070 "line": 23
6071 },
6072 "file": "src/features/planSelection/components/PlanTeaser.js",
6073 "id": "subscription.planItem.upgradeAccount",
6074 "start": {
6075 "column": 7,
6076 "line": 20
6077 }
6078 }
6079 ],
6080 "path": "src/features/planSelection/components/PlanTeaser.json"
6081 },
6082 {
6083 "descriptors": [
6084 {
6085 "defaultMessage": "!!!Downgrade your Franz Plan",
6086 "end": {
6087 "column": 3,
6088 "line": 18
6089 },
6090 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6091 "id": "feature.planSelection.fullscreen.dialog.title",
6092 "start": {
6093 "column": 15,
6094 "line": 15
6095 }
6096 },
6097 {
6098 "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.",
6099 "end": {
6100 "column": 3,
6101 "line": 22
6102 },
6103 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6104 "id": "feature.planSelection.fullscreen.dialog.message",
6105 "start": {
6106 "column": 17,
6107 "line": 19
6108 }
6109 },
6110 {
6111 "defaultMessage": "!!!Downgrade to Free",
6112 "end": {
6113 "column": 3,
6114 "line": 26
6115 },
6116 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6117 "id": "feature.planSelection.fullscreen.dialog.cta.downgrade",
6118 "start": {
6119 "column": 22,
6120 "line": 23
6121 }
6122 },
6123 {
6124 "defaultMessage": "!!!Choose Personal",
6125 "end": {
6126 "column": 3,
6127 "line": 30
6128 },
6129 "file": "src/features/planSelection/containers/PlanSelectionScreen.js",
6130 "id": "feature.planSelection.fullscreen.dialog.cta.upgrade",
6131 "start": {
6132 "column": 20,
6133 "line": 27
6134 }
6135 }
6136 ],
6137 "path": "src/features/planSelection/containers/PlanSelectionScreen.json"
6138 },
6139 {
6140 "descriptors": [
6141 {
6142 "defaultMessage": "!!!Publish debug information", 5089 "defaultMessage": "!!!Publish debug information",
6143 "end": { 5090 "end": {
6144 "column": 3, 5091 "column": 3,
@@ -6349,55 +5296,6 @@
6349 { 5296 {
6350 "descriptors": [ 5297 "descriptors": [
6351 { 5298 {
6352 "defaultMessage": "!!!Changes in Franz {version}",
6353 "end": {
6354 "column": 3,
6355 "line": 23
6356 },
6357 "file": "src/features/serviceLimit/components/AnnouncementScreen.js",
6358 "id": "feature.announcements.changelog.headline",
6359 "start": {
6360 "column": 12,
6361 "line": 20
6362 }
6363 }
6364 ],
6365 "path": "src/features/serviceLimit/components/AnnouncementScreen.json"
6366 },
6367 {
6368 "descriptors": [
6369 {
6370 "defaultMessage": "!!!You have added {amount} of {limit} services. Please upgrade your account to add more services.",
6371 "end": {
6372 "column": 3,
6373 "line": 12
6374 },
6375 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
6376 "id": "feature.serviceLimit.limitReached",
6377 "start": {
6378 "column": 16,
6379 "line": 9
6380 }
6381 },
6382 {
6383 "defaultMessage": "!!!Upgrade account",
6384 "end": {
6385 "column": 3,
6386 "line": 16
6387 },
6388 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
6389 "id": "premiumFeature.button.upgradeAccount",
6390 "start": {
6391 "column": 10,
6392 "line": 13
6393 }
6394 }
6395 ],
6396 "path": "src/features/serviceLimit/components/LimitReachedInfobox.json"
6397 },
6398 {
6399 "descriptors": [
6400 {
6401 "defaultMessage": "!!!Ferdi is better together!", 5299 "defaultMessage": "!!!Ferdi is better together!",
6402 "end": { 5300 "end": {
6403 "column": 3, 5301 "column": 3,
@@ -6463,7 +5361,7 @@
6463 } 5361 }
6464 }, 5362 },
6465 { 5363 {
6466 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 5364 "defaultMessage": "!!! I've added {count} services to Ferdi! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
6467 "end": { 5365 "end": {
6468 "column": 3, 5366 "column": 3,
6469 "line": 40 5367 "line": 40
@@ -6476,7 +5374,7 @@
6476 } 5374 }
6477 }, 5375 },
6478 { 5376 {
6479 "defaultMessage": "!!! I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger", 5377 "defaultMessage": "!!! I've added {count} services to Ferdi! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger",
6480 "end": { 5378 "end": {
6481 "column": 3, 5379 "column": 3,
6482 "line": 44 5380 "line": 44
@@ -6538,107 +5436,6 @@
6538 { 5436 {
6539 "descriptors": [ 5437 "descriptors": [
6540 { 5438 {
6541 "defaultMessage": "!!!Your Free Franz {plan} Trial ends in {time}.",
6542 "end": {
6543 "column": 3,
6544 "line": 16
6545 },
6546 "file": "src/features/trialStatusBar/components/TrialStatusBar.js",
6547 "id": "feature.trialStatusBar.restTime",
6548 "start": {
6549 "column": 12,
6550 "line": 13
6551 }
6552 },
6553 {
6554 "defaultMessage": "!!!Your free Franz {plan} Trial has expired, please upgrade your account.",
6555 "end": {
6556 "column": 3,
6557 "line": 20
6558 },
6559 "file": "src/features/trialStatusBar/components/TrialStatusBar.js",
6560 "id": "feature.trialStatusBar.expired",
6561 "start": {
6562 "column": 11,
6563 "line": 17
6564 }
6565 },
6566 {
6567 "defaultMessage": "!!!Upgrade now",
6568 "end": {
6569 "column": 3,
6570 "line": 24
6571 },
6572 "file": "src/features/trialStatusBar/components/TrialStatusBar.js",
6573 "id": "feature.trialStatusBar.cta",
6574 "start": {
6575 "column": 7,
6576 "line": 21
6577 }
6578 }
6579 ],
6580 "path": "src/features/trialStatusBar/components/TrialStatusBar.json"
6581 },
6582 {
6583 "descriptors": [
6584 {
6585 "defaultMessage": "!!!Downgrade your Franz Plan",
6586 "end": {
6587 "column": 3,
6588 "line": 19
6589 },
6590 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
6591 "id": "feature.trialStatusBar.fullscreen.dialog.title",
6592 "start": {
6593 "column": 15,
6594 "line": 16
6595 }
6596 },
6597 {
6598 "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.",
6599 "end": {
6600 "column": 3,
6601 "line": 23
6602 },
6603 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
6604 "id": "feature.trialStatusBar.fullscreen.dialog.message",
6605 "start": {
6606 "column": 17,
6607 "line": 20
6608 }
6609 },
6610 {
6611 "defaultMessage": "!!!Downgrade to Free",
6612 "end": {
6613 "column": 3,
6614 "line": 27
6615 },
6616 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
6617 "id": "feature.trialStatusBar.fullscreen.dialog.cta.downgrade",
6618 "start": {
6619 "column": 22,
6620 "line": 24
6621 }
6622 },
6623 {
6624 "defaultMessage": "!!!Choose Personal",
6625 "end": {
6626 "column": 3,
6627 "line": 31
6628 },
6629 "file": "src/features/trialStatusBar/containers/TrialStatusBarScreen.js",
6630 "id": "feature.trialStatusBar.fullscreen.dialog.cta.upgrade",
6631 "start": {
6632 "column": 20,
6633 "line": 28
6634 }
6635 }
6636 ],
6637 "path": "src/features/trialStatusBar/containers/TrialStatusBarScreen.json"
6638 },
6639 {
6640 "descriptors": [
6641 {
6642 "defaultMessage": "!!!Home", 5439 "defaultMessage": "!!!Home",
6643 "end": { 5440 "end": {
6644 "column": 3, 5441 "column": 3,
@@ -6865,104 +5662,78 @@
6865 "defaultMessage": "!!!Workspaces", 5662 "defaultMessage": "!!!Workspaces",
6866 "end": { 5663 "end": {
6867 "column": 3, 5664 "column": 3,
6868 "line": 19 5665 "line": 18
6869 }, 5666 },
6870 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5667 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6871 "id": "workspaceDrawer.headline", 5668 "id": "workspaceDrawer.headline",
6872 "start": { 5669 "start": {
6873 "column": 12, 5670 "column": 12,
6874 "line": 16 5671 "line": 15
6875 } 5672 }
6876 }, 5673 },
6877 { 5674 {
6878 "defaultMessage": "!!!All services", 5675 "defaultMessage": "!!!All services",
6879 "end": { 5676 "end": {
6880 "column": 3, 5677 "column": 3,
6881 "line": 23 5678 "line": 22
6882 }, 5679 },
6883 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5680 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6884 "id": "workspaceDrawer.allServices", 5681 "id": "workspaceDrawer.allServices",
6885 "start": { 5682 "start": {
6886 "column": 15, 5683 "column": 15,
6887 "line": 20 5684 "line": 19
6888 } 5685 }
6889 }, 5686 },
6890 { 5687 {
6891 "defaultMessage": "!!!Workspaces settings", 5688 "defaultMessage": "!!!Workspaces settings",
6892 "end": { 5689 "end": {
6893 "column": 3, 5690 "column": 3,
6894 "line": 27 5691 "line": 26
6895 }, 5692 },
6896 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5693 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6897 "id": "workspaceDrawer.workspacesSettingsTooltip", 5694 "id": "workspaceDrawer.workspacesSettingsTooltip",
6898 "start": { 5695 "start": {
6899 "column": 29, 5696 "column": 29,
6900 "line": 24 5697 "line": 23
6901 } 5698 }
6902 }, 5699 },
6903 { 5700 {
6904 "defaultMessage": "!!!Info about workspace feature", 5701 "defaultMessage": "!!!Info about workspace feature",
6905 "end": { 5702 "end": {
6906 "column": 3, 5703 "column": 3,
6907 "line": 31 5704 "line": 30
6908 }, 5705 },
6909 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5706 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6910 "id": "workspaceDrawer.workspaceFeatureInfo", 5707 "id": "workspaceDrawer.workspaceFeatureInfo",
6911 "start": { 5708 "start": {
6912 "column": 24, 5709 "column": 24,
6913 "line": 28 5710 "line": 27
6914 }
6915 },
6916 {
6917 "defaultMessage": "!!!Create your first workspace",
6918 "end": {
6919 "column": 3,
6920 "line": 35
6921 },
6922 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6923 "id": "workspaceDrawer.premiumCtaButtonLabel",
6924 "start": {
6925 "column": 25,
6926 "line": 32
6927 }
6928 },
6929 {
6930 "defaultMessage": "!!!Reactivate premium account",
6931 "end": {
6932 "column": 3,
6933 "line": 39
6934 },
6935 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6936 "id": "workspaceDrawer.reactivatePremiumAccountLabel",
6937 "start": {
6938 "column": 28,
6939 "line": 36
6940 } 5711 }
6941 }, 5712 },
6942 { 5713 {
6943 "defaultMessage": "!!!add new workspace", 5714 "defaultMessage": "!!!add new workspace",
6944 "end": { 5715 "end": {
6945 "column": 3, 5716 "column": 3,
6946 "line": 43 5717 "line": 34
6947 }, 5718 },
6948 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5719 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6949 "id": "workspaceDrawer.addNewWorkspaceLabel", 5720 "id": "workspaceDrawer.addNewWorkspaceLabel",
6950 "start": { 5721 "start": {
6951 "column": 24, 5722 "column": 24,
6952 "line": 40 5723 "line": 31
6953 } 5724 }
6954 }, 5725 },
6955 { 5726 {
6956 "defaultMessage": "!!!Premium feature", 5727 "defaultMessage": "!!!Premium feature",
6957 "end": { 5728 "end": {
6958 "column": 3, 5729 "column": 3,
6959 "line": 47 5730 "line": 38
6960 }, 5731 },
6961 "file": "src/features/workspaces/components/WorkspaceDrawer.js", 5732 "file": "src/features/workspaces/components/WorkspaceDrawer.js",
6962 "id": "workspaceDrawer.proFeatureBadge", 5733 "id": "workspaceDrawer.proFeatureBadge",
6963 "start": { 5734 "start": {
6964 "column": 23, 5735 "column": 23,
6965 "line": 44 5736 "line": 35
6966 } 5737 }
6967 } 5738 }
6968 ], 5739 ],
@@ -7005,104 +5776,104 @@
7005 "defaultMessage": "!!!Your workspaces", 5776 "defaultMessage": "!!!Your workspaces",
7006 "end": { 5777 "end": {
7007 "column": 3, 5778 "column": 3,
7008 "line": 23 5779 "line": 20
7009 }, 5780 },
7010 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5781 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7011 "id": "settings.workspaces.headline", 5782 "id": "settings.workspaces.headline",
7012 "start": { 5783 "start": {
7013 "column": 12, 5784 "column": 12,
7014 "line": 20 5785 "line": 17
7015 } 5786 }
7016 }, 5787 },
7017 { 5788 {
7018 "defaultMessage": "!!!You haven't created any workspaces yet.", 5789 "defaultMessage": "!!!You haven't created any workspaces yet.",
7019 "end": { 5790 "end": {
7020 "column": 3, 5791 "column": 3,
7021 "line": 27 5792 "line": 24
7022 }, 5793 },
7023 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5794 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7024 "id": "settings.workspaces.noWorkspacesAdded", 5795 "id": "settings.workspaces.noWorkspacesAdded",
7025 "start": { 5796 "start": {
7026 "column": 19, 5797 "column": 19,
7027 "line": 24 5798 "line": 21
7028 } 5799 }
7029 }, 5800 },
7030 { 5801 {
7031 "defaultMessage": "!!!Could not load your workspaces", 5802 "defaultMessage": "!!!Could not load your workspaces",
7032 "end": { 5803 "end": {
7033 "column": 3, 5804 "column": 3,
7034 "line": 31 5805 "line": 28
7035 }, 5806 },
7036 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5807 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7037 "id": "settings.workspaces.workspacesRequestFailed", 5808 "id": "settings.workspaces.workspacesRequestFailed",
7038 "start": { 5809 "start": {
7039 "column": 27, 5810 "column": 27,
7040 "line": 28 5811 "line": 25
7041 } 5812 }
7042 }, 5813 },
7043 { 5814 {
7044 "defaultMessage": "!!!Try again", 5815 "defaultMessage": "!!!Try again",
7045 "end": { 5816 "end": {
7046 "column": 3, 5817 "column": 3,
7047 "line": 35 5818 "line": 32
7048 }, 5819 },
7049 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5820 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7050 "id": "settings.workspaces.tryReloadWorkspaces", 5821 "id": "settings.workspaces.tryReloadWorkspaces",
7051 "start": { 5822 "start": {
7052 "column": 23, 5823 "column": 23,
7053 "line": 32 5824 "line": 29
7054 } 5825 }
7055 }, 5826 },
7056 { 5827 {
7057 "defaultMessage": "!!!Your changes have been saved", 5828 "defaultMessage": "!!!Your changes have been saved",
7058 "end": { 5829 "end": {
7059 "column": 3, 5830 "column": 3,
7060 "line": 39 5831 "line": 36
7061 }, 5832 },
7062 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5833 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7063 "id": "settings.workspaces.updatedInfo", 5834 "id": "settings.workspaces.updatedInfo",
7064 "start": { 5835 "start": {
7065 "column": 15, 5836 "column": 15,
7066 "line": 36 5837 "line": 33
7067 } 5838 }
7068 }, 5839 },
7069 { 5840 {
7070 "defaultMessage": "!!!Workspace has been deleted", 5841 "defaultMessage": "!!!Workspace has been deleted",
7071 "end": { 5842 "end": {
7072 "column": 3, 5843 "column": 3,
7073 "line": 43 5844 "line": 40
7074 }, 5845 },
7075 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5846 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7076 "id": "settings.workspaces.deletedInfo", 5847 "id": "settings.workspaces.deletedInfo",
7077 "start": { 5848 "start": {
7078 "column": 15, 5849 "column": 15,
7079 "line": 40 5850 "line": 37
7080 } 5851 }
7081 }, 5852 },
7082 { 5853 {
7083 "defaultMessage": "!!!Info about workspace feature", 5854 "defaultMessage": "!!!Info about workspace feature",
7084 "end": { 5855 "end": {
7085 "column": 3, 5856 "column": 3,
7086 "line": 47 5857 "line": 44
7087 }, 5858 },
7088 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5859 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7089 "id": "settings.workspaces.workspaceFeatureInfo", 5860 "id": "settings.workspaces.workspaceFeatureInfo",
7090 "start": { 5861 "start": {
7091 "column": 24, 5862 "column": 24,
7092 "line": 44 5863 "line": 41
7093 } 5864 }
7094 }, 5865 },
7095 { 5866 {
7096 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces", 5867 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
7097 "end": { 5868 "end": {
7098 "column": 3, 5869 "column": 3,
7099 "line": 51 5870 "line": 48
7100 }, 5871 },
7101 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 5872 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
7102 "id": "settings.workspaces.workspaceFeatureHeadline", 5873 "id": "settings.workspaces.workspaceFeatureHeadline",
7103 "start": { 5874 "start": {
7104 "column": 28, 5875 "column": 28,
7105 "line": 48 5876 "line": 45
7106 } 5877 }
7107 } 5878 }
7108 ], 5879 ],
@@ -7129,146 +5900,6 @@
7129 { 5900 {
7130 "descriptors": [ 5901 "descriptors": [
7131 { 5902 {
7132 "defaultMessage": "!!!Professional",
7133 "end": {
7134 "column": 3,
7135 "line": 8
7136 },
7137 "file": "src/helpers/plan-helpers.js",
7138 "id": "pricing.plan.pro",
7139 "start": {
7140 "column": 15,
7141 "line": 5
7142 }
7143 },
7144 {
7145 "defaultMessage": "!!!Personal",
7146 "end": {
7147 "column": 3,
7148 "line": 12
7149 },
7150 "file": "src/helpers/plan-helpers.js",
7151 "id": "pricing.plan.personal",
7152 "start": {
7153 "column": 20,
7154 "line": 9
7155 }
7156 },
7157 {
7158 "defaultMessage": "!!!Free",
7159 "end": {
7160 "column": 3,
7161 "line": 16
7162 },
7163 "file": "src/helpers/plan-helpers.js",
7164 "id": "pricing.plan.free",
7165 "start": {
7166 "column": 16,
7167 "line": 13
7168 }
7169 },
7170 {
7171 "defaultMessage": "!!!Premium",
7172 "end": {
7173 "column": 3,
7174 "line": 20
7175 },
7176 "file": "src/helpers/plan-helpers.js",
7177 "id": "pricing.plan.legacy",
7178 "start": {
7179 "column": 18,
7180 "line": 17
7181 }
7182 }
7183 ],
7184 "path": "src/helpers/plan-helpers.json"
7185 },
7186 {
7187 "descriptors": [
7188 {
7189 "defaultMessage": "!!!Franz Professional Yearly",
7190 "end": {
7191 "column": 3,
7192 "line": 8
7193 },
7194 "file": "src/helpers/pricing-helpers.js",
7195 "id": "pricing.plan.pro-yearly",
7196 "start": {
7197 "column": 22,
7198 "line": 5
7199 }
7200 },
7201 {
7202 "defaultMessage": "!!!Franz Professional Monthly",
7203 "end": {
7204 "column": 3,
7205 "line": 12
7206 },
7207 "file": "src/helpers/pricing-helpers.js",
7208 "id": "pricing.plan.pro-monthly",
7209 "start": {
7210 "column": 23,
7211 "line": 9
7212 }
7213 },
7214 {
7215 "defaultMessage": "!!!Franz Personal Yearly",
7216 "end": {
7217 "column": 3,
7218 "line": 16
7219 },
7220 "file": "src/helpers/pricing-helpers.js",
7221 "id": "pricing.plan.personal-yearly",
7222 "start": {
7223 "column": 27,
7224 "line": 13
7225 }
7226 },
7227 {
7228 "defaultMessage": "!!!Franz Personal Monthly",
7229 "end": {
7230 "column": 3,
7231 "line": 20
7232 },
7233 "file": "src/helpers/pricing-helpers.js",
7234 "id": "pricing.plan.personal-monthly",
7235 "start": {
7236 "column": 28,
7237 "line": 17
7238 }
7239 },
7240 {
7241 "defaultMessage": "!!!Franz Free",
7242 "end": {
7243 "column": 3,
7244 "line": 24
7245 },
7246 "file": "src/helpers/pricing-helpers.js",
7247 "id": "pricing.plan.free",
7248 "start": {
7249 "column": 16,
7250 "line": 21
7251 }
7252 },
7253 {
7254 "defaultMessage": "!!!Franz Premium",
7255 "end": {
7256 "column": 3,
7257 "line": 28
7258 },
7259 "file": "src/helpers/pricing-helpers.js",
7260 "id": "pricing.plan.legacy",
7261 "start": {
7262 "column": 18,
7263 "line": 25
7264 }
7265 }
7266 ],
7267 "path": "src/helpers/pricing-helpers.json"
7268 },
7269 {
7270 "descriptors": [
7271 {
7272 "defaultMessage": "!!!Field is required", 5903 "defaultMessage": "!!!Field is required",
7273 "end": { 5904 "end": {
7274 "column": 3, 5905 "column": 3,
@@ -7441,19 +6072,6 @@
7441 "column": 17, 6072 "column": 17,
7442 "line": 32 6073 "line": 32
7443 } 6074 }
7444 },
7445 {
7446 "defaultMessage": "!!!Franz Professional Required",
7447 "end": {
7448 "column": 3,
7449 "line": 39
7450 },
7451 "file": "src/i18n/globalMessages.js",
7452 "id": "global.franzProRequired",
7453 "start": {
7454 "column": 15,
7455 "line": 36
7456 }
7457 } 6075 }
7458 ], 6076 ],
7459 "path": "src/i18n/globalMessages.json" 6077 "path": "src/i18n/globalMessages.json"