dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #21232
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9985: Error when to click on delete report-date in case entry form.
------------------------------------------------------------
revno: 9985
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2013-03-05 20:20:03 +0700
message:
Error when to click on delete report-date in case entry form.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/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-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2013-03-05 07:29:03 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2013-03-05 13:20:03 +0000
@@ -565,7 +565,7 @@
enter_a_value_greater_than_or_equal_to_nagetive_180 = Please enter a value greater than or equal to -180.
enter_a_value_less_than_or_equal_to_90 = Please enter a value less than or equal to 90.
enter_a_value_greater_than_or_equal_to_nagetive_90 = Please enter a value greater than or equal to -90.
-enter_values_for_longitude_and_latitude_fields = Please enter values for both longitude and latitude fields
+enter_values_for_longitude_and_latitude_fields = Please enter values for both longitude and latitude fields.
enter_a_valid_number = Please enter a valid number.
enter_a_number = Enter a number
for = For
@@ -573,4 +573,6 @@
visit_schedule_form = Visit schedule
missing_patient_attribute = Missing person attribute
missing_patient_identifier_type = Missing patient identifier type
-advanced_search = Advanced search
\ No newline at end of file
+advanced_search = Advanced search
+insert_a_report_date = Please enter a report date.
+insert_a_due_date = Please enter a due date.
\ No newline at end of file