Worldwind public release 0.2.1
[worldwind-tracker.git] / ErrorStrings.properties
blob86b68fbed1134a4a2c70effb47e469318ab93bdc
1 #README: This file has several sections:\r
2 #  o Generic punctuation characters that can be used in messages\r
3 #  o Generic terms that can be used in messages\r
4 #  o Generic error/warning/log messages\r
5 #  o Class-specific error/warning/log messages\r
6 \r
7 #***********************************************************************************************\r
8 # PLEASE KEEP THESE IN ALPHABETICAL ORDER * (except for the term, generic and nullValue blocks)\r
9 #***********************************************************************************************\r
11 # Punctuation characters\r
12 punctuation.space=\u0020\r
14 # Generic terms\r
15 term.cacheFolder=cache folder\r
16 term.datasetName=dataset name\r
17 term.expiryTime=expiryTime\r
18 term.formatSuffix=format suffix\r
19 term.levelNumber=level number\r
20 term.levelName=level name\r
21 term.numLevels=number of levels\r
22 term.numEMptyLevels=number of empty levels\r
23 term.sector=sector\r
24 term.service=service\r
25 term.tileDelta=tile delta\r
26 term.tileHeight=tile height\r
27 term.tileURLBuilder=tile URL builder\r
28 term.tileWidth=tile width\r
29 term.unknown=unknown\r
31 # Generic errors\r
32 generic.AllUsersWindowsProfileNotKnown=The user-shared Windows profile cannot be determined.\r
33 generic.angleOutOfRange=Angle out of range\r
34 generic.arrayInvalidLength=Array invalid length\r
35 generic.CantCreateCacheFile=Unable to create cache file for \u0020\r
36 generic.columnIndexOutOfRange=Column index out of range\r
37 generic.CorruptFile=File is corrupt\u0020\r
38 generic.DataFileExpired=Deleting out of date data file\u0020\r
39 generic.DeletedCorruptDataFile=Deleted corrupted data file\u0020\r
40 generic.deltaAngleOutOfRange=Delta angle out of range\r
41 generic.IOExceptionDuringTextureInitialization=IOException during texture initialization\r
42 generic.ExceptionWhilePickingIcon=Exception while picking icon\u0020\r
43 generic.ExceptionWhileRenderingIcon=Exception while rendering icon\u0020\r
44 generic.ExceptionWhileRenderingLayer=Exception while rendering layer\u0020\r
45 generic.EnumNotFound=Cannot find enumeration:\u0020\r
46 generic.fileNotFound=File not found\r
47 generic.InsufficientPositions=Insufficient number of positions\r
48 generic.InvalidHint=Hint value is not recognized\r
49 generic.indexOutOfRange=Index out of range\r
50 generic.invalidIndex=Invalid index\r
51 generic.NoSurfaceGeometry=No surface geometry to render\r
52 generic.NumTextureUnitsLessThanOne=The number of texture units specified is less than 1\r
53 generic.rowIndexOutOfRange=Row index out of range\r
54 generic.TextureIOException=TextureIO exception while reading file\u0020\r
55 generic.unknown=Unknown\r
56 generic.UnknownOperatingSystem=The operating system this program is running on is not recognized.\r
57 generic.UnsupportedOperation=The operation is not supported:\u0020\r
58 generic.UsersHomeDirectoryNotKnown=This user's home director cannot be determined.\r
59 generic.UsersWindowsProfileNotKnown=The user's Windows profile cannot be determined.\r
60 generic.ValueOutOfRange=Value is out of range:\u0020\r
62 # Null argument/value messages\r
63 nullValue.ActionEventIsNull=Action event is null\r
64 nullValue.AngleIsNull=Angle is null\r
65 nullValue.ArrayIsNull=char array is null\r
66 nullValue.AttributeKeyIsNull=Attribute key is null\r
67 nullValue.AttributesIsNull=Attributes is null\r
68 nullValue.BufferNull=Buffer is null\r
69 nullValue.ByteBufferIsNull=ByteBuffer is null\r
70 nullValue.CacheEntryIsNull=Cache Entry is null\r
71 nullValue.CenterIsNull=Center is null\r
72 nullValue.CenterPointIsNull=Center point is null\r
73 nullValue.CharacterIsNull=Character is null\r
74 nullValue.CollectionIsNull=Collection is null\r
75 nullValue.ColorIsNull=Color is null\r
76 nullValue.CompassPositionIsNull=Compass position is null\r
77 nullValue.ConnectionIsNull=Connection is null\r
78 nullValue.DataSetIsNull=Dataset is null\r
79 nullValue.DestNull=Destination is null\r
80 nullValue.DeviceIsNull=Device is null\r
81 nullValue.DirectionIsNull=Direction is null\r
82 nullValue.DisplayStyleIsNull=Display style is null\r
83 nullValue.DocumentIsNull=Document is null\r
84 nullValue.DrawContextIsNull=Drawing context is null\r
85 nullValue.ElementNameIsNull=Element name is null\r
86 nullValue.ElevationsIsNull=Elevations is null\r
87 nullValue.ElevationModelIsNull=Elevation Model is null\r
88 nullValue.EndPointIsNull=End point is null\r
89 nullValue.EntriesIsNull=Entries is null\r
90 nullValue.EventIsNull=Event is null\r
91 nullValue.ExtentIsNull=Extent is null\r
92 nullValue.FileCachePathIsNull=File cache path is null of zero length\r
93 nullValue.FileIsNull=File is null\r
94 nullValue.FilePathIsNull=File path is null\r
95 nullValue.FontIsNull=Font is null\r
96 nullValue.FontRenderContextIsNull=Font Render Context is null\r
97 nullValue.FOVIsNull=Field of view is null\r
98 nullValue.FrameControllerIsNull=FrameController is null\r
99 nullValue.FrustumIsNull=Frustum is null\r
100 nullValue.GeometryIsNull=Geometry is null\r
101 nullValue.GetMethodIsNull=Attribute query listener is null\r
102 nullValue.GetMethodReferenceIsNull=Get method reference is null\r
103 nullValue.GLIsNull=GL is null\r
104 nullValue.GLContextIsNull=GLContext is null\r
105 nullValue.GLContextNotCurrent=GLContext is not current\r
106 nullValue.GlobeIsNull=Globe is null\r
107 nullValue.Icon=Icon is null\r
108 nullValue.IconIterator=Icon iterator is null\r
109 nullValue.IconFilePath=Icon file path is null\r
110 nullValue.InputAnglesNull=One or more input angles are null\r
111 nullValue.InputFileNameIsNull=Input file name is null\r
112 nullValue.InputStreamIsNull=InputStream is null\r
113 nullValue.IntersectionPointIsNull=Intersection point is null\r
114 nullValue.Iterator=Iterator is null\r
115 nullValue.KeyIsNull=Key is null\r
116 nullValue.LatLonIsNull=LatLon is null\r
117 nullValue.LatitudeOrLongitudeIsNull=Latitude or longitude is null\r
118 nullValue.LayerIsNull=Layer is null\r
119 nullValue.LayersIsNull=Layers is null\r
120 nullValue.LayerParams=Layer parameters\r
121 nullValue.LevelIsNull=Level is null\r
122 nullValue.LevelSetIsNull=Level set is null\r
123 nullValue.LevelZeroTileDeltaIsNull=Level zero tile delta is null\r
124 nullValue.LineIsNull=Line is null\r
125 nullValue.ListenerIsNull=Listener is null\r
126 nullValue.LNameIsNull=lname is null\r
127 nullValue.MaterialIsNull=Material is null\r
128 nullValue.MatrixIsNull=Matrix is null\r
129 nullValue.MimeTypeIsNull=MimeType is null\r
130 nullValue.ModelIsNull=Model is null\r
131 nullValue.ObjectIsNull=Object is null\r
132 nullValue.OrderedRenderable=Ordered renderable is null\r
133 nullValue.OriginIsNull=Origin is null\r
134 nullValue.org.xml.sax.AttributesIsNull=org.xml.sax.Attributes is null\r
135 nullValue.PathIsNull=Path is null\r
136 nullValue.PickedObjectList=Picked objec list is null\r
137 nullValue.PickedObject=Picked object is null\r
138 nullValue.PickPoint=Pick point is null\r
139 nullValue.PlaceNameServiceIsNull=PlaceNameService is null\r
140 nullValue.PlaceNameServiceSetIsNull=PlaceNameServiceSet set is null\r
141 nullValue.PlaneIsNull=Plane is null\r
142 nullValue.PointIsNull=Point is null\r
143 nullValue.PointsArrayIsNull=Points array is null\r
144 nullValue.PostProcessorIsNull=PostProcessor is null\r
145 nullValue.PolarPointArrayIsNull=PolarPoint array is null\r
146 nullValue.PositionsListIsNull=Positions list is null\r
147 nullValue.PositionIsNull=Position is null\r
148 nullValue.PropertyNameIsNull=Property name is null\r
149 nullValue.PropertyChangeEventIsNull=Property change event is null\r
150 nullValue.PropertyChangeListenerIsNull=Property change listener is null\r
151 nullValue.QNameIsNull=qname is null\r
152 nullValue.QuaternionIsNull=Quaternion is null\r
153 nullValue.RequestTaskIsNull=Request task is null\r
154 nullValue.RetrieverIsNull=Retriever is null\r
155 nullValue.RenderInfoIsNull=Geometry rendering info is null\r
156 nullValue.RetrieverNameIsNull=Retriever name is null\r
157 nullValue.RotationAngleIsNull=Rotation angle is null\r
158 nullValue.RpfFrameExtendedPropertiesIsNull=RpfFrameExtendedProperties is null\r
159 nullValue.RpfFramePropertiesIsNull=RpfFramePropreties is null\r
160 nullValue.RpfDataSeriesIsNull=RpfDataSeries is null\r
161 nullValue.RpfFramePropertyTypeIsNull=RpfFramePropertyType is null\r
162 nullValue.RpfProducerIsNull=RpfProducer is null\r
163 nullValue.RpfTocFileIsNull=RpfTocFile is null\r
164 nullValue.RpfZoneIsNull=RpfZone is null\r
165 nullValue.RunnableIsNull=Runnable is null\r
166 nullValue.SectorIsNull=Sector is null\r
167 nullValue.SectorGeometryListIsNull=SectorGeometryList is null\r
168 nullValue.ServiceIsNull=Service is null\r
169 nullValue.SelectionListener=SelectionListener is null\r
170 nullValue.SetMethodIsNull=Attribute change listener is null\r
171 nullValue.SetMethodReferenceIsNull=Set method reference is null\r
172 nullValue.Shape=Shape is null\r
173 nullValue.StringIsNull=String is null\r
174 nullValue.TextureDataIsNull=TextureData is null\r
175 nullValue.TextureIsNull=Texture is null\r
176 nullValue.ThreadIsNull=Thread is null\r
177 nullValue.TileIsNull=Tile is null\r
178 nullValue.TileIterableIsNull=Tile iterable is null\r
179 nullValue.TileDeltaIsNull=Tile Delta is null\r
180 nullValue.TimeIsNull=Time is null\r
181 nullValue.TracksIsNull=Track list is null\r
182 nullValue.TracksPointsIteratorNull=Track points iterator is null\r
183 nullValue.URIIsNull=URI is null\r
184 nullValue.URLIsNull=URL is null\r
185 nullValue.VectorIsNull=Vector is null\r
186 nullValue.VertexBufferNull=Vertex buffer is null\r
187 nullValue.ViewIsNull=View is null\r
188 nullValue.visibleSectorNull=Visible sector is null\r
189 nullValue.ShellCommandIsNullOrEmpty=Shell command is null or empty \r
192 iterator.NoMoreTrackPoints=No more track points\r
193 iterator.RemoveNotSupported=Remove operation not supported\r
195 AbstractView.FieldOfViewIsNull=Field-of-view is null\r
196 AbstractView.FrustumIsNull=Frustum is null\r
197 AbstractView.ModelViewIsNull=Model-view matrix is null\r
198 AbstractView.NoGlobeSpecifiedInDrawingContext=No globe specified in drawing context\r
199 AbstractView.ProjectionIsNull=Projection-matrix is null\r
200 AbstractView.ReferenceMatrixStackIsEmpty=Reference matrix stack is empty\r
201 AbstractView.DrawingContextGLIsNull=Drawing context GL instance is null\r
202 AbstractView.ViewportIsNull=Viewport is null\r
203 AbstractView.ViewportWidthLessThanOrEqualZero=Viewport width is less than or equal to zero\r
205 AVAAccessibleImpl.AttributeValueForKeyIsNotAString=Attribute value for key is not a String. Key:\u0020\r
207 awt.AWTInputHandler.EventSourceNotAComponent=Event source is not an instance of java.awt.Component\r
208 awt.InterpolatorTimer.DelayLessThanZero=Initial delay or delay is less than zero\r
209 awt.InterpolatorTimer.PeriodLessThanZero=period is less than zero\r
210 awt.InterpolatorTimer.DifferentMixTypes=Begin and end are different types\r
211 awt.InterpolatorTimer.ErrorThresholdLessThanZero=Error threshold is less than zero\r
212 awt.InterpolatorTimer.StepCoefficientLessThanZero=Step coefficient is less than zero\r
213 awt.InterpolatorTimer.ViewPropertiesIsNull=ViewProperties is null\r
214 awt.KeyPollTimer.PeriodLessThanZero=Period is less than zero\r
215 awt.WorldWindowGLSurface.UnabletoCreateWindow=Unable to create WorldWindow\r
217 BasicMemoryCache.nullListenerAdded=attemped to add null listener to BasicCache\r
218 BasicMemoryCache.nullListenerRemoved=attempted to remove null listener from BasicCache\r
220 BasicOrbitView.NullSurfacePoint=Point on surface is null\r
221 BasicOrbitView.NoGlobeSpecified=No globe specified in AbstractView\r
222 BasicOrbitView.InvalidConstraints=Invalid constraint argument(s)\r
224 BasicElevationModel.AttemptToSetGlobeTwice=Attemped to set globe. Globe may only be set once\r
225 BasicElevationModel.DensityBelowZero=Density is below zero\r
226 BasicElevationModel.ExceptionComputingElevation=Exception computing elevation at\u0020\r
228 BasicFrameController.ExceptionWhilePickingInLayer=Exception while picking in layer\u0020\r
229 BasicFrameController.ExceptionWhileApplyingView=Exception while applying view\r
230 BasicFrameController.ExceptionWhileRenderingLayer=Exception while rendering layer\u0020\r
231 BasicFrameController.ExceptionWhileTessellatingGlobe=Exception while tessellating globe\r
233 BasicMemoryCache.CacheItemNotAdded=Cache item not added\r
235 BasicModel.LayerNotFound=Layer not found:\u0020\r
237 BasicRetrievalService.ResourceRejected=Retrieval service rejected resource\u0020\r
238 BasicRetrievalService.EnteringBeforeExecute=Entering beforeExecute"\r
239 BasicRetrievalService.CancellingDuplicateRetrieval=Cancelling duplicate retrieval of\u0020\r
240 BasicRetrievalService.CancellingTooOldRetrieval=Cancelling request too long on the retrieval queue for\u0020\r
241 BasicRetrievalService.LeavingBeforeExecute=Leaving beforeExecute\r
242 BasicRetrievalService.EnteringAfterExecute=Entering afterExecute\r
243 BasicRetrievalService.ExceptionDuringRetrieval=Exception during retrieval of\u0020\r
244 BasicRetrievalService.ExecutionExceptionDuringRetrieval=Execution exception during retrieval of\u0020\r
245 BasicRetrievalService.RetrievalOf_1=Retrieval of\u0020\r
246 BasicRetrievalService.WasInterrupted_2=\u0020was interrupted\r
247 BasicRetrievalService.WasCancelled_2=\u0020was cancelled\r
248 BasicRetrievalService.LeavingAfterExecute=Leaving afterExecute\r
249 BasicRetrievalService.ExcptnRetrievingContentSizes=Exception retrieving content sizes from Retriever\u0020\r
250 BasicRetrievalService.RetrieverPoolSizeIsLessThanOne=Retriever pool size is less than 1\r
251 BasicRetrievalService.UncaughtExceptionDuringRetrieval=Uncaught exception during retrieval on thread\u0020\r
253 BasicSceneController.GLContextNullStartRedisplay=GLContext is null at start of repaint\r
254 BasicSceneController.GLContextNullStartPick=GLContext is null at start of pick\r
255 BasicSceneController.NoFrameControllerStartRepaint=No frame controller at start of repaint\r
256 BasicSceneController.NoFrameControllerStartPick=No frame controller at start of picking\r
257 BasicSceneController.ExceptionDuringRendering=Exception encountered while repainting\r
258 BasicSceneController.ExceptionDuringPick=Exception encountered while picking\r
260 BasicView.NoModelExtentOnViewReset=No model extent on view reset\r
262 Color.ValueTooHigh=Color value is too high, must be less than or equal to 1\r
263 Color.ValueTooLow=Color value is too low, must be greater than or equal to 0\r
265 Configuration.ConversionError=Error parsing configuration value\u0020\r
266 Configuration.UnavailablePropsFile=Unavailable properties file\u0020\r
267 Configuration.ExceptionReadingPropsFile=Exception while reading properties file\u0020\r
269 DDSConverter.UnsupportedMimeType=Unsupported mime type\u0020\r
270 DDSConverter.NoFileOrNoPermission=File does not exist or does not have read permission\r
272 FileCache.ConfigurationNotFound=The specified cache configuration cannot be found:\u0020\r
273 FileCache.CacheLocationInvalid=A configured cache location is invalid\u0020\r
274 FileCache.CacheLocationIsFile=A configured cache location is a file but must be a directory\u0020\r
275 FileCache.CannotRemoveWriteLocationFromSearchList=Cannot remove file-cache write location from the cache's search list\r
276 FileCache.ExceptionCreatingURLForFile=Exception creating URL for file\u0020\r
277 FileCache.ExceptionRemovingFile=Exception removing \u0020\r
278 FileCache.NoConfiguration=A cache configuration is specified.\r
279 FileCache.NoFileCacheReadLocations=No readable cache locations were found.\r
280 FileCache.NoFileCacheWriteLocation=No writable locations exist for the file cache. Continuing without caching.\r
282 geom.Cylinder.RadiusIsZeroOrNegative=Radius is zero or negative\r
283 geom.Cylinder.AxisNormalVectorIsNullOrZero=Axis normal vector is null or zero\r
284 geom.Cylinder.CylinderHeightOrDepthIsNegative=Cylinder height or depth is negative\r
285 geom.Cylinder.CylinderHeightIsZero=Cylinder height is zero\r
287 geom.Frustum.NearPlaneDistanceIsLessThanOrEqualToZero=Near plane distance is less than or equal to zero\r
288 geom.Frustum.FarPlaneDistanceIsLessThanOrEqualToZero=Far plane distance is less than or equal to zero\r
289 geom.Frustum.FarPlaneDistanceIsLessThanNearPlaneDistance=Far plane distance is less than near plane distance\r
290 geom.Line.DirectionIsZeroVector=Direction is zero vector\r
291 geom.Plane.VectorIsZero=Vector is zero\r
292 geom.Sphere.NoPointsSpecified=No points specified for sphere\r
293 geom.Sphere.RadiusIsZeroOrNegative=Radius is zero or negative\r
294 geom.Ellipsoid.SemiAxisZeroOrNegative=One or more semi-axes is zero or negative\r
295 geom.Matrix4.ArrayTooShort=Array is too short\r
296 geom.ViewFrusutm.ClippingDistanceOutOfRange=Clipping distance(s) are out of range, or opposing clip distances cross\r
297 geom.ViewFrustum.FieldOfViewIsNull=Field-of-view is null\r
298 geom.ViewFrustum.FieldOfViewOutOfRange=Field-of-view is less than 0, or greater than 180\r
300 GeoRSS.MissingValue=GeoRSS item is missing a value\u0020\r
301 GeoRSS.ExceptionParsing=Exception while parsing GeoRSS content\u0020\r
302 GeoRSS.InvalidCoordinateCount=GeoRSS shape coordinates are not approrpriate for the specified shape\u0020\r
303 GeoRSS.IOExceptionParsing=IO exception while parsing GeoRSS content\u0020\r
304 GeoRSS.MissingElement=GeoRSS item is missing required element\u0020\r
305 GeoRSS.MissingElementContent=GeoRSS item is missing required element content for\u0020\r
306 GeoRSS.NoCoordinates=GeoRSS shape contains no coordinate values for\u0020\r
307 GeoRSS.NoShapes=No recognizable shapes in GeoRSS content\u0020\r
308 GeoRSS.NumberFormatException=GeoRSS shape contains unrecognizable value\u0020\r
309 GeoRSS.ParserConfigurationException=Exception while creating GeoRSS parser\r
311 HTTPRetriever.ExceptionWhileQueryingResponseCode=Exception while querying response code for\u0020\r
312 HTTPRetriever.ExceptionWhileQueryingResponseMessage=Exception while querying response message\r
313 HTTPRetriever.ResponseCode=Response code\u0020\r
314 HTTPRetriever.ResponseContentLength=, content-length\u0020\r
315 HTTPRetriever.Retrieving=\u0020retrieving\u0020\r
317 layers.AbstractLayer.NoGlobeSpecifiedInDrawingContext=No globe specified in drawing context\r
318 layers.AbstractLayer.NoViewSpecifiedInDrawingContext=No view specified in drawing context\r
319 layers.CompassLayer.Name=Compass\r
320 layers.IconLayer.Name=Nasa Icons\r
321 layers.InvalidPickColorRead=Invalid pick color read from frame buffer\r
322 layers.GraticuleLayer.Name=Graticule\r
323 layers.Earth.BlueMarbleLayer.Name=Blue Marble\r
324 layers.Earth.DOESantaBarbaraLayer.Name=Santa Barbara\r
325 layers.Earth.DOEWashingtonDCLayer.Name=Washington, D.C.\r
326 layers.Earth.GraticuleLayer.Name=Graticule\r
327 layers.Earth.PlaceName.Name=Place Names\r
328 layers.Earth.LandsatVisibleColorLayer.Name=Landsat Visible Color\r
329 layers.Earth.Landsat7VisibleColorLayer.Name=Landsat 7 Visible Color\r
330 layers.Earth.LandsatI3Layer.Name=i\u00b3 Landsat\r
331 layers.Earth.USGSDigitalOrtho.Name=USGS Digital Ortho\r
332 layers.Earth.USGSUrbanAreaOrtho.Name=USGS Urban Area Ortho\r
333 layers.Earth.PoliticalBoundaries.Name=Political Boundaries\r
334 layers.LevelSet.InvalidLevelSet=Invalid level set:\u0020\r
335 layers.LevelSet.InvalidLevelDescriptorFields=Invalid level descriptor fields:\u0020\r
336 layers.LevelSet.LevelsNotContiguous=levels are not contiguous\r
337 layers.LevelSet.LevelListIsEmpty=level list is empty\r
338 layers.MeridianAndParallelLinesLayer.OpacityOutOfRange=Opacity out of range\r
339 layers.PlaceNameLayer.ExceptionAttemptingToDownloadFile=Exception while attempting to download file\r
340 layers.PlaceNameLayer.ExceptionAttemptingToReadFile=Exception attempting to read file\u0020\r
341 layers.PlaceNameLayer.ExceptionSavingRetrievedFile=Exception while saving retrieved file to\u0020\r
342 layers.PlaceNameLayer.ExceptionRenderingTile=Exception while rendering place names tile\r
343 layers.PlaceNameLayer.Name=Place Names\r
344 layers.RenderableLayer.Name=Renderable\r
345 layers.RpfLayer.BadFrameInput=Bad frame-file input:\u0020\r
346 layers.RpfLayer.DownloadInterrupted=Download interrupted for:\u0020\r
347 layers.RpfLayer.ExceptionParsingFileName=Exception while parsing frame file-name:\u0020\r
348 layers.ShapeLayer.Name=Shape\r
349 layers.TextureLayer.Name=Texture\r
350 layers.TextureLayer.ExceptionAttemptingToReadTextureFile=Exception attempting to read texture file\r
351 layers.TextureLayer.ExceptionCreatingTextureUrl=Exception creating texture URL for\u0020\r
352 layers.TextureLayer.ExceptionSavingRetrievedTextureFile=Exception while saving retrieved texture file to\u0020\r
353 layers.TextureLayer.MinPixelsPerTexelTooLow=Minimum pixels per texel must be at least zero\r
354 layers.TextureLayer.TargetPixelsPerTexelTooLow=Target pixels per texel must be at least zero\r
355 layers.TextureLayer.MaxPixelsPerTexelTooLow=Max pixels per texel must be at least zero\r
356 layers.TextureTile.MinDistanceToEyeNegative=Minimum distance to eye must be at least zero\r
357 layers.TrackLayer.IOExceptionDuringInitialization=IOException during track initialization\r
358 layers.TrackLayer.Name=Track\r
360 NitfsReader.NoFileOrNoPermission=File does not exist or does not have read permission\u0020\r
361 NitfsReader.UnknownOrUnsupportedNitfsFormat=Unknown or unsupported NITFS file format\u0020\r
363 PlaceNameService.MaxDisplayDistanceLessThanMinDisplayDistance=Max display distance is less than minimum display distance\r
364 PlaceNameService.MinDisplayDistanceGrtrThanMaxDisplayDistance=Min display distance is greater than max display distance\r
365 PlaceNameService.RowOrColumnOutOfRange=Row or column out of range\r
367 RetrieveToFilePostProcessor.NullBufferPostprocessing=Null buffer postprocessing\u0020\r
368 RetrieveToFilePostProcessor.ErrorPostprocessing=Error postprocessing\r
370 RpfDataSeries.InavlidRpfDataType=Rpf data type is invalid:\u0020\r
371 RpfDataSeries.InvalidScaleOrGSD=Scale or Ground Sample Distance is invalid:\u0020\r
373 RpfFrameFilenameUtil.BadFilenameLength=Illegal filename length:\u0020\r
374 RpfFrameFilenameUtil.Base34Error=Illegal base34 encoding\r
375 RpfFrameFilenameUtil.EnumNotFound=Illegal data-series, zone, or producer code\r
376 RpfFrameFilenameUtil.IntegerNotParsed=Illegal frame-number or version number\r
377 RpfFrameFilenameUtil.UnknownRpfDataType=Unknown Rpf data-type constant:\u0020\r
379 RpfFrameProperties.BadFrameNumber=Frame-number is less than zero:\u0020\r
380 RpfFrameProperties.BadVersion=Version is less than zero:\u0020\r
382 RpfZone.UnknownRpfDataType=Unknown Rpf data-type constant:\u0020\r
384 RpfTocCrawler.BadStart=Attempted to start running or stopped crawler\r
385 RpfTocCrawler.ExceptionParsingFilename=Exception while parsing filename:\u0020\r
387 tessellators.GnomicTessellation.Geometry.illegalParamT=Parameter "double t" is either larger than 1 or less than 0\r
388 tessellators.GnomicTessellation.Geometry.illegalParamS=Parameter "double s" is either larger than 1 or less than 0\r
390 ThreadedTaskService.CancellingDuplicateTask=Cancelling duplicate task of\u0020\r
391 ThreadedTaskService.EnteringAfterExecute=Entering afterExecute\r
392 ThreadedTaskService.EnteringBeforeExecute=Entering beforeExecute"\r
393 ThreadedTaskService.LeavingBeforeExecute=Leaving beforeExecute\r
394 ThreadedTaskService.UncaughtExceptionDuringTask=Uncaught exception during task on thread\u0020\r
395 ThreadedTaskService.ResourceRejected=Task service rejected resource\u0020\r
397 TiledElevationModel.ExceptionAttemptingToReadTextureFile=Exception attempting to read elevation file\u0020\r
398 TiledElevationModel.ExceptionCreatingElevationsUrl=Exception creating elevations URL for\u0020\r
399 TiledElevationModel.ExceptionSavingRetrievedElevationFile=Exception while saving retrieved elevation file to\u0020\r
401 TileKey.levelIsLessThanZero=Level is less than zero\r
402 TileKey.cacheNameIsNullOrEmpty=cache name is null or empty\r
404 URLRetriever.ConnectTimeoutLessThanZero=Connect timeout is less than 0\r
405 URLRetriever.ContentLengthIsGrtrThanMaxSizeFor=Content length is greater than maximum size for\u0020\r
406 URLRetriever.ContentLengthIsLessThanMinSizeFor=Content length is less than minimum size for\u0020\r
407 URLRetriever.ErrorAttemptingToRetrieve=Error attempting to retrieve\u0020\r
408 URLRetriever.ErrorOpeningConnection=Error opening connection to\u0020\r
409 URLRetriever.ErrorPostProcessing=Error postprocessing\u0020\r
410 URLRetriever.ErrorReadingFromConnection=Error reading from connection to\u0020\r
411 URLRetriever.ExceptionClosingInputStreamToConnection=Exception closing InputStream to connection\u0020\r
412 URLRetriever.InputStreamFromConnectionNull=InputStream is null from connection to\u0020\r
413 URLRetriever.InputStreamNullFor=InputStream is null for\u0020\r
414 URLRetriever.NoZipEntryFor=No zip entry for\u0020\r
415 URLRetriever.NullReturnedFromOpenConnection=Null returned from openConnection for\u0020\r
416 URLRetriever.RetrievalInterruptedFor=Retrieval interrupted for\u0020\r
417 URLRetriever.ZIPFileSizeLessThanMinSize=ZIP file size is less than minimum size for\u0020\r
418 URLRetriever.ZIPFileSizeGrtrThanMaxSize=ZIP file size is greater than maximum size for\u0020\r
420 #WorldWind.ClassNameKeyNulZero=Class name key is null or zero length\r
421 #WorldWind.ExceptionCreatingComponent=Exception while creating World Wind component\u0020\r
422 #WorldWind.ErrorCreatingComponent=Error while creating World Wind component\u0020\r
423 #WorldWind.NoClassNameInConfigurationForKey=No class name in configuration for key\u0020\r
424 #WorldWind.UnableToCreateClassForConfigurationKey=Unable to create class for configuration key\u0020\r
426 WorldWindowGLCanvas.DisplayEventListenersDisplayChangedMethodCalled=Display event listener's displayChanged() method called\r
427 WorldWindowGLCanvas.ExceptionAttemptingRepaintWorldWindow=Exception while attempting to repaint WorldWindow\r
428 WorldWindowGLCanvas.GLAutoDrawableNullToConstructor=GLAutoDrawable is null to WorldWindowGLCanvas constructor\r
429 WorldWindowGLCanvas.ScnCntrllerNullOnRepaint=Scene controller is null at repaint\r
431 WorldWindowGLAutoDrawable.ExceptionDuringGLEventListenerDisplay=Exception during call to GL event display listener\r
432 WorldWindowGLAutoDrawable.ExceptionDuringGLEventListenerInit=Exception during call to GL event init listener\r
433 WorldWindowGLAutoDrawable.ExceptionDuringGLEventListenerReshape=Exception during call to GL event reshape listener\r
434 WorldWindowGLAutoDrawable.ExceptionDuringGLEventListenerDisplayChanged=Exception during call to GL event display-changed listener\r
436 WWIO.ErrorSavingBufferTo=Error saving buffer to\u0020\r
437 WWIO.ErrorTryingToClose=Error trying to close\u0020\r
438 WWIO.ExceptionValidatingFileExpiration=Exception attempting to check file expiration for\u0020\r
439 WWIO.NumberBytesTransferLessThanOne=Number of bytes to transfer is less than 1\r
440 WWIO.UnableToAcquireLockFor=Unable to acquire lock for\u0020\r
441 WWIO.ZipFileIsEmpty=ZIP file is empty\u0020\r
442 WWIO.ZipFileEntryNIF=ZIP file entry not in file\u0020\r