← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 5606: Removed unrequired file

 

------------------------------------------------------------
revno: 5606
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2011-12-26 01:01:55 +0100
message:
  Removed unrequired file
removed:
  dhis-2/dhis-services/dhis-service-reporting/src/test/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
=== removed file 'dhis-2/dhis-services/dhis-service-reporting/src/test/resources/i18n_global.properties'
--- dhis-2/dhis-services/dhis-service-reporting/src/test/resources/i18n_global.properties	2011-12-14 08:10:22 +0000
+++ dhis-2/dhis-services/dhis-service-reporting/src/test/resources/i18n_global.properties	1970-01-01 00:00:00 +0000
@@ -1,84 +0,0 @@
-
-#-- Date Formats --------------------------------------------------------------#
-
-format.date=yyyy-MM-dd
-format.date.label=yyyy-mm-dd
-format.time=HH:mm
-format.time.label=hh:mm
-format.datetime=yyyy-MM-dd HH:mm
-format.datetime.label=yyyy-mm-dd hh:mm
-
-#-- PeriodTypes ---------------------------------------------------------------#
-
-Daily=Daily
-Weekly=Weekly
-Monthly=Monthly
-Quarterly=Quarterly
-SixMonthly=Six-monthly
-Yearly=Yearly
-TwoYearly=Two-yearly
-OnChange=On-change
-Survey=Survey
-
-format.Daily.startDate=yyyy-MM-dd
-format.Daily.endDate =
-format.Weekly.startDate='Week' w' '
-format.Weekly.endDate=yyyy
-format.Monthly.startDate=MMMM yyyy
-format.Monthly.endDate =
-format.Quarterly.startDate=MMM 'to '
-format.Quarterly.endDate=MMM yyyy
-format.SixMonthly.startDate=MMM 'to '
-format.SixMonthly.endDate=MMM yyyy
-format.Yearly.startDate=yyyy
-format.Yearly.endDate =
-format.TwoYearly.startDate=yyyy 'and '
-format.TwoYearly.endDate=yyyy
-format.OnChange.startDate=yyyy-MM-dd '- '
-format.OnChange.endDate=yyyy-MM-dd
-format.Survey.startDate=yyyy-MM-dd
-format.Survey.endDate =
-
-#-- Months and weeks ----------------------------------------------------------#
-
-month.january=January
-month.february=February
-month.march=March
-month.april=April
-month.may=May
-month.june=June
-month.july=July
-month.august=August
-month.september=September
-month.october=October
-month.november=November
-month.december=December
-
-month.short.january=Jan
-month.short.february=Feb
-month.short.march=Mar
-month.short.april=Apr
-month.short.may=May
-month.short.june=Jun
-month.short.july=Jul
-month.short.august=Aug
-month.short.september=Sep
-month.short.october=Oct
-month.short.november=Nov
-month.short.december=Dec
-
-weekday.monday=Monday
-weekday.tuesday=Tuesday
-weekday.wednesday=Wednesday
-weekday.thursday=Thursday
-weekday.friday=Friday
-weekday.saturday=Saturday
-weekday.sunday=Sunday
-
-weekday.short.monday=Mon
-weekday.short.tuesday=Tue
-weekday.short.wednesday=Wed
-weekday.short.thursday=Thu
-weekday.short.friday=Fri
-weekday.short.saturday=Sat
-weekday.short.sunday=Sun