------------------------------------------------------------ revno: 13966 committer: Lars Helge Ă˜verland <[email protected]> branch nick: dhis2 timestamp: Sun 2014-02-09 21:00:29 +0200 message: Added six monthly april date format keys modified: dhis-2/dhis-services/dhis-service-i18n/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-i18n/src/main/resources/i18n_global.properties' --- dhis-2/dhis-services/dhis-service-i18n/src/main/resources/i18n_global.properties 2014-02-08 18:09:18 +0000 +++ dhis-2/dhis-services/dhis-service-i18n/src/main/resources/i18n_global.properties 2014-02-09 19:00:29 +0000 @@ -210,6 +210,8 @@ format.Quarterly.endDate=MMM yyyy format.SixMonthly.startDate=MMM 'to ' format.SixMonthly.endDate=MMM yyyy +format.SixMonthlyApril.startDate=MMM 'to ' +format.SixMonthlyApril.endDate=MMM yyyy format.Yearly.startDate=yyyy format.Yearly.endDate = format.TwoYearly.startDate=yyyy 'and '
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

