comparison flys-client/src/main/java/de/intevation/flys/client/shared/model/MapArtifact.java @ 1516:102e472bd2a1

Changed the visible i18n strings for module 'new map.' flys-client/trunk@3668 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 12 Jan 2012 16:57:26 +0000
parents f43862cc1e6e
children
comparison
equal deleted inserted replaced
1515:298a4ce64c2e 1516:102e472bd2a1
9 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a> 9 * @author <a href="mailto:raimund.renkert@intevation.de">Raimund Renkert</a>
10 */ 10 */
11 public class MapArtifact extends DefaultArtifact { 11 public class MapArtifact extends DefaultArtifact {
12 12
13 /** The name of this artifact: 'map'.*/ 13 /** The name of this artifact: 'map'.*/
14 public static final String NAME = "map"; 14 public static final String NAME = "new_map";
15 15
16 16
17 public MapArtifact() { 17 public MapArtifact() {
18 } 18 }
19 19

http://dive4elements.wald.intevation.org