=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/resources/org/hisp/dhis/mapping/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-mapping/src/main/resources/org/hisp/dhis/mapping/i18n_module.properties 2010-05-07 08:12:24 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/resources/org/hisp/dhis/mapping/i18n_module.properties 2010-05-12 18:58:00 +0000 @@ -171,4 +171,5 @@ there_is_already_a_map_called = There is already a map called the_source_file = The source file assign_to_indicators = Assign to indicators -selected_relations_removed = Selected relations removed \ No newline at end of file +selected_relations_removed = Selected relations removed +the_source_file = The source file \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/i18n.vm' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/i18n.vm 2010-05-07 08:50:50 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/i18n.vm 2010-05-12 18:58:00 +0000 @@ -170,18 +170,4 @@ var i18n_there_is_already_a_map_called = '$encoder.jsEscape($i18n.getString( 'there_is_already_a_map_called' ) , "'")'; var i18n_assign_to_indicators = '$encoder.jsEscape($i18n.getString( 'assign_to_indicators' ) , "'")'; var i18n_selected_relations_removed = '$encoder.jsEscape($i18n.getString( 'selected_relations_removed' ) , "'")'; - - - - - - - - - - - - - - - +var i18n_the_source_file = '$encoder.jsEscape($i18n.getString( 'the_source_file' ) , "'")'; \ No newline at end of file