diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-21 13:39:50 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-23 09:11:19 +0000 |
commit | 7e4c92e9870eb09ffd836d976ce413133781af2f (patch) | |
tree | 301286a152af0e3297e60f616d774f9c15aa140e | |
parent | 8e2bbff94a6584e31f2b9adaf22dd94c2afc5446 (diff) |
Fix ahelp of 'Sheet from file' menu command
Remove a duplicate bookmark too
Change-Id: Icfb63d1edc750759fa0f0805f8e83bee8dc29a95
Reviewed-on: https://gerrit.libreoffice.org/33405
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/scalc/01/04050100.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04050100.xhp b/source/text/scalc/01/04050100.xhp index 66360e9fec..87467c5781 100644 --- a/source/text/scalc/01/04050100.xhp +++ b/source/text/scalc/01/04050100.xhp @@ -31,8 +31,8 @@ <body> <section id="sheetfromfile"> <bookmark xml-lang="en-US" branch="hid/.uno:InsertSheetFromFile" id="bm_id1850337" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:InsertSheetFromFile" id="bm_id4379406" localize="false"/><paragraph role="heading" id="par_idN105C1" xml-lang="en-US" level="1" l10n="NEW"><link href="text/scalc/01/04050100.xhp">Sheet from file</link></paragraph> -<paragraph role="paragraph" id="par_idN105D1" xml-lang="en-US" l10n="NEW"><ahelp hid="26275">Inserts a sheet from a different spreadsheet file.</ahelp></paragraph> +<paragraph role="heading" id="par_idN105C1" xml-lang="en-US" level="1" l10n="NEW"><link href="text/scalc/01/04050100.xhp">Sheet from file</link></paragraph> +<paragraph role="paragraph" id="par_idN105D1" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Inserts a sheet from a different spreadsheet file.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#eitabfile"/> |