From 4b16731c54c57955c4dcc6fc3152558dd987b449 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 22 Jan 2013 08:32:32 +0100 Subject: typo fix in LibreLogo help Change-Id: Ib3caadcbe35735afe72a3b7e22820588abea8588 --- source/sl/helpcontent2/source/text/swriter/librelogo.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/sl') diff --git a/source/sl/helpcontent2/source/text/swriter/librelogo.po b/source/sl/helpcontent2/source/text/swriter/librelogo.po index 142f4080e4a..bca088a58bf 100644 --- a/source/sl/helpcontent2/source/text/swriter/librelogo.po +++ b/source/sl/helpcontent2/source/text/swriter/librelogo.po @@ -318,8 +318,8 @@ msgctxt "" "LibreLogo.xhp\n" "par_570\n" "help.text" -msgid "PRINT \"word\" ; original Logo syntax
PRINT “Arbitrary text.” ; orthography, Writer
PRINT 'Arbitrary text.' ; Python syntax
" -msgstr "IZPIŠI \"beseda\" ; izvorna skladnja Loga
IZPIŠI “Poljubno besedilo.” ; pravopis, Writer
IZPIŠI 'Poljubno besedilo.' ; skladnja Pythona
" +msgid "PRINT \"word ; original Logo syntax
PRINT “Arbitrary text.” ; orthography, Writer
PRINT 'Arbitrary text.' ; Python syntax
" +msgstr "IZPIŠI \"beseda ; izvorna skladnja Loga
IZPIŠI “Poljubno besedilo.” ; pravopis, Writer
IZPIŠI 'Poljubno besedilo.' ; skladnja Pythona
" #: LibreLogo.xhp msgctxt "" -- cgit