=== modified file 'dhis-2/dhis-web/dhis-web-importexport/src/main/resources/org/hisp/dhis/importexport/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-importexport/src/main/resources/org/hisp/dhis/importexport/i18n_module.properties 2009-12-21 12:03:44 +0000 +++ dhis-2/dhis-web/dhis-web-importexport/src/main/resources/org/hisp/dhis/importexport/i18n_module.properties 2010-01-27 21:45:11 +0000 @@ -433,4 +433,13 @@ indicator_group_set = Indicator group set routine_data_contains_values_out_of_range = Routine data values out of range (2^31) exist semi_permanent_data_contains_values_out_of_range = Semi-permanent data value out of range (2^31) exist -preview_process_started = Preview process started \ No newline at end of file +preview_process_started = Preview process started +configuration = Configuration +intro_DHIS14_xml_import = Do an import from an XML based format. DHIS 1.4 is the predecessor of DHIS 2. +intro_DHIS14_file_import = Do an import from an Access data file. DHIS 1.4 is the predecessor of DHIS 2. +intro_IXF_import = Indicator Transmission Format (IXF) is a standard developed by the WHO. +intro_ixf_data_export = Do an export of data values or facts. Indicator Transmission Format (IXF) is a standard developed by the WHO. +intro_ixf_metadata_export = Do an export of meta-data or dimensional data describing the facts. Indicator Transmission Format (IXF) is a standard developed by the WHO. +intro_DHIS14_metadata_export = Do an export of meta-data or dimensional data describing the facts. DHIS 1.4 is the predecessor of DHIS 2. +intro_DHIS14_detailed_metadata_export = Do an export of an detailed selection of meta-data. DHIS 1.4 is the predecessor of DHIS 2. +intro_pdf_metadata_export = Portable Document Format (PDF) is a file format for document exchange. === modified file 'dhis-2/dhis-web/dhis-web-importexport/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-importexport/src/main/resources/struts.xml 2009-08-20 08:30:11 +0000 +++ dhis-2/dhis-web/dhis-web-importexport/src/main/resources/struts.xml 2010-01-27 21:45:11 +0000 @@ -13,6 +13,22 @@ + + + + + /main.vm + /dhis-web-importexport/externalImportMenu.vm + /dhis-web-importexport/mainMenu.vm + + + + /main.vm + /dhis-web-importexport/externalExportMenu.vm + /dhis-web-importexport/mainMenu.vm + + + === modified file 'dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/mainMenu.vm' --- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/mainMenu.vm 2009-03-03 16:46:36 +0000 +++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/mainMenu.vm 2010-01-27 21:45:11 +0000 @@ -3,14 +3,7 @@ - -

$i18n.getString( "import_from_other_systems" ) 

- -

$i18n.getString( "export" ) 

@@ -19,17 +12,11 @@
  • $i18n.getString( "data_export" ) 
  • $i18n.getString( "metadata_export" ) 
  • $i18n.getString( "detailed_metadata_export" ) 
  • - - -

    $i18n.getString( "export_to_other_systems" ) 

    - - +
  • $i18n.getString( "export_to_other_systems" ) 
  • + + +

    $i18n.getString( "configuration" ) 

    +