]> gitweb.fperrin.net Git - GpsPrune.git/blob - tim/prune/lang/prune-texts_en.properties
Version 8, September 2009
[GpsPrune.git] / tim / prune / lang / prune-texts_en.properties
1 # Text entries for the Prune application
2 # English entries as default - others can be added
3
4 # Menu entries
5 menu.file=File
6 menu.file.open=Open file
7 menu.file.addphotos=Add photos
8 menu.file.save=Save
9 menu.file.exit=Exit
10 menu.edit=Edit
11 menu.edit.undo=Undo
12 menu.edit.clearundo=Clear undo list
13 menu.edit.editpoint=Edit point
14 menu.edit.deletepoint=Delete point
15 menu.edit.deleterange=Delete range
16 menu.edit.deletemarked=Delete marked points
17 menu.edit.interpolate=Interpolate
18 menu.edit.average=Average selection
19 menu.edit.reverse=Reverse range
20 menu.edit.mergetracksegments=Merge track segments
21 menu.edit.rearrange=Rearrange waypoints
22 menu.edit.rearrange.start=All to start of file
23 menu.edit.rearrange.end=All to end of file
24 menu.edit.rearrange.nearest=Each to nearest track point
25 menu.edit.cutandmove=Cut and move selection
26 menu.select=Select
27 menu.select.all=Select all
28 menu.select.none=Select none
29 menu.select.start=Set range start
30 menu.select.end=Set range end
31 menu.photo=Photo
32 menu.photo.saveexif=Save to Exif
33 menu.photo.connect=Connect to point
34 menu.photo.disconnect=Disconnect from point
35 menu.photo.delete=Remove photo
36 menu.view=View
37 menu.view.browser=Map in browser
38 menu.view.browser.google=Google maps
39 menu.view.browser.openstreetmap=Openstreetmap
40 menu.view.browser.mapquest=Mapquest
41 menu.view.browser.yahoo=Yahoo maps
42 menu.settings=Settings
43 menu.settings.showpace=Show pace in range display
44 menu.help=Help
45 # Popup menu for map
46 menu.map.zoomin=Zoom in
47 menu.map.zoomout=Zoom out
48 menu.map.zoomfull=Zoom to full scale
49 menu.map.newpoint=Create new point
50 menu.map.connect=Connect track points
51 menu.map.autopan=Autopan
52 menu.map.showmap=Show map
53 menu.map.showscalebar=Show scalebar
54
55 # Alt keys for menus
56 altkey.menu.file=F
57 altkey.menu.edit=E
58 altkey.menu.select=S
59 altkey.menu.view=V
60 altkey.menu.photo=P
61 altkey.menu.settings=T
62 altkey.menu.help=H
63
64 # Ctrl shortcuts for menu items
65 shortcut.menu.file.open=O
66 shortcut.menu.file.load=L
67 shortcut.menu.file.save=S
68 shortcut.menu.edit.undo=Z
69 shortcut.menu.edit.compress=C
70 shortcut.menu.select.all=A
71 shortcut.menu.help.help=H
72
73 # Functions
74 function.loadfromgps=Load data from GPS
75 function.sendtogps=Send data to GPS
76 function.exportkml=Export KML
77 function.exportgpx=Export GPX
78 function.exportpov=Export POV
79 function.editwaypointname=Edit waypoint name
80 function.compress=Compress track
81 function.addtimeoffset=Add time offset
82 function.addaltitudeoffset=Add altitude offset
83 function.findwaypoint=Find waypoint
84 function.charts=Charts
85 function.show3d=Three-D view
86 function.distances=Distances
87 function.getgpsies=Get Gpsies tracks
88 function.correlatephotos=Correlate photos
89 function.setmapbg=Set map background
90 function.setkmzimagesize=Set KMZ image size
91 function.setpaths=Set program paths
92 function.help=Help
93 function.showkeys=Show shortcut keys
94 function.about=About Prune
95 function.checkversion=Check for new version
96 function.saveconfig=Save settings
97
98 # Dialogs
99 dialog.exit.confirm.title=Exit Prune
100 dialog.exit.confirm.text=Your data is not saved. Are you sure you want to exit?
101 dialog.openappend.title=Append to existing data
102 dialog.openappend.text=Append this data to the data already loaded?
103 dialog.deletepoint.title=Delete Point
104 dialog.deletepoint.deletephoto=Delete photo attached to this point?
105 dialog.deletephoto.title=Delete Photo
106 dialog.deletephoto.deletepoint=Delete point attached to this photo?
107 dialog.openoptions.title=Open options
108 dialog.openoptions.filesnippet=Extract of file
109 dialog.load.table.field=Field
110 dialog.load.table.datatype=Data Type
111 dialog.load.table.description=Description
112 dialog.delimiter.label=Field delimiter
113 dialog.delimiter.comma=Comma ,
114 dialog.delimiter.tab=Tab
115 dialog.delimiter.space=Space
116 dialog.delimiter.semicolon=Semicolon ;
117 dialog.delimiter.other=Other
118 dialog.openoptions.deliminfo.records=records, with
119 dialog.openoptions.deliminfo.fields=fields
120 dialog.openoptions.deliminfo.norecords=No records
121 dialog.openoptions.altitudeunits=Altitude units
122 dialog.jpegload.subdirectories=Include subdirectories
123 dialog.jpegload.loadjpegswithoutcoords=Include photos without coordinates
124 dialog.jpegload.loadjpegsoutsidearea=Include photos outside current area
125 dialog.jpegload.progress.title=Loading photos
126 dialog.jpegload.progress=Please wait while the photos are searched
127 dialog.gpsload.nogpsbabel=No gpsbabel program could be found. Continue?
128 dialog.gpsload.device=Device name
129 dialog.gpsload.format=Format
130 dialog.gpsload.getwaypoints=Load waypoints
131 dialog.gpsload.gettracks=Load tracks
132 dialog.gpssend.sendwaypoints=Send waypoints
133 dialog.gpssend.sendtracks=Send tracks
134 dialog.gpssend.trackname=Track name
135 dialog.saveoptions.title=Save file
136 dialog.save.fieldstosave=Fields to save
137 dialog.save.table.field=Field
138 dialog.save.table.hasdata=Has data
139 dialog.save.table.save=Save
140 dialog.save.headerrow=Output header row
141 dialog.save.coordinateunits=Coordinate units
142 dialog.save.altitudeunits=Altitude units
143 dialog.save.timestampformat=Timestamp format
144 dialog.save.overwrite.title=File already exists
145 dialog.save.overwrite.text=This file already exists. Are you sure you want to overwrite the file?
146 dialog.exportkml.text=Title for the data
147 dialog.exportkml.altitude=Absolute altitudes (for aviation)
148 dialog.exportkml.kmz=Compress to make kmz file
149 dialog.exportkml.exportimages=Export image thumbnails to kmz
150 dialog.exportgpx.name=Name
151 dialog.exportgpx.desc=Description
152 dialog.exportgpx.includetimestamps=Include timestamps
153 dialog.exportpov.text=Please enter the parameters for the POV export
154 dialog.exportpov.font=Font
155 dialog.exportpov.camerax=Camera X
156 dialog.exportpov.cameray=Camera Y
157 dialog.exportpov.cameraz=Camera Z
158 dialog.exportpov.modelstyle=Model style
159 dialog.exportpov.ballsandsticks=Balls and sticks
160 dialog.exportpov.tubesandwalls=Tubes and walls
161 dialog.exportpov.warningtracksize=This track has a large number of points, which Java3D might not be able to display.\nAre you sure you want to continue?
162 dialog.pointtype.desc=Save the following point types:
163 dialog.pointtype.track=Track points
164 dialog.pointtype.waypoint=Waypoints
165 dialog.pointtype.photo=Photo points
166 dialog.confirmreversetrack.title=Confirm reversal
167 dialog.confirmreversetrack.text=This track contains timestamp information, which will be out of sequence after a reversal.\nAre you sure you want to reverse this section?
168 dialog.confirmcutandmove.title=Confirm cut and move
169 dialog.confirmcutandmove.text=This track contains timestamp information, which will be out of sequence after a move.\nAre you sure you want to move this section?
170 dialog.interpolate.title=Interpolate points
171 dialog.interpolate.parameter.text=Number of points to insert between selected points
172 dialog.undo.title=Undo action(s)
173 dialog.undo.pretext=Please select the action(s) to undo
174 dialog.undo.none.title=Cannot undo
175 dialog.undo.none.text=No operations to undo!
176 dialog.clearundo.title=Clear undo list
177 dialog.clearundo.text=Are you sure you want to clear the undo list?\nAll undo information will be lost!
178 dialog.pointedit.title=Edit point
179 dialog.pointedit.text=Select each field to edit and use the 'Edit' button to change the value
180 dialog.pointedit.table.field=Field
181 dialog.pointedit.table.value=Value
182 dialog.pointedit.table.changed=Changed
183 dialog.pointedit.changevalue.text=Enter the new value for this field
184 dialog.pointedit.changevalue.title=Edit field
185 dialog.pointnameedit.name=Waypoint name
186 dialog.pointnameedit.uppercase=UPPER case
187 dialog.pointnameedit.lowercase=lower case
188 dialog.pointnameedit.sentencecase=Sentence Case
189 dialog.addtimeoffset.add=Add time
190 dialog.addtimeoffset.subtract=Subtract time
191 dialog.addtimeoffset.days=Days
192 dialog.addtimeoffset.hours=Hours
193 dialog.addtimeoffset.minutes=Minutes
194 dialog.addtimeoffset.notimestamps=Cannot add a time offset as this selection doesn't contain any timestamp information
195 dialog.findwaypoint.intro=Enter part of the waypoint name
196 dialog.findwaypoint.search=Search
197 dialog.connect.title=Connect photo to point
198 dialog.connectphoto.clonepoint=This point already has a photo.\nDo you want to make a copy of the point?
199 dialog.saveexif.title=Save Exif
200 dialog.saveexif.intro=Select the photos to save using the checkboxes
201 dialog.saveexif.nothingtosave=Coordinate data is unchanged, nothing to save
202 dialog.saveexif.noexiftool=No exiftool program could be found. Continue?
203 dialog.saveexif.table.photoname=Photo name
204 dialog.saveexif.table.status=Status
205 dialog.saveexif.table.save=Save
206 dialog.saveexif.photostatus.connected=Connected
207 dialog.saveexif.photostatus.disconnected=Disconnected
208 dialog.saveexif.photostatus.modified=Modified
209 dialog.saveexif.overwrite=Overwrite files
210 dialog.charts.xaxis=X axis
211 dialog.charts.yaxis=Y axes
212 dialog.charts.output=Output
213 dialog.charts.screen=Output to screen
214 dialog.charts.svg=Output to SVG file
215 dialog.charts.svgwidth=SVG width
216 dialog.charts.svgheight=SVG height
217 dialog.charts.needaltitudeortimes=The track must have either altitudes or time information in order to create charts
218 dialog.charts.gnuplotpath=Path to gnuplot
219 dialog.charts.gnuplotnotfound=Could not find gnuplot with the given path
220 dialog.distances.intro=Straight line distances between points
221 dialog.distances.column.from=From point
222 dialog.distances.column.to=To point
223 dialog.distances.currentpoint=Current point
224 dialog.distances.toofewpoints=This function needs waypoints in order to calculate the distances between them
225 dialog.setmapbg.mapnik=Mapnik (default)
226 dialog.setmapbg.osma=Osma
227 dialog.setmapbg.cyclemap=Cyclemap
228 dialog.setmapbg.other=Other
229 dialog.setmapbg.server=Server URL
230 dialog.gpsies.column.name=Track name
231 dialog.gpsies.column.length=Length
232 dialog.gpsies.description=Description
233 dialog.gpsies.nodescription=No description
234 dialog.gpsies.nonefound=No tracks found
235 dialog.correlate.notimestamps=There are no timestamps in the data points, so there is nothing to correlate with the photos.
236 dialog.correlate.nouncorrelatedphotos=There are no uncorrelated photos.\nAre you sure you want to continue?
237 dialog.correlate.photoselect.intro=Select one of these correlated photos to use as the time offset
238 dialog.correlate.photoselect.photoname=Photo name
239 dialog.correlate.photoselect.timediff=Time difference
240 dialog.correlate.photoselect.photolater=Photo later
241 dialog.correlate.options.tip=Tip: By manually correlating at least one photo, the time offset can be calculated for you.
242 dialog.correlate.options.intro=Select the options for automatic correlation
243 dialog.correlate.options.offsetpanel=Time offset
244 dialog.correlate.options.offset=Offset
245 dialog.correlate.options.offset.hours=hours,
246 dialog.correlate.options.offset.minutes=minutes and
247 dialog.correlate.options.offset.seconds=seconds
248 dialog.correlate.options.photolater=Photo later than point
249 dialog.correlate.options.pointlater=Point later than photo
250 dialog.correlate.options.limitspanel=Correlation limits
251 dialog.correlate.options.notimelimit=No time limit
252 dialog.correlate.options.timelimit=Time limit
253 dialog.correlate.options.nodistancelimit=No distance limit
254 dialog.correlate.options.distancelimit=Distance limit
255 dialog.correlate.options.correlate=Correlate
256 dialog.correlate.alloutsiderange=All photos are outside the time range of the track, so none can be correlated.\nTry changing the offset or manually correlating at least one photo.
257 dialog.compress.nonefound=No data points could be removed
258 dialog.compress.duplicates.title=Duplicate removal
259 dialog.compress.closepoints.title=Nearby point removal
260 dialog.compress.closepoints.paramdesc=Span factor
261 dialog.compress.wackypoints.title=Wacky point removal
262 dialog.compress.wackypoints.paramdesc=Distance factor
263 dialog.compress.singletons.title=Singleton removal
264 dialog.compress.singletons.paramdesc=Distance factor
265 dialog.compress.summarylabel=Points to delete
266 dialog.help.help=Please see\n http://activityworkshop.net/software/prune/\nfor more information and user guides.
267 dialog.about.version=Version
268 dialog.about.build=Build
269 dialog.about.summarytext1=Prune is a program for loading, displaying and editing data from GPS receivers.
270 dialog.about.summarytext2=It is released under the Gnu GPL for free, open, worldwide use and enhancement.<br>Copying, redistribution and modification are permitted and encouraged<br>according to the conditions in the included <code>license.txt</code> file.
271 dialog.about.summarytext3=Please see <code style="font-weight:bold">http://activityworkshop.net/</code> for more information and user guides.
272 dialog.about.languages=Available languages
273 dialog.about.translatedby=English text by activityworkshop.
274 dialog.about.systeminfo=System info
275 dialog.about.systeminfo.os=Operating System
276 dialog.about.systeminfo.java=Java Runtime
277 dialog.about.systeminfo.java3d=Java3d installed
278 dialog.about.systeminfo.povray=Povray installed
279 dialog.about.systeminfo.exiftool=Exiftool installed
280 dialog.about.systeminfo.gpsbabel=Gpsbabel installed
281 dialog.about.systeminfo.gnuplot=Gnuplot installed
282 dialog.about.yes=Yes
283 dialog.about.no=No
284 dialog.about.credits=Credits
285 dialog.about.credits.code=Prune code written by
286 dialog.about.credits.exifcode=Exif code by
287 dialog.about.credits.icons=Some icons taken from
288 dialog.about.credits.translators=Translators
289 dialog.about.credits.translations=Translations helped by
290 dialog.about.credits.devtools=Development tools
291 dialog.about.credits.othertools=Other tools
292 dialog.about.credits.thanks=Thanks to
293 dialog.about.readme=Readme
294 dialog.checkversion.error=The version number couldn't be checked.\nPlease check the internet connection.
295 dialog.checkversion.uptodate=You are using the latest version of Prune.
296 dialog.checkversion.newversion1=A new version of Prune is now available!  The latest version is now version
297 dialog.checkversion.newversion2=.
298 dialog.checkversion.releasedate1=This new version was released on
299 dialog.checkversion.releasedate2=.
300 dialog.checkversion.download=To download the new version, go to http://activityworkshop.net/software/prune/download.html.
301 dialog.keys.intro=You can use the following shortcut keys instead of using the mouse
302 dialog.keys.keylist=<table><tr><td>Arrow keys</td><td>Pan map left right, up, down</td></tr><tr><td>Ctrl + left, right arrow</td><td>Select previous or next point</td></tr><tr><td>Ctrl + up, down arrow</td><td>Zoom in or out</td></tr><tr><td>Del</td><td>Delete current point</td></tr></table>
303 dialog.saveconfig.desc=The following settings can be saved to a configuration file :
304 dialog.saveconfig.prune.trackdirectory=Track directory
305 dialog.saveconfig.prune.photodirectory=Photo directory
306 dialog.saveconfig.prune.languagecode=Language code (EN)
307 dialog.saveconfig.prune.gpsdevice=GPS device
308 dialog.saveconfig.prune.gpsformat=GPS format
309 dialog.saveconfig.prune.povrayfont=Povray font
310 dialog.saveconfig.prune.metricunits=Use metric units?
311 dialog.saveconfig.prune.gnuplotpath=Path to gnuplot
312 dialog.saveconfig.prune.gpsbabelpath=Path to gpsbabel
313 dialog.saveconfig.prune.exiftoolpath=Path to exiftool
314 dialog.saveconfig.prune.mapserverindex=Index of map server
315 dialog.saveconfig.prune.mapserverurl=URL of map server
316 dialog.saveconfig.prune.showpace=Show pace
317 dialog.saveconfig.prune.kmzimagewidth=KMZ image width
318 dialog.saveconfig.prune.kmzimageheight=KMZ image height
319 dialog.setpaths.intro=If you need to, you can choose the paths to the external applications:
320 dialog.addaltitude.noaltitudes=The selected range does not contain altitudes
321 dialog.addaltitude.desc=Altitude offset to add
322
323 # 3d window
324 dialog.3d.title=Prune Three-d view
325 dialog.3d.altitudecap=Minimum altitude range
326 dialog.3dlines.title=Prune gridlines
327 dialog.3dlines.empty=No gridlines to display!
328 dialog.3dlines.intro=These are the gridlines for the three-d view
329
330 # Confirm messages || These are displayed as confirmation in the status bar
331 confirm.loadfile=Data loaded from file
332 confirm.save.ok1=Successfully saved
333 confirm.save.ok2=points to file
334 confirm.deletepoint.single=data point was removed
335 confirm.deletepoint.multi=data points were removed
336 confirm.point.edit=point edited
337 confirm.mergetracksegments=Track segments merged
338 confirm.reverserange=Range reversed
339 confirm.addtimeoffset=Time offset added
340 confirm.addaltitudeoffset=Altitude offset added
341 confirm.rearrangewaypoints=Waypoints rearranged
342 confirm.cutandmove=Selection moved
343 confirm.saveexif.ok1=Saved
344 confirm.saveexif.ok2=photo files
345 confirm.undo.single=operation undone
346 confirm.undo.multi=operations undone
347 confirm.jpegload.single=photo was added
348 confirm.jpegload.multi=photos were added
349 confirm.photo.connect=photo connected
350 confirm.photo.disconnect=photo disconnected
351 confirm.correlate.single=photo was correlated
352 confirm.correlate.multi=photos were correlated
353 confirm.createpoint=point created
354 confirm.running=Running ...
355
356 # Buttons
357 button.ok=OK
358 button.back=Back
359 button.next=Next
360 button.finish=Finish
361 button.cancel=Cancel
362 button.overwrite=Overwrite
363 button.moveup=Move up
364 button.movedown=Move down
365 button.showlines=Show lines
366 button.edit=Edit
367 button.exit=Exit
368 button.close=Close
369 button.continue=Continue
370 button.yes=Yes
371 button.no=No
372 button.yestoall=Yes to all
373 button.notoall=No to all
374 button.selectall=Select all
375 button.selectnone=Select none
376 button.preview=Preview
377 button.load=Load
378 button.guessfields=Guess fields
379 button.showwebpage=Show webpage
380 button.check=Check
381
382 # File types
383 filetype.txt=TXT files
384 filetype.jpeg=JPG files
385 filetype.kmlkmz=KML, KMZ files
386 filetype.kml=KML files
387 filetype.kmz=KMZ files
388 filetype.gpx=GPX files
389 filetype.pov=POV files
390 filetype.svg=SVG files
391
392 # Display components
393 display.nodata=No data loaded
394 display.noaltitudes=Track data does not include altitudes
395 details.trackdetails=Track details
396 details.notrack=No track loaded
397 details.track.points=Points
398 details.track.file=File
399 details.track.numfiles=Number of files
400 details.pointdetails=Point details
401 details.index.selected=Index
402 details.index.of=of
403 details.nopointselection=No point selected
404 details.photofile=Photo file
405 details.norangeselection=No range selected
406 details.rangedetails=Range details
407 details.range.selected=Selected
408 details.range.to=to
409 details.altitude.to=to
410 details.range.climb=Climb
411 details.range.descent=Descent
412 details.coordformat=Coordinate format
413 details.distanceunits=Distance units
414 display.range.time.secs=s
415 display.range.time.mins=m
416 display.range.time.hours=h
417 display.range.time.days=d
418 details.range.avespeed=Ave speed
419 details.range.avemovingspeed=Moving ave
420 details.range.pace=Pace
421 details.waypointsphotos.waypoints=Waypoints
422 details.waypointsphotos.photos=Photos
423 details.photodetails=Photo details
424 details.nophoto=No photo selected
425 details.photo.loading=Loading
426 details.photo.connected=Connected
427 map.overzoom=No maps available at this zoom level
428
429 # Field names
430 fieldname.latitude=Latitude
431 fieldname.longitude=Longitude
432 fieldname.altitude=Altitude
433 fieldname.timestamp=Time
434 fieldname.time=Time
435 fieldname.waypointname=Name
436 fieldname.waypointtype=Type
437 fieldname.newsegment=Segment
438 fieldname.custom=Custom
439 fieldname.prefix=Field
440 fieldname.distance=Distance
441 fieldname.movingdistance=Moving distance
442 fieldname.duration=Duration
443 fieldname.speed=Speed
444 fieldname.verticalspeed=Vertical speed
445
446 # Measurement units
447 units.original=Original
448 units.default=Default
449 units.metres=Metres
450 units.metres.short=m
451 units.feet=Feet
452 units.feet.short=ft
453 units.kilometres=Kilometres
454 units.kilometres.short=km
455 units.kmh=km/h
456 units.miles=Miles
457 units.miles.short=mi
458 units.mph=mph
459 units.metrespersec=m/s
460 units.feetpersec=ft/s
461 units.hours=hours
462 units.degminsec=Deg-min-sec
463 units.degmin=Deg-min
464 units.deg=Degrees
465 units.iso8601=ISO 8601
466
467 # External urls
468 url.googlemaps=maps.google.co.uk
469
470 # Cardinals for 3d plots
471 cardinal.n=N
472 cardinal.s=S
473 cardinal.e=E
474 cardinal.w=W
475
476 # Undo operations
477 undo.load=load data
478 undo.loadphotos=load photos
479 undo.editpoint=edit point
480 undo.deletepoint=delete point
481 undo.deletephoto=remove photo
482 undo.deleterange=delete range
483 undo.compress=compress track
484 undo.insert=insert points
485 undo.reverse=reverse range
486 undo.mergetracksegments=merge track segments
487 undo.addtimeoffset=add time offset
488 undo.addaltitudeoffset=add altitude offset
489 undo.rearrangewaypoints=rearrange waypoints
490 undo.cutandmove=move section
491 undo.connectphoto=connect photo
492 undo.disconnectphoto=disconnect photo
493 undo.correlate=correlate photos
494 undo.createpoint=create point
495
496 # Error messages
497 error.save.dialogtitle=Error saving data
498 error.save.nodata=No data to save
499 error.save.failed=Failed to save the data to file
500 error.saveexif.filenotfound=Failed to find photo file
501 error.saveexif.cannotoverwrite1=Photo file
502 error.saveexif.cannotoverwrite2=is read-only and can't be overwritten. Write to copy?
503 error.load.dialogtitle=Error loading data
504 error.load.noread=Cannot read file
505 error.load.nopoints=No coordinate information found in the file
506 error.load.unknownxml=Unrecognised xml format:
507 error.load.noxmlinzip=No xml file found inside zip file
508 error.load.othererror=Error reading file:
509 error.jpegload.dialogtitle=Error loading photos
510 error.jpegload.nofilesfound=No files found
511 error.jpegload.nojpegsfound=No jpeg files found
512 error.jpegload.noexiffound=No EXIF information found
513 error.jpegload.nogpsfound=No GPS information found
514 error.undofailed.title=Undo failed
515 error.undofailed.text=Failed to undo operation
516 error.function.noop.title=Function had no effect
517 error.rearrange.noop=Rearranging waypoints had no effect
518 error.function.notavailable.title=Function not available
519 error.function.nojava3d=This function requires the Java3d library,\navailable from Sun.com.
520 error.3d=An error occurred with the 3d display
521 error.readme.notfound=Readme file not found
522 error.osmimage.dialogtitle=Error loading map images
523 error.osmimage.failed=Failed to load map images. Please check internet connection.