i18n.jaxx-widgets-gis_en_GB.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaxx-widgets-gis Show documentation
Show all versions of jaxx-widgets-gis Show documentation
Gis widgets wrote with JAXX
jaxx.common.latitude=Latitude
jaxx.common.longitude=Longitude
jaxx.common.quadrant1=(1) NE
jaxx.common.quadrant2=(2) SE
jaxx.common.quadrant3=(3) SW
jaxx.common.quadrant4=(4) NW
jaxx.coordinate.action.reset.latitude.tip=Reset latitude
jaxx.coordinate.action.reset.longitude.tip=Reset longitude
jaxx.coordinate.format.dd=DD
jaxx.coordinate.format.dd.tip=Format Degree / decimal
jaxx.coordinate.format.dmd=DMD
jaxx.coordinate.format.dmd.tip=Format Degree / decimal minute
jaxx.coordinate.format.dms=DMS
jaxx.coordinate.format.dms.tip=Format Degree / Minute / Second
jaxx.error.no.convertor.coordinateDd=Impossible to convert form (or to) a DD coordinate (incoming value\: %s)
jaxx.error.no.convertor.coordinateDmd=Impossible to convert form (or to) a DMD coordinate (incoming value\: %s)
jaxx.error.no.convertor.coordinateDms=Impossible to convert form (or to) a DMS coordinate (incoming value\: %s)