aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 412b2cadc..b5af20510 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2916,6 +2916,19 @@
2916 } 2916 }
2917 }, 2917 },
2918 { 2918 {
2919 "defaultMessage": "!!!Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data! Changing this option requires you to restart Ferdium.",
2920 "end": {
2921 "column": 3,
2922 "line": 34
2923 },
2924 "file": "src/components/settings/settings/EditSettingsForm.js",
2925 "id": "settings.app.sentryInfo",
2926 "start": {
2927 "column": 14,
2928 "line": 31
2929 }
2930 },
2931 {
2919 "defaultMessage": "!!!By default, Ferdium 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.", 2932 "defaultMessage": "!!!By default, Ferdium 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.",
2920 "end": { 2933 "end": {
2921 "column": 3, 2934 "column": 3,
@@ -4380,6 +4393,19 @@
4380 } 4393 }
4381 }, 4394 },
4382 { 4395 {
4396 "defaultMessage": "!!!Send telemetry data",
4397 "end": {
4398 "column": 3,
4399 "line": 89
4400 },
4401 "file": "src/containers/settings/EditSettingsScreen.js",
4402 "id": "settings.app.form.sentry",
4403 "start": {
4404 "column": 10,
4405 "line": 86
4406 }
4407 },
4408 {
4383 "defaultMessage": "!!!Keep services in hibernation on startup", 4409 "defaultMessage": "!!!Keep services in hibernation on startup",
4384 "end": { 4410 "end": {
4385 "column": 3, 4411 "column": 3,