aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/sl/helpcontent2/source/text/sbasic/shared.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/sl/helpcontent2/source/text/sbasic/shared.po b/source/sl/helpcontent2/source/text/sbasic/shared.po
index bf12da63091..4e9204a2b1e 100644
--- a/source/sl/helpcontent2/source/text/sbasic/shared.po
+++ b/source/sl/helpcontent2/source/text/sbasic/shared.po
@@ -33111,7 +33111,7 @@ msgctxt ""
"par_id3150451\n"
"help.text"
msgid "<emph>arg0, arg1 …</emph>: The <literal>Function</literal> optional parameters given as positional arguments."
-msgstr "<emph>arg0, arg1 ... <emph>: neobvezni parametri funkcije <literal>Function</literal>, podani kot položajni argumenti."
+msgstr "<emph>arg0, arg1 ... </emph>: neobvezni parametri funkcije <literal>Function</literal>, podani kot položajni argumenti."
#: CallByName.xhp
msgctxt ""
misations LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/prewin.h
AgeCommit message (Expand)Author
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-05-09clean upThomas Arnhold
2014-05-09remove presys.h and postsys.hThomas Arnhold
2013-12-12prewin.h: remove silly extern "C" nonsense which prevents...Michael Stahl
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-16move headers from solenv/inc/ to include/Matúš Kukan