From a3e276e9bd1c1471dac3e37fca2303ba966dabd1 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 9bf6c8afe..f387f9bd5 100644 --- a/user_manual/pim/calendar.rst +++ b/user_manual/pim/calendar.rst @@ -151,7 +151,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 4fdba5ff74f3375d4c1ff39fae33e7acbbf1fb52 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 8c344045d9bfb1e881c2fed569cd63c5da8fb0b5 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.