Mercurial > dive4elements > gnv-client
diff gnv/ChangeLog @ 689:8487581dfe3b
Changed the tooltip text of the chart button in the actions panel from 'Diagramm speichern' to 'Diagramm'.
gnv/trunk@903 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 12 Apr 2010 10:56:55 +0000 |
parents | f3f433053bdd |
children | 254f062e334b |
line wrap: on
line diff
--- a/gnv/ChangeLog Fri Apr 09 09:50:12 2010 +0000 +++ b/gnv/ChangeLog Mon Apr 12 10:56:55 2010 +0000 @@ -1,3 +1,13 @@ +2010-04-12 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * src/main/resources/applicationMessages.properties, + src/main/resources/applicationMessages_en.properties: Added label for + chart button in actions panel. + + * src/main/webapp/WEB-INF/jsp/includes/display_export_inc.jsp: Changed the + label of the chart button in the actions panel ('Diagramm speichern' -> + 'Diagramm'). + 2010-04-09 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue210