From 6e0a152350dbb476ef70ad9b17d57607fadc0666 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Fri, 30 Jun 2017 06:22:40 +0000 Subject: tdf#39468 Translate German comments/terms Change-Id: I9edef3138964d3f43745be39956bc6bb66d0cc4d Reviewed-on: https://gerrit.libreoffice.org/39403 Tested-by: Jenkins Reviewed-by: Johnny_M Reviewed-by: Eike Rathke --- vcl/source/filter/sgvtext.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl') diff --git a/vcl/source/filter/sgvtext.cxx b/vcl/source/filter/sgvtext.cxx index 282766a2ae52..32ce4f1d44a2 100644 --- a/vcl/source/filter/sgvtext.cxx +++ b/vcl/source/filter/sgvtext.cxx @@ -99,7 +99,7 @@ // EscSMstr,EscSFarb,EscSBFrb,EscSInts,EscSXDst,EscSYDst,EscSDist, // EscBold, EscLSlnt,EscRSlnt,EscUndln,EscDbUnd,EscKaptF,EscStrik,EscDbStk, // EscSupSc,EscSubSc,Esc2DShd,Esc3DShd,Esc4DShd]; -// Justify muss spaetestens am Anfang des Absatzes stehen +// Justify must be set no later than at the beginning of the paragraph #define EscSet '\x1e' /* set flag */ #define EscReset '\x1f' /* reset flag */ #define EscDeflt '\x11' /* set flag to default */ -- cgit v1.2.3