From 9f6b8ca89a0d8828f2b60b01326f3bd9f021112c Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Thu, 7 Mar 2013 21:57:21 +0200 Subject: Translate comma to colon on XML import Translate decimal commas on XML import to decimal points. (As detected from available sample files using Linus' debug printing.) Also check for empty values on MacDive temperature import. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/MacDive.xslt | 10 +++++++--- xslt/SuuntoSDM.xslt | 6 +++--- xslt/jdivelog2subsurface.xslt | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'xslt') diff --git a/xslt/MacDive.xslt b/xslt/MacDive.xslt index e9ad9a801..c719e6931 100644 --- a/xslt/MacDive.xslt +++ b/xslt/MacDive.xslt @@ -297,7 +297,7 @@ - + @@ -435,10 +435,14 @@ - + + + - + + + diff --git a/xslt/SuuntoSDM.xslt b/xslt/SuuntoSDM.xslt index a3159a58b..3a56a1036 100644 --- a/xslt/SuuntoSDM.xslt +++ b/xslt/SuuntoSDM.xslt @@ -33,10 +33,10 @@ - + - + @@ -187,7 +187,7 @@ - + diff --git a/xslt/jdivelog2subsurface.xslt b/xslt/jdivelog2subsurface.xslt index b09c578aa..b36eb9619 100644 --- a/xslt/jdivelog2subsurface.xslt +++ b/xslt/jdivelog2subsurface.xslt @@ -78,7 +78,7 @@ - + -- cgit v1.2.3-70-g09d2