From cc37d66fb5384cd6cd4460cfacbe874b7e0911e6 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 20 Jul 2023 14:39:37 +0200 Subject: 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 --- source/text/shared/optionen/01010200.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ Saves the previous version of a document as a backup copy whenever you save a document. Every time %PRODUCTNAME creates a backup copy, the previous backup copy is replaced. The backup copy gets the extension .BAK. To change the location of the backup copy, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths, and then enter a new path for the backup file.

Place backup in same folder as document

-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 Backups folder specified in Paths. +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 Backups folder specified in Paths.

Save URLs relative to file system

This option allows you to select the default for relative 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. 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: -- cgit