From da3660ec34950a4b3f61ea6f2ad2278d6b36a98a Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Fri, 14 May 2021 12:40:59 +0200 Subject: [PATCH 1/3] Changed grammar Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- user_manual/pim/calendar.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/pim/calendar.rst b/user_manual/pim/calendar.rst index 15a2ead3b..7a3245331 100644 --- a/user_manual/pim/calendar.rst +++ b/user_manual/pim/calendar.rst @@ -147,7 +147,7 @@ Edit or Delete an event ~~~~~~~~~~~~~~~~~~~~~~~ If you want to edit or delete a specific event, you just need to click on it. -After that you will be able to re-set all of the events details and open the +After that you will be able to re-set all event details and open the advanced sidebar-editor by clicking on ``More...``. Clicking on the ``Update``-button will update the event. To cancel your changes, click on the close icon on top right of the popup or sidebar editor. From b7a31f074e53fe74197f2dc1569c19a50c899b23 Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Fri, 14 May 2021 12:44:06 +0200 Subject: [PATCH 2/3] Changed grammar Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- user_manual/files/access_webdav.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 6b24f7e58..a6cb3c014 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -231,9 +231,9 @@ To access files through the macOS Finder: Accessing files using Microsoft Windows --------------------------------------- -If you use the native Windows implementation, you can map Nextcloud to a new -drive. Mapping to a drive enables you to browse files stored on a Nextcloud -server the way you would files stored in a mapped network drive. +If you use the native Windows implementation of webdav, you can map Nextcloud to a new +drive using Windows Explorer. Mapping to a drive enables you to browse files stored on a +Nextcloud server the way you would files stored in a mapped network drive. Using this feature requires network connectivity. If you want to store your files offline, use the Desktop Client to sync all files on your From bf73696f180b4e65e2b93cd8b3ecbd7d34714004 Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Fri, 14 May 2021 12:47:03 +0200 Subject: [PATCH 3/3] Changed spelling of WebDAV Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- user_manual/files/access_webdav.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index a6cb3c014..41776d2b0 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -231,7 +231,7 @@ To access files through the macOS Finder: Accessing files using Microsoft Windows --------------------------------------- -If you use the native Windows implementation of webdav, you can map Nextcloud to a new +If you use the native Windows implementation of WebDAV, you can map Nextcloud to a new drive using Windows Explorer. Mapping to a drive enables you to browse files stored on a Nextcloud server the way you would files stored in a mapped network drive.