comparison gwt-client/src/main/java/org/dive4elements/river/client/client/FLYSConstants.java @ 9062:5198066492a9

Teilabschnitt Salix State
author gernotbelger
date Mon, 07 May 2018 17:25:53 +0200
parents c16e90a0baf7
children 28c50f5efceb
comparison
equal deleted inserted replaced
9061:41ec5095506f 9062:5198066492a9
8 8
9 package org.dive4elements.river.client.client; 9 package org.dive4elements.river.client.client;
10 10
11 import com.google.gwt.i18n.client.ConstantsWithLookup; 11 import com.google.gwt.i18n.client.ConstantsWithLookup;
12 12
13
14 /** 13 /**
15 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 14 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>
16 */ 15 */
17 public interface FLYSConstants extends ConstantsWithLookup { 16 public interface FLYSConstants extends ConstantsWithLookup {
18 17
38 37
39 String rename_project(); 38 String rename_project();
40 39
41 String clone_project(); 40 String clone_project();
42 41
43 String copy_of (); 42 String copy_of();
44 43
45 String manage_projects(); 44 String manage_projects();
46 45
47 String favorite_tooltip(); 46 String favorite_tooltip();
48 47
178 177
179 String location_distance_state(); 178 String location_distance_state();
180 179
181 String distance_state(); 180 String distance_state();
182 181
182 String distance_part_state();
183
183 String waterlevel_ground_state(); 184 String waterlevel_ground_state();
184 185
185 String location(); 186 String location();
186 187
187 String locations(); 188 String locations();
234 235
235 String atLeastOneValue(); 236 String atLeastOneValue();
236 237
237 String missingInput(); 238 String missingInput();
238 239
239 String too_many_values (); 240 String too_many_values();
240 241
241 String from(); 242 String from();
242 243
243 String to(); 244 String to();
244 245

http://dive4elements.wald.intevation.org