------------------------------------------------------------ revno: 17047 committer: Lars Helge Overland <[email protected]> branch nick: dhis2 timestamp: Fri 2014-10-10 19:54:33 +0200 message: Missing translations modified: dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global.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-services/dhis-service-core/src/main/resources/i18n_global.properties' --- dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global.properties 2014-10-07 13:56:16 +0000 +++ dhis-2/dhis-services/dhis-service-core/src/main/resources/i18n_global.properties 2014-10-10 17:54:33 +0000 @@ -189,6 +189,17 @@ code_in_use=The code is already in use. Please choose a different code short_name_in_use=The short name is already in use. Please choose a different short name unsupported_browser=Please upgrade your browser. Internet Explorer version 8 and earlier are not supported by DHIS 2. +data_element_or_type_null_or_empty=Data element or type not defined +value_length_greater_than_max_length=Value is greater than max length +value_not_numeric=Value is not numeric +value_not_unit_interval=Value is not a unit interval +value_not_percentage=Value is not a percentage +value_not_integer=Value is not an integer +value_not_positive_integer=Value is not a positive integer +value_not_negative_integer=Value is not a negative integer +value_not_bool=Value is not a boolean +value_not_true_only=Value is not true +value_not_valid_date=Value is not a valid date #-- PeriodTypes ----------------------------------------------------------------#
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

