From 83f8a8f257057666b04739fbe84d92297c79f287 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 7c30945ec..68c2d1a68 100644 --- a/user_manual/pim/calendar.rst +++ b/user_manual/pim/calendar.rst @@ -144,7 +144,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 54eb6c11948e8e2a4282013c282807a9abef3634 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 a5c82167b..7a2d5e0d0 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 81c4b049519ee6dbe91df9a2fbc52cf08d178725 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 7a2d5e0d0..94d87fa19 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.