~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.gps/src/com/bdaum/zoom/gps/internal/operations/messages.properties

  • Committer: bdaum
  • Date: 2015-12-26 10:21:51 UTC
  • Revision ID: berthold.daum@bdaum.de-20151226102151-44f1j5113167thb9
VersionĀ 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
GeotagOperation.IO_Error_parsing_response      = IO-Error when parsing response from naming webservice
7
7
GeotagOperation.IO_Error_retrieving_elevation  = IO-Error while retrieving elevation from naming webservice
8
8
GeotagOperation.Number_format_parsing_response = Number-format problem when parsing response from naming webservice
9
 
GeotagOperation.Parsing_GPX                    = Parsing GPS tracker files
10
9
GeotagOperation.Tagging                        = Tagging images...
11
10
GeotagOperation.XML_problem_parsing_response   = XML problem when parsing response from GeoNames webservice
12
11
GeotagOperation.connection_timed_out           = Connection to naming serviced timed out
17
16
GeotagOperation.geonaming_interrupted          = Geonaming interruption
18
17
GeotagOperation.hourly_limit_reached           = The geonaming providers hourly limit has been reached. Resume in an hour or with the next start of {0}
19
18
GeotagOperation.internal_error_configuring_sax = Internal error when configuring SAX parser
20
 
GeotagOperation.io_error                       = IO-error while collecting trackpoints from geo file {0}
21
 
GeotagOperation.io_error_waypoints             = IO-error while collecting waypoints from geo file {0}
22
19
GeotagOperation.n_images_decorated             = {0} images decorated with geographic names. {1} not named.
23
20
GeotagOperation.n_images_tagged                = {0} images tagged with GPS information. {1} not tagged
24
 
GeotagOperation.no_parser                      = No parser for file {0}
25
 
GeotagOperation.parsing_error                  = Parsing error while collecting trackpoints geo file {0}. File could be corrupt.
 
21
GeotagOperation.webservice_not_reached         = Webservice cannot be reached. Internet connection probably lost
26
22
GeotagOperation.weekly_limit_reached           = The geonaming providers weekly limit has been reached. Resume with the next start of {0}