Mercurial > dive4elements > gnv-client
comparison gnv/src/main/resources/applicationMessages_en.properties @ 980:80a5cde45d12
Added i18n support to the mapclient.
gnv/trunk@1158 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 04 Jun 2010 11:45:39 +0000 |
parents | 2444da07e487 |
children | cd9414538f10 |
comparison
equal
deleted
inserted
replaced
979:96db238fc5ab | 980:80a5cde45d12 |
---|---|
122 no.artifact.chosen=No fis selected yet. | 122 no.artifact.chosen=No fis selected yet. |
123 invalid.artifact=Invalid artifact found. | 123 invalid.artifact=Invalid artifact found. |
124 mismatching.checksum=Invalid artifact found. | 124 mismatching.checksum=Invalid artifact found. |
125 no.such.factory=Invalid artifact found. | 125 no.such.factory=Invalid artifact found. |
126 java.io.ioexception..no.such.artifact=Your artifact is invalid or out of date. | 126 java.io.ioexception..no.such.artifact=Your artifact is invalid or out of date. |
127 | |
128 | |
129 # the map client | |
130 | |
131 gnviewer.mapclient.layercontrol = Layercontrol | |
132 gnviewer.mapclient.layercontrol.baselayer = Baselayer | |
133 gnviewer.mapclient.layercontrol.overlay = Overlay | |
134 gnviewer.mapclient.legend = Legend | |
135 gnviewer.mapclient.wms.load.title = Add further Layer | |
136 gnviewer.mapclient.wms.load.addlayer = Add Layer | |
137 gnviewer.mapclient.wms.load.grid.name = Name | |
138 gnviewer.mapclient.wms.load.grid.title = Title | |
139 gnviewer.mapclient.wms.load.bt.text = Load | |
140 gnviewer.mapclient.wms.load.bt.tooltip = Load the Capabilities document from the given destination. | |
141 gnviewer.mapclient.controls.nav.previous.title = Jumps to the last Mapview | |
142 gnviewer.mapclient.controls.nav.next.title = Jumps to the last Mapview | |
143 gnviewer.mapclient.controls.navigate.title = Moves the map | |
144 gnviewer.mapclient.controls.zoombox.title = Zoom by clicking an moving the mouseto generate a bix | |
145 gnviewer.mapclient.controls.info.title = Identify features by clicking |