← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 3488: Minor fix

 

------------------------------------------------------------
revno: 3488
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-04-28 21:47:18 +0200
message:
  Minor fix
modified:
  dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/resources/org/hisp/dhis/dataset/i18n_module.properties
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties
  dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/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-commons/src/main/resources/i18n_global.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2011-04-21 17:09:10 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2011-04-28 19:47:18 +0000
@@ -1,4 +1,4 @@
-#-- Program's name ------------------------------------------------------------#
+#-- Application name ------------------------------------------------------------#
 
 district_health_information_software = District Health Information Software 2
 

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/resources/org/hisp/dhis/dataset/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/resources/org/hisp/dhis/dataset/i18n_module.properties	2011-03-21 14:30:16 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/resources/org/hisp/dhis/dataset/i18n_module.properties	2011-04-28 19:47:18 +0000
@@ -1,4 +1,4 @@
-intro_mobile_dataset										= Manage Dataset which is available for facility reporting on mobile.
+intro_mobile_dataset										= Define and sort the data sets which are available for facility reporting on the mobile client.
 mobile_dataset												= Dataset for Mobile
 available_for_mobile_reporting								= Available for Mobile Reporting
 please_select_dataset										= Please select a dataset
@@ -92,7 +92,7 @@
 section_management											= Dataset Section management
 intro_dataset												= Create, update, view and delete data sets and custom forms. A data set is a collection of data elements for which data is entered.
 intro_dataset_section										= Create, update, view and delete data set sections. Sections can be inserted into data sets to make them more comprehensible.
-intro_dataset_assignment_editor                             = Assign data sets to organisation units as grid page.
+intro_dataset_assignment_editor                             = Assign data sets to organisation units in a grid based layot for faster operations when working with a high number of items. 
 edit_compulsory_data_elements								= Edit compulsory data elements
 available_datasets                                          = Available DataSets
 selected_datasets                                           = Selected DataSets

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties	2011-04-26 02:06:38 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties	2011-04-28 19:47:18 +0000
@@ -340,7 +340,7 @@
 intro_beneficiary_aggregation_query_builder = Set up aggregation rules for the process of aggregating Beneficiary data to statistical data.
 intro_validation_criteria = Create, modify and view validation criteria. A critera is used for validation of Beneficiary data.
 intro_program_attribute = Create, modify and view Program attributes. A program can have any number of attributes.
-intro_import_data = Import information of patients automatically from an Excel template file.
+intro_import_data = Import information of patients automatically from an Excel template file into the patient database.
 intro_patient_mobile_setting = Configure the patient mobile settings. The settings define which fields to include in the mobile forms.
 intro_configuration = Set the Excel XML template file used for automatically importing patient data.
 patient_info = Beneficiary Information

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties	2011-04-12 10:50:23 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties	2011-04-28 19:47:18 +0000
@@ -216,8 +216,8 @@
 authorities = Authorities
 excel_reporting	= Excel Reporting
 intro_user = Create, modify, view and delete users. A user is associated with user roles and an organisation unit.
-intro_user_by_orgunit = Create, modify, view and delete users for a given organisation unit.
-intro_user_role = Create, modify, view and delete user roles. A user role has a set of authorities.
+intro_user_by_orgunit = Create, modify, view and delete users which are assigned to a given organisation unit.
+intro_user_role = Create, modify, view and delete user roles. A user role has a set of authorities in the system.
 intro_change_password = Change the password for users.
 user_use_group = There are users used this role
 can_not_remove_last_super_user = Can not remove the last super user.