From 2fbf8004a57f8393f3258199db0b1df26a6d9739 Mon Sep 17 00:00:00 2001 From: Alexey Vlasov Date: Wed, 12 Apr 2017 21:03:30 +0200 Subject: tdf#39468 Translate German comments sw/source/core/text/txthyph.cxx Change-Id: I2c818def66dcb04fabbffeb4c2ef1bdd1d2aa055 Reviewed-on: https://gerrit.libreoffice.org/36488 Tested-by: Jenkins Reviewed-by: Michael Stahl --- sw/source/core/text/txthyph.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sw/source/core/text/txthyph.cxx b/sw/source/core/text/txthyph.cxx index 01940c21f79d..ebe0e154743b 100644 --- a/sw/source/core/text/txthyph.cxx +++ b/sw/source/core/text/txthyph.cxx @@ -143,9 +143,9 @@ bool SwTextFormatter::Hyphenate( SwInterHyphInfo &rHyphInf ) InitCntHyph(); - // 5298: IsParaLine() (ex.IsFirstLine) fragt auf GetParaPortion() ab. - // wir muessen gleiche Bedingungen schaffen: in der ersten - // Zeile formatieren wir SwParaPortions... + // 5298: IsParaLine() (ex.IsFirstLine) calls GetParaPortion(). + // We have to create the same conditions: in the first line + // we format SwParaPortions... if( pOldCurr->IsParaPortion() ) { SwParaPortion *pPara = new SwParaPortion(); -- cgit v1.2.3