← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6440: Changed some labels in sceduling and report table ui

 

------------------------------------------------------------
revno: 6440
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2012-03-29 19:36:00 +0200
message:
  Changed some labels in sceduling and report table ui
modified:
  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-reporting/src/main/resources/org/hisp/dhis/reporting/i18n_module.properties
  dhis-2/dhis-web/dhis-web-reporting/src/main/webapp/dhis-web-reporting/addTableForm.vm


--
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-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 @@
     <!-- DataSets -->
     
     <tr>
-        <th>$i18n.getString( "available_dataset_completeness_percentages" )</th>
+        <th>$i18n.getString( "available_reporting_rates" )</th>
     </tr>
     <tr>
         <td>
@@ -261,7 +261,7 @@
         </td>
     </tr>
     <tr>
-        <th>$i18n.getString( "selected_dataset_completeness_percentages" )</th>
+        <th>$i18n.getString( "selected_reporting_rates" )</th>
     </tr>
     <tr>
         <td>