# HG changeset patch # User Sascha L. Teichmann # Date 1403182961 -7200 # Node ID 0839c817932a84b57ca01b59d09ac6255f6fd169 # Parent 3ecbe165f75edbd83c4d851731d15252915d3d22 Removed more anomalies from i18n. diff -r 3ecbe165f75e -r 0839c817932a artifacts/src/main/resources/messages.properties --- a/artifacts/src/main/resources/messages.properties Thu Jun 19 14:48:11 2014 +0200 +++ b/artifacts/src/main/resources/messages.properties Thu Jun 19 15:02:41 2014 +0200 @@ -588,6 +588,7 @@ help.state.minfo.dischargestate=${help.url}/OnlineHilfe/MINFO#help.state.minfo.dischargestate help.state.minfo.soundings=${help.url}/OnlineHilfe/MINFO#help.state.minfo.soundings help.state.minfo.bed.difference_select=${help.url}/OnlineHilfe/MINFO#help.state.minfo.bed.difference_select +help.state.minfo.sq.outliermethod=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sq.outliermethod help.state.minfo.sq.outliers=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sq.outliers help.state.minfo.sediment.load.year_epoch=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sediment.load.year_epoch help.state.minfo.sediment.load.location=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sediment.load.location diff -r 3ecbe165f75e -r 0839c817932a artifacts/src/main/resources/messages_de.properties --- a/artifacts/src/main/resources/messages_de.properties Thu Jun 19 14:48:11 2014 +0200 +++ b/artifacts/src/main/resources/messages_de.properties Thu Jun 19 15:02:41 2014 +0200 @@ -315,7 +315,6 @@ facet.bedheight.sounding_width = gepeilte Breite ({0}) facet.bedheight.diff.morph1 = Morph. aktive Breite Minuend facet.bedheight.diff.morph2 = Morph. aktive Breite Subtrahend -facet.bedheight.sounding_width = gepeilte Breite ({0}) facet.bedheight.diff.sounding = gepeilte Breite facet.bedheight.diff.height1 = H\u00f6he Minuend {0} facet.bedheight.diff.height2 = H\u00f6he Subtrahend {0} @@ -592,6 +591,7 @@ help.state.minfo.dischargestate=${help.url}/OnlineHilfe/MINFO#help.state.minfo.dischargestate help.state.minfo.soundings=${help.url}/OnlineHilfe/MINFO#help.state.minfo.soundings help.state.minfo.bed.difference_select=${help.url}/OnlineHilfe/MINFO#help.state.minfo.bed.difference_select +help.state.minfo.sq.outliermethod=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sq.outliermethod help.state.minfo.sq.outliers=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sq.outliers help.state.minfo.sediment.load.year_epoch=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sediment.load.year_epoch help.state.minfo.sediment.load.location=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sediment.load.location diff -r 3ecbe165f75e -r 0839c817932a artifacts/src/main/resources/messages_en.properties --- a/artifacts/src/main/resources/messages_en.properties Thu Jun 19 14:48:11 2014 +0200 +++ b/artifacts/src/main/resources/messages_en.properties Thu Jun 19 15:02:41 2014 +0200 @@ -593,6 +593,7 @@ help.state.minfo.dischargestate=${help.url}/OnlineHilfe/MINFO#help.state.minfo.dischargestate help.state.minfo.soundings=${help.url}/OnlineHilfe/MINFO#help.state.minfo.soundings help.state.minfo.bed.difference_select=${help.url}/OnlineHilfe/MINFO#help.state.minfo.bed.difference_select +help.state.minfo.sq.outliermethod=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sq.outliermethod help.state.minfo.sq.outliers=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sq.outliers help.state.minfo.sediment.load.year_epoch=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sediment.load.year_epoch help.state.minfo.sediment.load.location=${help.url}/OnlineHilfe/MINFO#help.state.minfo.sediment.load.location