From 5405ee6cf8031d863ff2002d0508305927951e03 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Wed, 13 Apr 2022 09:04:03 +0200 Subject: [PATCH 1/2] l10n: Add dots Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- appinfo/info.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 14b2495..2cc7dee 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,10 +8,10 @@ To impersonate a user an administrator has to simply follow the following four steps: -1. Login as administrator to Nextcloud -2. Open the user administration interface -3. Select the impersonate button on the affected user -4. Confirm the impersonation +1. Login as administrator to Nextcloud. +2. Open the user administration interface. +3. Select the impersonate button on the affected user. +4. Confirm the impersonation. The administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button. From 57a388df545023b258815285dbc12194398218fc Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Wed, 13 Apr 2022 09:14:07 +0200 Subject: [PATCH 2/2] l10n: Change to plural Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 2cc7dee..f8cd6d3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ To impersonate a user an administrator has to simply follow the following four steps: 1. Login as administrator to Nextcloud. -2. Open the user administration interface. +2. Open users administration interface. 3. Select the impersonate button on the affected user. 4. Confirm the impersonation.