Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 125:25593857b8f8
Implemented a singleton instance that provides i18n strings.
flys-artifacts/trunk@1461 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 14 Mar 2011 14:16:37 +0000 |
parents | b7a9557957d1 |
children | b18aebd1342f |
comparison
equal
deleted
inserted
replaced
124:b7a9557957d1 | 125:25593857b8f8 |
---|---|
1 2011-03-14 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/resources/Resources.java: | |
4 New. This class retrieves the i18n strings from a ResourceBundle. | |
5 | |
6 * src/main/resources/messages.properties, | |
7 src/main/resources/messages_en.properties, | |
8 src/main/resources/messages_de.properties: Resource files for german and | |
9 english translation. | |
10 | |
1 2011-03-10 Ingo Weinzierl <ingo@intevation.de> | 11 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 12 |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Appended | 13 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Appended |
4 the data that have been inserted in former states into the static node | 14 the data that have been inserted in former states into the static node |
5 of the DESCRIBE. | 15 of the DESCRIBE. |