← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6477: local vn - Fixed Intro

 

------------------------------------------------------------
revno: 6477
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2012-04-04 14:20:49 +0700
message:
  local vn - Fixed Intro
added:
  dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/icons/dhis-web-spreadsheet-reporting.png
modified:
  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_vi_VN.properties
  local/vn/dhis-web-spreadsheet-reporting/src/main/webapp/dhis-web-spreadsheet-reporting/viewAdministrator.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
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/icons/dhis-web-spreadsheet-reporting.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/icons/dhis-web-spreadsheet-reporting.png	1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/icons/dhis-web-spreadsheet-reporting.png	2012-04-04 07:20:49 +0000 differ
=== 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	2012-03-12 13:38:39 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global.properties	2012-04-04 07:20:49 +0000
@@ -80,6 +80,7 @@
 intro_dhis-web-light=Access a mobile device optimized version of data entry, settings, messages and analysis.
 intro_dhis-web-dashboard-integration=Get an overview of favorite charts, reports and maps and view or write messages.
 intro_dhis-web-visualizer=Produce dynamic data visualizations as charts or tables for data elements and indicators.
+intro_dhis-web-spreadsheet-reporting=Generate and Import data to/from the reports based on the pre-defined Excel template files.
 
 #-- Common ---------------------------------------------------------------------#
 

=== modified file 'dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties'
--- dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties	2012-03-08 08:28:22 +0000
+++ dhis-2/dhis-web/dhis-web-commons/src/main/resources/i18n_global_vi_VN.properties	2012-04-04 07:20:49 +0000
@@ -440,6 +440,7 @@
 intro_dhis-web-light=Access a mobile device optimized version of data entry, settings, messages and analysis.
 intro_dhis-web-dashboard-integration=Get an overview of favorite charts, reports and maps and view or write messages.
 intro_dhis-web-visualizer=Produce dynamic data visualizations as charts or tables for data elements and indicators.
+intro_dhis-web-spreadsheet-reporting=T\u1ea1o b\u00e1o c\u00e1o Xu\u1ea5t v\u00e0 Nh\u1eadp d\u1eef li\u1ec7u d\u1ef1a tr\u00ean m\u1eabu b\u00e1o c\u00e1o \u0111\u1ecbnh ngh\u0129a s\u1eb5n.
 show_main_menu=Show main menu
 go_to_system_overview=Go to system overview
 format.Daily.startDate=dd-MM-yyyy

=== modified file 'local/vn/dhis-web-spreadsheet-reporting/src/main/webapp/dhis-web-spreadsheet-reporting/viewAdministrator.vm'
--- local/vn/dhis-web-spreadsheet-reporting/src/main/webapp/dhis-web-spreadsheet-reporting/viewAdministrator.vm	2012-02-28 08:50:46 +0000
+++ local/vn/dhis-web-spreadsheet-reporting/src/main/webapp/dhis-web-spreadsheet-reporting/viewAdministrator.vm	2012-04-04 07:20:49 +0000
@@ -1,6 +1,6 @@
 <h3>$i18n.getString( "administration" )</h3>
 
-<ul id="introList">
+<ul class="introList">
     #introListImgItem( "getConfiguration.action" "configuration" "systemsettings")
     #introListImgItem( "listAllExportReport.action" "export_reports" "export")
 	#introListImgItem( "listAllImportReport.action" "import_reports" "import" )