dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00202
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 63: Added some mising translations.
------------------------------------------------------------
revno: 63
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Sat 2009-03-14 09:30:32 +0100
message:
Added some mising translations.
modified:
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/webapp/dhis-web-maintenance-user/allRole.vm
local/in/dhis-web-dashboard/src/main/resources/org/hisp/dhis/dashboard/i18n_module_en_GB.properties
local/in/dhis-web-dataentry-linelisting/src/main/resources/org/hisp/dhis/den/i18n_module.properties
local/in/dhis-web-reports-national/src/main/webapp/dhis-web-reports/welcome.vm
=== 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 2009-03-10 09:54:28 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/resources/org/hisp/dhis/user/i18n_module.properties 2009-03-14 08:30:32 +0000
@@ -11,13 +11,14 @@
M_dhis-web-importexport = See Import-Export module
M_dhis-web-datamart = See Data Mart module
M_dhis-web-validationrule = See Validation Rule module
-M_dhis-web-dashboard = See Dashboard module
M_dhis-web-gis = See GIS module
M_dhis-web-reporting = See Report module
M_dhis-web-openhealth-integration = See Openhealth integration module
M_dhis-web-dashboard-integration = See Dashboard integration module
+M_dhis-web-dashboard = See Dashboard module
M_dhis-web-dataentry-national = See Linelisting DataEntry module
M_dhis-web-reports = See NRHM Reports module
+M_dhis-web-validationrule-local-in = See Validation Analysis module
#-- User action privilegies ---------------------------------------------------#
@@ -85,6 +86,7 @@
F_CHART_DELETE = Delete Chart
F_DOCUMENT_ADD = Add Document
F_DOCUMENT_DELETE = Delete Document
+F_DASHBOARD_DOWNLOAD_BACKUP = Create and download backup
#-- User module ---------------------------------------------------------------#
@@ -154,4 +156,5 @@
user_role_management = User role management
edit_user_role = Update user role
create_new_user_role = Create new user role
-filter_by_user_name = Filter by username
\ No newline at end of file
+filter_by_user_name = Filter by username
+filter_by_role_name = Filter by rolename
\ No newline at end of file
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/allRole.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/allRole.vm 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-user/src/main/webapp/dhis-web-maintenance-user/allRole.vm 2009-03-14 08:30:32 +0000
@@ -1,4 +1,4 @@
-<h3>$i18n.getString( "role_management" )</h3>
+<h3>$i18n.getString( "user_role_management" )</h3>
<table style="width:100%">
<tr>
@@ -11,7 +11,7 @@
<col width="20">
<col width="20">
<tr>
- <td>$i18n.getString( "filter_by_rolename" ): <form style="display:inline" action="none" onsubmit="return false"><input type="text" onkeyup="filterValues( this.value )"></form></td>
+ <td>$i18n.getString( "filter_by_role_name" ): <form style="display:inline" action="none" onsubmit="return false"><input type="text" onkeyup="filterValues( this.value )"></form></td>
<td colspan="4" style="text-align:right"><input type="button" value="$i18n.getString( "add_new" )" onclick="window.location.href='showAddRoleForm.action'"></td>
</tr>
<tr>
=== modified file 'local/in/dhis-web-dashboard/src/main/resources/org/hisp/dhis/dashboard/i18n_module_en_GB.properties'
--- local/in/dhis-web-dashboard/src/main/resources/org/hisp/dhis/dashboard/i18n_module_en_GB.properties 2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-dashboard/src/main/resources/org/hisp/dhis/dashboard/i18n_module_en_GB.properties 2009-03-14 08:30:32 +0000
@@ -1,34 +1,1 @@
-#Resource generated by I18n Resource Editor
-#Mon Jul 02 16:42:08 IST 2007
-ds_viewstatus=ViewStatus
-aa_annual_periods=Annual Periods
-ds_dataset_list=DataSet List
-ga_available_delist=Available DataElement List \:
-oup_orgunit_profile=OrganisationUnit Profile
-ds_local_language=Local Language
-ta_tabular_analyser=Tabular Analyser
-oup_viewprofile=View Profile
-ga_viewsummary=View Summary
-ga_orgunit=OrganisationUnit List \:
-aa_orgunit=OrganisationUnit
-ga_viewby=View by \:
-aa_months=Months
-ga_data_elements=DataElements
-ga_indicators=Indicators
-ta_viewreport=View Report
-ga_selected_indicatorlist=Selected Indicator List \:
-ga_filter_by_indicatorgroup=FilteredBy IndicatorGroup \:
-ga_from=From \:
-sa_survey_analyser=Survey Analyser
-ga_available_indicatorlist=Available Indicator List \:
-aa_annual_analyser=Annual Analyser
-ga_viewchart=View Chart
-ga_to=To \:
-oup_report=Report
-oup_period=Period
-ds_datastatus=DataStatus
-ga_graphical_analyser=Graphical Analyser
-ga_filter_by_degroup=FilteredBy DataElementGroup \:
-ga_facilityby=OrganisationUnit By
-ga_selected_delist=Selected DataElement List \:
-compare_view = Compare/View By
\ No newline at end of file
+d
\ No newline at end of file
=== modified file 'local/in/dhis-web-dataentry-linelisting/src/main/resources/org/hisp/dhis/den/i18n_module.properties'
--- local/in/dhis-web-dataentry-linelisting/src/main/resources/org/hisp/dhis/den/i18n_module.properties 2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-dataentry-linelisting/src/main/resources/org/hisp/dhis/den/i18n_module.properties 2009-03-14 08:30:32 +0000
@@ -77,5 +77,4 @@
no_organisationunit_selected = No Organisation Unit Selected
no_period_selected = No Period Selected
no_dataelement_selected = No Data Element Selected
-
-use_default_form = Use Default Form
\ No newline at end of file
+use_default_form = Use Default Form
=== modified file 'local/in/dhis-web-reports-national/src/main/webapp/dhis-web-reports/welcome.vm'
--- local/in/dhis-web-reports-national/src/main/webapp/dhis-web-reports/welcome.vm 2009-03-10 06:15:33 +0000
+++ local/in/dhis-web-reports-national/src/main/webapp/dhis-web-reports/welcome.vm 2009-03-14 08:30:32 +0000
@@ -1,2 +1,2 @@
- <font face"Arial" color="blue"><H1>Report Home Page</H1></font>
\ No newline at end of file
+<h3>Reports</3>
\ No newline at end of file
--
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.