From d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Jun 2022 04:27:29 +0530 Subject: Remove integration with sentry (fixes #233) (#234) --- src/i18n/locales/zh.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/i18n/locales/zh.json') diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json index 8a971cb6a..df8644929 100644 --- a/src/i18n/locales/zh.json +++ b/src/i18n/locales/zh.json @@ -236,7 +236,6 @@ "settings.app.form.scheduledDNDEnd": "To", "settings.app.form.scheduledDNDStart": "From", "settings.app.form.searchEngine": "Search engine", - "settings.app.form.sentry": "Send telemetry data", "settings.app.form.serviceRibbonWidth": "Sidebar width", "settings.app.form.showDisabledServices": "Display disabled services tabs", "settings.app.form.showDragArea": "Show draggable area on window", @@ -272,7 +271,6 @@ "settings.app.sectionMain": "Main", "settings.app.sectionServiceIconsSettings": "Service Icons Settings", "settings.app.sectionSidebarSettings": "Sidebar Settings", - "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!", "settings.app.spellCheckerLanguageInfo": "Ferdium 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.", "settings.app.subheadlineCache": "Cache", "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", @@ -457,4 +455,4 @@ "workspaceDrawer.workspaceFeatureInfo": "

Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.

You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.

", "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", "workspaces.switchingIndicator.switchingTo": "Switching to" -} \ No newline at end of file +} -- cgit v1.2.3-54-g00ecf