aboutsummaryrefslogtreecommitdiff
path: root/source/is
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-06-15 08:30:45 +0200
committerAndras Timar <atimar@suse.com>2013-06-15 08:30:45 +0200
commit27c79c7d3fa134bf63e6397000b3fc31ad758567 (patch)
tree327599921b4fd9426eb1222bfd3d449e51afc3bf /source/is
parent0951535c576e6a2693b25311832b25bcd67b7bb3 (diff)
typo/help l10n extraction error
Change-Id: I575bf32cd5e690f1128417ab9d95393a6c8f9d7c
Diffstat (limited to 'source/is')
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/is/helpcontent2/source/text/shared/guide.po b/source/is/helpcontent2/source/text/shared/guide.po
index 1bf38b67a66..de7de6b0c5d 100644
--- a/source/is/helpcontent2/source/text/shared/guide.po
+++ b/source/is/helpcontent2/source/text/shared/guide.po
@@ -15740,7 +15740,7 @@ msgctxt ""
"print_faster.xhp\n"
"par_idN106D9\n"
"help.text"
-msgid "<emph>Printer</emph><emph>- </emph>to define options for reducing data while printing directly to a printer"
+msgid "<emph>Printer</emph> - to define options for reducing data while printing directly to a printer"
msgstr ""
#: print_faster.xhp
@@ -15748,7 +15748,7 @@ msgctxt ""
"print_faster.xhp\n"
"par_idN106E2\n"
"help.text"
-msgid "<emph>Print to file</emph><emph>-</emph> to define options for reducing data while printing to a file"
+msgid "<emph>Print to file</emph> - to define options for reducing data while printing to a file"
msgstr ""
#: print_faster.xhp
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/Library_chartopengl.mk
AgeCommit message (Expand)Author
2014-05-06enable pch for chartopenglThomas Arnhold
2014-04-29We don't sniff gluTor Lillqvist
2014-04-15it made even less sense to have the dependency to mdds hereMarkus Mohrhard
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-14Fix build: missing boost_headersZolnai Tamás
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-02-03Make the OpenGL stuff in chart2 compile for OS X (but definitely won't work)Tor Lillqvist
2014-01-29make glew a normal external shared projectMarkus Mohrhard
2014-01-29some improvements for text renderingMarkus Mohrhard
2014-01-29blind fix for reported Windows build errorMarkus Mohrhard
2014-01-29add ugly hack to work around SvxDrawPage::add only accepting SvxShapeMarkus Mohrhard
2014-01-29initial work on OpenGL rendering backendPeilin Xiao
2013-11-19fix the windows buildMarkus Mohrhard
2013-11-19fix windows buildMarkus Mohrhard
2013-11-19we need to depend on mesa headers for windows & unix without openglMarkus Mohrhard
2013-11-19it builds againMarkus Mohrhard
2013-11-19try to make it build on windowsMarkus Mohrhard
2013-11-19add glew and make chartopengl a dynamically loaded libMarkus Mohrhard