summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2017-09-30 14:57:34 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-30 20:58:27 +0200
commit79c28873d6e1175c4b33352dd5c1dbba81d2c3ee (patch)
tree0ade433eb493649daddf7bd57e621638506aafd0 /sc
parent8c9dcfcfe58aba692b8a75efeb2b73928e764b2f (diff)
Translate German comments and debug strings (leftovers)
Change-Id: I4ab8fbae47037f6e21c51713d1c51aaa5dc61f40 Reviewed-on: https://gerrit.libreoffice.org/42967 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/fillinfo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/fillinfo.cxx b/sc/source/core/data/fillinfo.cxx
index 0d3a6bc36967..35b2a0fd1a05 100644
--- a/sc/source/core/data/fillinfo.cxx
+++ b/sc/source/core/data/fillinfo.cxx
@@ -656,7 +656,7 @@ void ScDocument::FillInfo(
if (pCondFormList)
pCondFormList->endRendering();
- // bedingte Formatierung auswerten
+ // evaluate conditional formatting
std::vector< std::unique_ptr<ScPatternAttr> > aAltPatterns;
// favour preview over condition
if (bAnyCondition || bAnyPreview)