diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-18 17:58:05 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-19 15:48:06 +0200 |
commit | 0a850057c2fba0fe7e3743a507e92a929562a0d4 (patch) | |
tree | 24d033e8973c942d40a9b9c9fa6dd243d3e311ed /source | |
parent | 4d5d28094e2a3ff37d78ea6f0a58615015d663e6 (diff) |
tdf#161579 Fix on Save options Help page
Change-Id: I58f37e50d5579b76b2b4b95a885ae2ef9e6856c2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169126
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
(cherry picked from commit e6ef90ff763ee24c62f15dd4a312020a04b93655)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169136
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/01010200.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ <paragraph id="par_id3152460" role="paragraph"><ahelp hid="cui/ui/optsavepage/autosave_spin">Specifies the time interval in minutes before AutoRecovery information is saved for a document.</ahelp></paragraph> <note id="par_id971692475642160">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.</note> <bookmark branch="hid/cui/ui/optsavepage/userautosave" id="bm_id3159253" localize="false"/> -<h3 id="hd_id3154909">Automatically save the document too</h3> - <paragraph id="par_id3149561" role="paragraph"><ahelp hid="cui/ui/optsavepage/userautosave">Specifies that %PRODUCTNAME saves all modified documents when saving AutoRecovery information. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp></paragraph> +<h3 id="hd_id3154909">Automatically save the document instead</h3> + <paragraph id="par_id3149561" role="paragraph"><ahelp hid="cui/ui/optsavepage/userautosave">Specifies that LibreOffice saves the modified document itself instead of creating a temporary AutoRecovery version. Uses the time interval specified in <menuitem>Minutes</menuitem>.</ahelp></paragraph> <bookmark branch="hid/cui/ui/optsavepage/docinfo" id="bm_id3154939" localize="false"/> <h3 id="hd_id3154071">Edit document properties before saving</h3> <paragraph id="par_id3148798" role="paragraph"><ahelp hid="cui/ui/optsavepage/docinfo">Specifies that the <emph>Properties</emph> dialog will appear every time you select the <emph>Save As</emph> command.</ahelp></paragraph> |