Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 145:d9e4b7e8905a
Added a further german resource bundle.
flys-artifacts/trunk@1561 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 24 Mar 2011 17:06:08 +0000 |
parents | dde6904ba160 |
children | e8dfe6ba2000 |
comparison
equal
deleted
inserted
replaced
144:dde6904ba160 | 145:d9e4b7e8905a |
---|---|
1 2011-03-24 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/resources/messages_de_DE.properties: Added a german resource | |
4 bundle to avoid exceptions in the flys artifacts. Sometimes, the | |
5 Resources class is not able to find a 'de_DE' bundle and throws an | |
6 exception. This is really strange, because it should use the 'de' bundle | |
7 in that case, but it doesn't. | |
8 | |
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | 9 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Added | 11 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Added |
4 some code to append the output modes of previous states to the DESCRIBE | 12 some code to append the output modes of previous states to the DESCRIBE |
5 document. | 13 document. |