changeset 1097:045a8e671d64

Fixed typo. Scalar Values will now be written capitalized. gnv-artifacts/trunk@1219 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 15 Jun 2010 13:09:30 +0000
parents 41630b457b6a
children 1e34fbfcf5d3
files gnv-artifacts/ChangeLog gnv-artifacts/src/main/resources/lang/artifactMessages.properties gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties
diffstat 3 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Tue Jun 15 12:59:31 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Tue Jun 15 13:09:30 2010 +0000
@@ -1,3 +1,9 @@
+2010-06-15  Tim Englich  <tim.englich@intevation.de>
+
+	* src/main/resources/lang/artifactMessages_en.properties,
+	  src/main/resources/lang/artifactMessages.properties: 
+	  Fixed typo. Scalar Values will now be written capitalized.
+
 2010-06-15  Tim Englich  <tim.englich@intevation.de>
 
 	  ISSUE297
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages.properties	Tue Jun 15 12:59:31 2010 +0000
+++ b/gnv-artifacts/src/main/resources/lang/artifactMessages.properties	Tue Jun 15 13:09:30 2010 +0000
@@ -65,7 +65,7 @@
 coordinate.template.southwest={0}\u00b0S {1}'' {2}\u00b0W {3}''
 vectorscalar = Vector / Scalar values
 vectorvalues = Vector values
-scalarvalues = scalar values
+scalarvalues = Scalar values
 
 chart.timeseries.date.format=yyyy-MMM-dd
 chart.timeseries.title.xaxis=Time [UTC]
--- a/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties	Tue Jun 15 12:59:31 2010 +0000
+++ b/gnv-artifacts/src/main/resources/lang/artifactMessages_en.properties	Tue Jun 15 13:09:30 2010 +0000
@@ -65,7 +65,7 @@
 coordinate.template.southwest={0}\u00b0S {1}'' {2}\u00b0W {3}''
 vectorscalar = Vector / Scalar values
 vectorvalues = Vector values
-scalarvalues = scalar values
+scalarvalues = Scalar values
 
 
 chart.timeseries.date.format=yyyy-MMM-dd

http://dive4elements.wald.intevation.org