diff options
author | Krisztian Pinter <pin.terminator@gmail.com> | 2013-03-11 14:39:41 +0100 |
---|---|---|
committer | Bosdonnat Cedric <cedric.bosdonnat@free.fr> | 2013-03-11 14:51:30 +0000 |
commit | 4337668c56b83d04649591820d2fb243537b7dad (patch) | |
tree | c66cc32dd84f9380013604077158ea3bd7c60e12 | |
parent | 44a39c4833aef3499030d046f153bb1d27e84027 (diff) |
fdo#47011 added autosave help description
Change-Id: I8a0233ef834f55c4cd701f1d7292ada184abff2e
Reviewed-on: https://gerrit.libreoffice.org/2668
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
-rw-r--r-- | source/text/shared/optionen/01010200.xhp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index e88f560219..c6ce6de960 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -91,6 +91,15 @@ <paragraph xml-lang="en-US" id="hd_id3146147" role="heading" level="3" l10n="U" oldref="11">Minutes</paragraph> <paragraph xml-lang="en-US" id="par_id3152460" role="paragraph" l10n="CHG" oldref="12"><ahelp hid="SVX_NUMERICFIELD_RID_SFXPAGE_SAVE_ED_AUTOSAVE">Specifies the time interval in minutes for the automatic recovery option.</ahelp></paragraph> + +<bookmark xml-lang="en-US" branch="hid/cui:CheckBox:RID_SFXPAGE_SAVE:BTN_USERAUTOSAVE" id="bm_id3159253" localize="false"/> +<paragraph xml-lang="en-US" id="hd_id3154909" role="heading" level="3">Automatically save the document too</paragraph> +<paragraph xml-lang="en-US" id="par_id3149561" role="paragraph"> + <ahelp hid="SVX_CHECKBOX_RID_SFXPAGE_SAVE_BTN_USERAUTOSAVE"> + Specifies that <item type="productname">%PRODUCTNAME</item> saves all open documents when saving auto recovery information. Uses the same time interval as AutoRecovery does. + </ahelp> +</paragraph> + <paragraph xml-lang="en-US" id="hd_id3153575" role="heading" level="3" l10n="CHG" oldref="17">Save URLs relative to file system</paragraph> <paragraph xml-lang="en-US" id="par_id3149484" role="paragraph" l10n="U" oldref="18">This option allows you to select the default for <link href="text/shared/00/00000005.xhp#speichern" name="relative">relative</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> |