=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties 2012-03-06 09:28:52 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataadmin/src/main/resources/org/hisp/dhis/dataadmin/i18n_module.properties 2012-03-29 17:36:00 +0000 @@ -256,7 +256,7 @@ stop=Stop refresh=Refresh aggregation_period_types=Aggregation period types -running=running +running=active done=done datamart_task_strategy=Data mart task strategy never=Never @@ -292,4 +292,4 @@ batch_delete=Batch deletion deleting_lock_exceptions=Deleting lock exceptions error_at=Error at -not_started=Not started \ No newline at end of file +not_started=not started \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties 2012-03-18 14:00:41 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties 2012-03-29 17:36:00 +0000 @@ -177,8 +177,8 @@ indicator=Indicator data_element_group=Data element group grand_parent_organisation_unit=Grand parent organisation unit -available_dataset_completeness_percentages=Available data set completeness percentages -selected_dataset_completeness_percentages=Selected data set completeness percentages +available_reporting_rates=Available reporting rates +selected_reporting_rates=Selected reporting rates toggle_fixed_periods=Toggle fixed periods toggle_fixed_organisation_units=Toggle fixed organisation units group=Group === modified file 'dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm' --- dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm 2012-03-29 07:31:19 +0000 +++ dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm 2012-03-29 17:36:00 +0000 @@ -241,7 +241,7 @@ - $i18n.getString( "available_dataset_completeness_percentages" ) + $i18n.getString( "available_reporting_rates" ) @@ -261,7 +261,7 @@ - $i18n.getString( "selected_dataset_completeness_percentages" ) + $i18n.getString( "selected_reporting_rates" )