← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5055: (mobile) fixed i18n bug

 

------------------------------------------------------------
revno: 5055
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-10-27 18:59:32 +0200
message:
  (mobile) fixed i18n bug
modified:
  dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties	2011-10-26 12:07:23 +0000
+++ dhis-2/dhis-web/dhis-web-light/src/main/resources/org/hisp/dhis/light/i18n_module.properties	2011-10-27 16:59:32 +0000
@@ -27,7 +27,7 @@
 # validation messages
 invalid_boolean = Invalid boolean
 invalid_date = Invalid date (yyyy-MM-dd)
-invalid_number = Invalid boolean
+invalid_number = Invalid number
 invalid_integer = Invalid integer
 invalid_positive_integer = Invalid positive integer
 invalid_negative_integer = Invalid negative integer