=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js' --- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js 2014-07-15 21:26:02 +0000 +++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/javascript/dashboard.js 2014-07-25 09:36:28 +0000 @@ -64,7 +64,7 @@ dashboardIntro: "
  • ${i18n_add}
    " + "
    ${i18n_arrange}
  • ", - hitHeader: "
  • ${title}   " + + hitHeader: "
  • ${title}   " + "${i18n_see_more_hits} »" + "
  • ", === modified file 'dhis-2/dhis-web/dhis-web-event-visualizer/src/main/resources/org/hisp/dhis/eventvisualizer/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-event-visualizer/src/main/resources/org/hisp/dhis/eventvisualizer/i18n_module.properties 2014-06-23 11:47:18 +0000 +++ dhis-2/dhis-web/dhis-web-event-visualizer/src/main/resources/org/hisp/dhis/eventvisualizer/i18n_module.properties 2014-07-25 09:36:28 +0000 @@ -189,4 +189,5 @@ general=General go_to_event_reports=Go to event reports open_this_chart_as_table=Open this chart as table -open_last_table=Open last table \ No newline at end of file +open_last_table=Open last table +chart_options=Chart options \ No newline at end of file