From 6b4a149a656b29d162b2190f1849dc779cba0b0a Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sat, 1 Apr 2017 04:49:52 +0000 Subject: tdf#39468 Translate German comments Translate German comments and terms in UnoControls/, editeng/, filter/, odk/, reportdesign/, sd/, sfx2/, starmath/, svl/, svtools/, toolkit/, tools/, writerfilter/, and xmloff/. Change-Id: Ibc401a425ddfdf41e4e4a78600f3fbce8cfaa2b1 Reviewed-on: https://gerrit.libreoffice.org/35992 Tested-by: Jenkins Reviewed-by: Michael Stahl --- svl/source/items/itempool.cxx | 2 +- svl/source/items/itemset.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'svl') diff --git a/svl/source/items/itempool.cxx b/svl/source/items/itempool.cxx index ef2a481befb5..63de4bbd4130 100644 --- a/svl/source/items/itempool.cxx +++ b/svl/source/items/itempool.cxx @@ -309,7 +309,7 @@ void SfxItemPool::ReleaseDefaults /** - * Frees the specified static Defaults und also deletes them, if so + * Frees the specified static Defaults and also deletes them, if so * specified. * * This method MUST be called AFTER all SfxItemPool instances (which diff --git a/svl/source/items/itemset.cxx b/svl/source/items/itemset.cxx index a4ed73c52f33..e69418456833 100644 --- a/svl/source/items/itemset.cxx +++ b/svl/source/items/itemset.cxx @@ -610,7 +610,7 @@ void SfxItemSet::PutExtended { if ( IsInvalidItem( *ppFnd ) ) { - // Item ist DontCare: + // Item is DontCare: switch ( eDontCareAs ) { case SfxItemState::SET: -- cgit