Index: DOM/PM/Maatwerk/impl/UitsparingTekstFormatter.cls.xml =================================================================== diff -u -r57346 -r57347 --- DOM/PM/Maatwerk/impl/UitsparingTekstFormatter.cls.xml (.../UitsparingTekstFormatter.cls.xml) (revision 57346) +++ DOM/PM/Maatwerk/impl/UitsparingTekstFormatter.cls.xml (.../UitsparingTekstFormatter.cls.xml) (revision 57347) @@ -109,7 +109,9 @@ #dim UitlegTekst As TECH.String = "" If ..FormatterInput.MetUitlegTekst { #dim Vertaler As DOM.common.Transl.Vertaler = ##class(DOM.DomeinContext).Instance().GeefVertaalAPI().GeefStandaardVertaler(..FormatterInput.Taal) - #dim VertaalSleutel As TECH.String = "DiepteUitsparing" + #dim VertaalSleutel As TECH.String + If (..FormatterInput.UitsparingData.AantalUitsparingen = ##class(DOM.PM.enu.AantalUitsparingen).Enkel()) Set VertaalSleutel = "DiepteUitsparing" + Else Set VertaalSleutel = "DiepteUitsparingen" Set UitlegTekst = Vertaler.GeefVertaling(VertaalSleutel)_" = " } Quit UitlegTekst Index: vhUnitTest/DOM/PM/Maatwerk/TAX/impl/UitsparingTekstFormatter/GeefGeformatteerdeTekst/Test.cls.xml =================================================================== diff -u -r57346 -r57347 --- vhUnitTest/DOM/PM/Maatwerk/TAX/impl/UitsparingTekstFormatter/GeefGeformatteerdeTekst/Test.cls.xml (.../Test.cls.xml) (revision 57346) +++ vhUnitTest/DOM/PM/Maatwerk/TAX/impl/UitsparingTekstFormatter/GeefGeformatteerdeTekst/Test.cls.xml (.../Test.cls.xml) (revision 57347) @@ -121,7 +121,7 @@ Set VertalerMock = ##class(vhTest.Utils.Vertaler).%New("", FormatterInput.Taal) Do VertaalAPIStub.VerwachtMethodCall("GeefStandaardVertaler", FormatterInput.Taal).DanReturn(VertalerMock) - Do ..AssertGeformatteerdeTekstDiepteTAX(FormatterInput, "[DiepteUitsparing] = 250mm 300mm") + Do ..AssertGeformatteerdeTekstDiepteTAX(FormatterInput, "[DiepteUitsparingen] = 250mm 300mm") Do VertaalAPIStub.Verifieer() ]]> Index: vhDeploy/Deploy20190718xVertalingDiepteUitsparingen.cls.xml =================================================================== diff -u --- vhDeploy/Deploy20190718xVertalingDiepteUitsparingen.cls.xml (revision 0) +++ vhDeploy/Deploy20190718xVertalingDiepteUitsparingen.cls.xml (revision 57347) @@ -0,0 +1,43 @@ + + + +vhDeploy.Deploy + + +%String +Nieuwe TT vertalingen voor DiepteUitsparingen SifonLade + + + +1 + + + + +1 +1 + + + + +1 +Sleutel:TECH.String,TextType:TECH.String +1 + + + + + +