From 0a850057c2fba0fe7e3743a507e92a929562a0d4 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 18 Jun 2024 17:58:05 -0300 Subject: tdf#161579 Fix on Save options Help page Change-Id: I58f37e50d5579b76b2b4b95a885ae2ef9e6856c2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169126 Reviewed-by: Olivier Hallot Tested-by: Jenkins (cherry picked from commit e6ef90ff763ee24c62f15dd4a312020a04b93655) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169136 --- source/text/shared/optionen/01010200.xhp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index 22af063a34..496f6c804b 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -88,8 +88,8 @@ Specifies the time interval in minutes before AutoRecovery information is saved for a document. A timer starts for a document when it is first modified. AutoRecovery information is saved after the specified time (while %PRODUCTNAME is idle). The timer then restarts with the next modification in the document. -

Automatically save the document too

- Specifies that %PRODUCTNAME saves all modified documents when saving AutoRecovery information. Uses the time interval specified in Minutes. +

Automatically save the document instead

+ Specifies that LibreOffice saves the modified document itself instead of creating a temporary AutoRecovery version. Uses the time interval specified in Minutes.

Edit document properties before saving

Specifies that the Properties dialog will appear every time you select the Save As command. -- cgit