Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 413:8a4c219fd0ee
Added a method to Resources that returns translated compound messages.
flys-artifacts/trunk@1877 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 10 May 2011 11:40:15 +0000 |
parents | 046bd86ae41d |
children | 0385bcc4229a |
comparison
equal
deleted
inserted
replaced
412:046bd86ae41d | 413:8a4c219fd0ee |
---|---|
1 2011-05-10 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/resources/Resources.java: | |
4 Added new methods to retrieve translated compound messages. | |
5 | |
1 2011-05-10 Ingo Weinzierl <ingo@intevation.de> | 6 2011-05-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * src/main/java/de/intevation/flys/exports/OutGenerator.java: Added a | 8 * src/main/java/de/intevation/flys/exports/OutGenerator.java: Added a |
4 method to set the master artifact that should be used for some special | 9 method to set the master artifact that should be used for some special |
5 operations. | 10 operations. |