diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-07-16 22:45:23 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-08-21 21:29:10 +0200 |
commit | 8ecf172a2713f691ac63908676446fd86eefb2c1 (patch) | |
tree | 19ca2871574a4dfe6d6cfc1debc57a42f2507ea4 /source | |
parent | 12f5fcacd219532e748c24b96c3be143e1fec99f (diff) |
Fix help pages after translator review
http://nabble.documentfoundation.org/libreoffice-l10n-Errors-in-help-found-in-Pootle-td4218288.html
Change-Id: I41a1ea18c9039e002135ac425ff21c296d65755b
Reviewed-on: https://gerrit.libreoffice.org/40014
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/05060700.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/protection.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/01/05060700.xhp b/source/text/swriter/01/05060700.xhp index 52ed1b90ec..6b4e1a4dfb 100644 --- a/source/text/swriter/01/05060700.xhp +++ b/source/text/swriter/01/05060700.xhp @@ -363,7 +363,7 @@ <paragraph role="paragraph" id="par_id3156058" xml-lang="en-US">Frames allow you to link certain events to a function that then decides if the event is handled by $[officename] Writer or by the function. See the $[officename] Basic Help for more information.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/eventassignpage/libraries" id="bm_id4656819" localize="false"/> <paragraph role="heading" id="hd_id3149271" xml-lang="en-US" level="3">Macro From</paragraph> -<paragraph role="paragraph" id="par_id3149284" xml-lang="en-US"><ahelp hid="cui/ui/eventassignpage/libraries">Lists the $[officename] program and any open $[officename] document.</ahelp> Within this list, select the location where you want to save the macros.</paragraph> +<paragraph role="paragraph" id="par_id3149284" xml-lang="en-US"><ahelp hid="cui/ui/eventassignpage/libraries">Lists the $[officename] program and any open $[officename] document.</ahelp> Within this list, select the location where you want to pick the macro from.</paragraph> <bookmark xml-lang="en-US" branch="hid/cui/ui/eventassignpage/macros" id="bm_id3767815" localize="false"/> <paragraph role="heading" id="hd_id3156441" xml-lang="en-US" level="3">Existing Macros</paragraph> <paragraph role="paragraph" id="par_id3148458" xml-lang="en-US"><ahelp hid="cui/ui/eventassignpage/macros">Lists the available macros. Select the macro that you want to assign to the selected event, and then click <emph>Assign</emph>.</ahelp></paragraph> diff --git a/source/text/swriter/guide/protection.xhp b/source/text/swriter/guide/protection.xhp index a60c2f8b1d..7163741e4a 100644 --- a/source/text/swriter/guide/protection.xhp +++ b/source/text/swriter/guide/protection.xhp @@ -119,7 +119,7 @@ <paragraph id="par_id1711201619364829" role="paragraph" xml-lang="en-US">Place the cursor in the cell or in the selected cells and choose the <item type="menuitem">Table - Unprotect Cells</item> in menu bar.</paragraph> </listitem> <listitem> - <paragraph id="par_id3151189" role="paragraph" xml-lang="en-US">For whole table, right-click on the table in the Navigator, and choose <emph>Table - Unprotect</emph> in the context menu or select the whole table and choose <item type="menuitem">Tools - Unprotect Cells</item> in menu bar.</paragraph> + <paragraph id="par_id3151189" role="paragraph" xml-lang="en-US">For whole table, right-click on the table in the Navigator, and choose <emph>Table - Unprotect</emph> in the context menu or select the whole table and choose <item type="menuitem">Table - Unprotect Cells</item> in menu bar.</paragraph> </listitem> </list> |