------------------------------------------------------------ revno: 1971 committer: Lars Helge Overland <[email protected]> branch nick: dhis2 timestamp: Fri 2010-10-29 17:44:34 +0200 message: Added missing translation modified: dhis-2/dhis-web/dhis-web-dataentry/src/main/resources/org/hisp/dhis/de/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-dataentry/src/main/resources/org/hisp/dhis/de/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-dataentry/src/main/resources/org/hisp/dhis/de/i18n_module.properties 2010-10-28 09:17:13 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/resources/org/hisp/dhis/de/i18n_module.properties 2010-10-29 15:44:34 +0000 @@ -122,4 +122,5 @@ enter_digits = Enter digit only. value_must_number = Value must be an number value_must_positive_number = Value must be an positive number -value_must_negative_number = Value must be an nagative number \ No newline at end of file +value_must_negative_number = Value must be an nagative number +datavalue_history = Data value history
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

