------------------------------------------------------------ revno: 20224 committer: Jason P. Pickering <jason.p.picker...@gmail.com> branch nick: dhis2 timestamp: Fri 2015-09-18 11:31:57 +0200 message: Minor change to language in data entry min/max value. 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 2015-09-10 08:53:19 +0000 +++ dhis-2/dhis-web/dhis-web-dataentry/src/main/resources/org/hisp/dhis/de/i18n_module.properties 2015-09-18 09:31:57 +0000 @@ -23,8 +23,8 @@ show_all_items=Show all items earlier_periods=Earlier periods later_periods=Later periods -value_of_data_element_less=The value of the following data element is less than the minimum accepted value -value_of_data_element_greater=The value of the following data element is greater than the maximum accepted value +value_of_data_element_less=The value of the following data element is less than the specified minimum value. +value_of_data_element_greater=The value of the following data element is greater than the specified maximum value. saving_value_failed_status_code=Saving value failed with status code saving_value_failed_dataset_is_locked=Data set is locked, please contact admin saving_comment_failed_status_code=Saving comment failed with status code
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp