diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-05-08 01:22:42 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-05-09 01:01:19 +0200 |
commit | f8b479e23d5f1d939a45873101e541357b8f0bca (patch) | |
tree | 7f62271b66990842506787b8945863f87dca66c2 | |
parent | 8abb20d74b36b1f52a2378498263d1cfb62849f3 (diff) |
Fix Online Update options page
* Add some missing ahelp, bookmark
* Remove redundant entries
Change-Id: Iffc24f9cf3f87b73639013b24238ec2b5dd85cb0
Reviewed-on: https://gerrit.libreoffice.org/37366
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/shared/optionen/online_update.xhp | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/source/text/shared/optionen/online_update.xhp b/source/text/shared/optionen/online_update.xhp index 5891b8612a..ae2bcc45b1 100644 --- a/source/text/shared/optionen/online_update.xhp +++ b/source/text/shared/optionen/online_update.xhp @@ -37,7 +37,7 @@ </bookmark> <paragraph xml-lang="en-US" id="hd_id29297" role="heading" level="1" l10n="NEW"><link href="text/shared/optionen/online_update.xhp">Online Update</link></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optonlineupdatepage/OptOnlineUpdatePage" id="bm_id877102" localize="false"/> - <paragraph xml-lang="en-US" id="par_id8754844" role="paragraph" l10n="NEW">Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME.</paragraph> + <paragraph xml-lang="en-US" id="par_id8754844" role="paragraph" l10n="NEW"><ahelp hid=".">Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#online_update"/> @@ -62,16 +62,13 @@ <paragraph xml-lang="en-US" id="par_id1743522" role="paragraph" l10n="NEW"><ahelp hid=".">A check will be performed now.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optonlineupdatepage/autodownload" id="bm_id1509140" localize="false"/> <paragraph xml-lang="en-US" id="hd_id1418806" role="heading" level="2">Download updates automatically</paragraph> -<paragraph xml-lang="en-US" id="par_id3174230" role="paragraph" l10n="NEW"><ahelp hid=".">Enable the automatic download of updates.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id3174230" role="paragraph" l10n="NEW"><ahelp hid=".">Enable the automatic download of updates to the specified folder.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/optonlineupdatepage/destpathlabel" id="bm_id0116200901051322" localize="false"/> + <paragraph xml-lang="en-US" id="hd_id3051545" role="heading" level="3" l10n="NEW">Download destination</paragraph> + <paragraph xml-lang="en-US" id="par_id3061311" role="paragraph" l10n="NEW"><ahelp hid=".">Displays the selected folder to store the downloaded files.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/optonlineupdatepage/changepath" id="bm_id0116200901051320" localize="false"/> <paragraph xml-lang="en-US" id="hd_id1418807" role="heading" level="3">Change</paragraph> <paragraph xml-lang="en-US" id="par_id0116200901063996" role="paragraph" l10n="NEW"><ahelp hid=".">Click to select a folder to download the files.</ahelp></paragraph> -<paragraph xml-lang="en-US" id="hd_id5994140" role="heading" level="2" l10n="NEW">Download updates automatically</paragraph> - <paragraph xml-lang="en-US" id="par_id7870113" role="paragraph" l10n="NEW"><ahelp hid=".">Select to download an available online update file automatically to the specified folder.</ahelp></paragraph> - <paragraph xml-lang="en-US" id="hd_id3051545" role="heading" level="3" l10n="NEW">Download destination</paragraph> - <paragraph xml-lang="en-US" id="par_id3061311" role="paragraph" l10n="NEW"><ahelp hid=".">Displays the selected folder to store the downloaded files.</ahelp></paragraph> - <paragraph xml-lang="en-US" id="hd_id4814905" role="heading" level="3" l10n="NEW">Change</paragraph> - <paragraph xml-lang="en-US" id="par_id2143925" role="paragraph" l10n="NEW"><ahelp hid=".">Click to show a dialog box where you can select another folder.</ahelp></paragraph> </body> </helpdocument> |