From 28951a7d225bdb0828c5464dca1b096f730c14f8 Mon Sep 17 00:00:00 2001
From: ValueOn AG
Date: Wed, 29 Apr 2026 00:57:24 +0200
Subject: [PATCH] fixes infomaniac different than in doc
---
src/pages/basedata/ConnectionsPage.tsx | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/src/pages/basedata/ConnectionsPage.tsx b/src/pages/basedata/ConnectionsPage.tsx
index 2faa901..24d4fa1 100644
--- a/src/pages/basedata/ConnectionsPage.tsx
+++ b/src/pages/basedata/ConnectionsPage.tsx
@@ -532,15 +532,9 @@ export const ConnectionsPage: React.FC = () => {
{t('Suche im Scope-Feld nach')}{' '}
- {t('allen fünf')}{' '}
+ {t('allen vier')}{' '}
{t('Berechtigungen und kreuze sie an:')}
- -
-
accounts —{' '}
- {t(
- 'Account-Discovery (Pflicht, sonst findet kDrive deinen Drive nicht)'
- )}
-
-
drive — {t('kDrive (Pflicht, heute aktiv)')}
@@ -559,7 +553,7 @@ export const ConnectionsPage: React.FC = () => {
{t(
- 'Nicht "All" auswählen und nicht user_info — beides wird nicht benötigt.'
+ 'Nicht "All" auswählen und nicht user_info / accounts — wird nicht benötigt.'
)}