[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Jul 22 12:20:10 UTC 2018
source/text/shared/01/01020000.xhp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit c93d46dafd476233cde4a84bc1527b317ce7854d
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sun Jul 22 09:15:25 2018 -0300
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sun Jul 22 14:19:46 2018 +0200
Move bookmark target out of list
Targets <a> inside a list breaks formatting.
No impact on translation.
Change-Id: I58aecd307f4156f0fb84ee0b5b06b497ca28c1d2
Reviewed-on: https://gerrit.libreoffice.org/57818
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp
index 28d14a9e8..4e8a038af 100644
--- a/source/text/shared/01/01020000.xhp
+++ b/source/text/shared/01/01020000.xhp
@@ -67,16 +67,16 @@
<paragraph id="hd_id3148538" role="heading" level="2" xml-lang="en-US">Display area</paragraph>
<paragraph id="par_id3156113" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FILEDLG_STANDARD">Displays the files and folders in the folder that you are in.</ahelp> To open a file, select the file, and then click <emph>Open</emph>.</paragraph>
<paragraph id="par_id3159256" role="tip" xml-lang="en-US">To open more than one document at the same time, each in an own window, hold <switchinline select="sys"><caseinline select="MAC"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>.</paragraph>
+ <bookmark xml-lang="en-US" branch="hid/SVT_HID_FILEVIEW_MENU_DELETE" id="bm_id3149902" localize="false"/>
+ <bookmark xml-lang="en-US" branch="hid/SVT_HID_FILEVIEW_MENU_RENAME" id="bm_id3148491" localize="false"/>
<list type="unordered">
<listitem>
<paragraph id="par_id3154514" role="listitem" xml-lang="en-US">Click a column header to sort the files. Click again to reverse the sort order.</paragraph>
</listitem>
<listitem>
- <bookmark xml-lang="en-US" branch="hid/SVT_HID_FILEVIEW_MENU_DELETE" id="bm_id3149902" localize="false"/>
<paragraph id="par_id3149514" role="listitem" xml-lang="en-US"><ahelp hid="HID_FILEVIEW_MENU_DELETE">To delete a file, right-click the file, and then choose <emph>Delete</emph>.</ahelp></paragraph>
</listitem>
<listitem>
- <bookmark xml-lang="en-US" branch="hid/SVT_HID_FILEVIEW_MENU_RENAME" id="bm_id3148491" localize="false"/>
<paragraph id="par_id3147618" role="listitem" xml-lang="en-US"><ahelp hid="HID_FILEVIEW_MENU_RENAME">To rename a file, right-click the file, and then choose <emph>Rename</emph>.</ahelp></paragraph>
</listitem>
</list>
More information about the Libreoffice-commits
mailing list