~berthold-daum/zora/trunk

« back to all changes in this revision

Viewing changes to com.bdaum.zoom.gps/src/com/bdaum/zoom/gps/internal/dialogs/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:
1
 
FindUntaggedDialog_find_untagged=Find Untagged Images
2
 
FindUntaggedDialog_find_untagged_message=Search for all images without geotags either in the whole catalog or within the current collection
3
 
FindUntaggedDialog_untagged_images=Untagged images
 
1
 
 
2
FindUntaggedDialog_find_untagged = Find Untagged Images
 
3
 
 
4
FindUntaggedDialog_find_untagged_message = Search for all images without geotags either in the whole catalog or within the current collection
 
5
 
 
6
FindUntaggedDialog_untagged_images = Untagged images
 
7
 
 
8
TrackpointDialog_duration = Duration
 
9
 
 
10
TrackpointDialog_edit = Edit
 
11
 
 
12
TrackpointDialog_edit_subtrack = Edit subtrack
 
13
 
 
14
TrackpointDialog_edit_trackpoints = Edit trackpoints
 
15
 
 
16
TrackpointDialog_end = End
 
17
 
 
18
TrackpointDialog_end_after_start = End value must be after start value
 
19
 
 
20
TrackpointDialog_end_before_x = End value of track must be before {0}
 
21
 
 
22
TrackpointDialog_initial_message = Initially the series of trackpoints is segmented into subtracks by looking for gaps twice the length of the defined tolerance of {0}.\nYou may edit or remove subtracks as required
 
23
 
 
24
TrackpointDialog_join = Join
 
25
 
 
26
TrackpointDialog_modify_start_end = Modify start and/or end date of subtrack {0}
 
27
 
 
28
TrackpointDialog_remove = Remove
 
29
 
 
30
TrackpointDialog_spli_subtrack = Split subtrack
 
31
 
 
32
TrackpointDialog_split = Split
 
33
 
 
34
TrackpointDialog_split_subtrack_msg = Split subtrack {0} by defining start date and end date of a gap within this subtrack
 
35
 
 
36
TrackpointDialog_start = Start
 
37
 
 
38
TrackpointDialog_start_after_x = Start value of track must be after {0}
 
39
 
 
40
TrackpointDialog_subtrack_overlaps = Current subtrack overlaps with subtrack {0}
 
41
 
 
42
TrackpointDialog_tracktimeformat = EEE, MMM dd, yyyy KK:mm aa
 
43
TrackpointDialog_wrong_gap_end_value=End value of gap must be before {0}
 
44
TrackpointDialog_wrong_gap_start_value=Start value of gap must be after {0}