Mercurial > dive4elements > gnv-client
comparison gnv/ChangeLog @ 966:13de46229f63
I18N of links to insert example linestrings/polygons (issue272).
gnv/trunk@1123 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 25 May 2010 14:30:25 +0000 |
parents | b7c6bf3cd7c9 |
children | c7f8a9b4b006 |
comparison
equal
deleted
inserted
replaced
965:b7c6bf3cd7c9 | 966:13de46229f63 |
---|---|
1 2010-05-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | |
2 | |
3 Issue272 | |
4 | |
5 * src/main/java/de/intevation/gnv/action/DescribeUIAction.java: Read strings | |
6 for example linestring/polygon from resource bundle and put them into the | |
7 XSL-transformator. | |
8 | |
9 * src/main/resources/applicationMessages.properties, | |
10 src/main/resources/applicationMessages_en.properties: Added labels for | |
11 links to insert example linestring/polygon. | |
12 | |
13 * src/main/webapp/WEB-INF/config/templates/describe-ui.xsl: Don't use static | |
14 strings for example linestring/polygon links but use the parameter that | |
15 have been added in DescribeUIAction - which are i18n. | |
16 | |
1 2010-05-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 17 2010-05-25 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 18 |
3 Issue266 | 19 Issue266 |
4 | 20 |
5 * src/main/java/de/intevation/gnv/action/SwitchLanguageAction.java: | 21 * src/main/java/de/intevation/gnv/action/SwitchLanguageAction.java: |