dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #17241
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6796: Missing translations
------------------------------------------------------------
revno: 6796
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2013-01-01 03:14:39 +0100
message:
Missing translations
modified:
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/webapp/dhis-web-importexport/index.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-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 2012-04-15 20:21:18 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/resources/org/hisp/dhis/importexport/i18n_module.properties 2013-01-01 02:14:39 +0000
@@ -292,4 +292,9 @@
xml=XML
xml_data_import=XML Data Import
csv_data_import=CSV Data Import
-no_data_values_found=No data values found
\ No newline at end of file
+no_data_values_found=No data values found
+create_new_route=Create new route
+integration=Integration
+add_route=Add route
+route=Route
+integration_configuration=Integration Configuration
\ No newline at end of file
=== modified file 'dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/index.vm'
--- dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/index.vm 2012-04-27 15:37:20 +0000
+++ dhis-2/dhis-web/dhis-web-importexport/src/main/webapp/dhis-web-importexport/index.vm 2013-01-01 02:14:39 +0000
@@ -11,14 +11,10 @@
#introListImgItem( "setImportFormat.action?importFormat=DXF" "import" "import" )
#introListImgItem( "displayImportDataValueForm.action?importFormat=xml" "xml_data_import" "import" )
#introListImgItem( "displayImportDataValueForm.action?importFormat=csv" "csv_data_import" "import" )
- #introListImgItem( "displayExternalImportMenu.action" "dhis14_import" "import" )
-
+ #introListImgItem( "displayExternalImportMenu.action" "dhis14_import" "import" )
#introListImgItem( "displayDataValueExportForm.action" "data_export" "export" )
#introListImgItem( "displayMetaDataExportForm.action?exportFormat=DXF" "metadata_export" "export" )
#introListImgItem( "displayDetailedMetaDataExportForm.action?exportFormat=DXF" "detailed_metadata_export" "export" )
- #introListImgItem( "displayExternalExportMenu.action" "export_to_other_systems" "export" )
-
+ #introListImgItem( "displayExternalExportMenu.action" "export_to_other_systems" "export" )
#introListImgItem( "displayConfigDhis14Form.action" "dhis14_file_configuration" "configuration" )
-
- #introListImgItem( "displayRoutes.action" "list_integration_routes" "configuration" )
</ul>