diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-07-20 14:39:37 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-07-21 21:48:00 +0200 |
commit | cc37d66fb5384cd6cd4460cfacbe874b7e0911e6 (patch) | |
tree | 9e7d6de998d05b094253f336fb5c6f55a4ae03b1 | |
parent | 1c52b29e3858fd600a651635d4d4172a4a5d04d9 (diff) |
adjustment in describing backup failure to indicate attempt
Change-Id: I32571513a1958071d8c02b6f0d9bf2fc5807a2f7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154629
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
-rw-r--r-- | source/text/shared/optionen/01010200.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index 848766c450..c157812ef6 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -98,7 +98,7 @@ <paragraph id="par_id3154123" role="paragraph"><ahelp hid="cui/ui/optsavepage/backup">Saves the previous version of a document as a backup copy whenever you save a document. Every time <item type="productname">%PRODUCTNAME</item> creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension <emph>.BAK</emph>.</ahelp></paragraph> <paragraph id="par_id3153192" role="paragraph">To change the location of the backup copy, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Paths</emph>, and then enter a new path for the backup file.</paragraph> <h4 id="hd_id11689632256368">Place backup in same folder as document</h4> -<paragraph role="paragraph" id="par_id501689632337867">Backup copy is saved to the same folder as the document. If the backup copy cannot be saved in the same folder for some reason, it is saved in the <menuitem>Backups</menuitem> folder specified in <menuitem>Paths</menuitem>.</paragraph> +<paragraph role="paragraph" id="par_id501689632337867">Backup copy is saved to the same folder as the document. If the backup copy cannot be saved in the same folder for some reason, then %PRODUCTNAME tries to save the copy in the <menuitem>Backups</menuitem> folder specified in <menuitem>Paths</menuitem>.</paragraph> <h3 id="hd_id3153575"><variable id="relative_saving_option">Save URLs relative to file system</variable></h3> <paragraph xml-lang="en-US" id="par_id3149484" role="paragraph">This option allows you to select the default for <link href="text/shared/00/00000005.xhp#saving"><emph>relative</emph></link> addressing of URLs in the file system and on the Internet. Relative addressing is only possible if the source document and the referenced document are both on the same drive.</paragraph> <paragraph xml-lang="en-US" id="par_id3145799" role="paragraph">A relative address always starts from the directory in which the current document is located. In contrast, absolute addressing always starts from a root directory. The following table demonstrates the difference in syntax between relative and absolute referencing:</paragraph> |