diff options
author | Olivier <olivier.hallot@libreoffice.org> | 2017-01-05 09:31:05 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-01-05 11:35:13 +0000 |
commit | e5fa8a6736f11ccb8c7e87ce7e07cf003be61fa1 (patch) | |
tree | 93db032a34893572e93e70ce31424a458e7d51e8 | |
parent | 17e3d608a1d4a09b6ef258beb4c2c22becd16414 (diff) |
Fix 'Insert - Document' menu entry in HC2
Change-Id: I31cfecee94a4f38c4ad1488eed1e555b1daba810
Reviewed-on: https://gerrit.libreoffice.org/32750
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
-rw-r--r-- | source/text/shared/01/01020000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/01020000.xhp b/source/text/shared/01/01020000.xhp index 0557a079cf..68da088cfc 100644 --- a/source/text/shared/01/01020000.xhp +++ b/source/text/shared/01/01020000.xhp @@ -116,7 +116,7 @@ <bookmark xml-lang="en-US" branch="hid/SFX2_HID_FILEDLG_INSERT_BTN" id="bm_id3154948" localize="false"/> <paragraph id="hd_id3147085" role="heading" level="2" xml-lang="en-US">Insert</paragraph> -<paragraph id="par_id3156293" role="paragraph" xml-lang="en-US">If you opened the dialog by choosing <emph>Insert - File</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid="HID_FILEDLG_INSERT_BTN">Inserts the selected file into the current document at the cursor position.</ahelp></paragraph> +<paragraph id="par_id3156293" role="paragraph" xml-lang="en-US">If you opened the dialog by choosing <emph>Insert - Document</emph>, the <emph>Open</emph> button is labeled <emph>Insert</emph>. <ahelp hid="HID_FILEDLG_INSERT_BTN">Inserts the selected file into the current document at the cursor position.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/SVT_HID_FILEOPEN_READONLY" id="bm_id3156215" localize="false"/> <paragraph id="hd_id3144762" role="heading" level="2" xml-lang="en-US">Read-only</paragraph> @@ -163,4 +163,4 @@ </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |