blob: e63e83fd46e75ef807ae1b1aa3deff59d0312f6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# map popup menu resources
txt.map =Map
txt.preferences =Preferences...
icon.preferences = icons/preferences.png
txt.showHiddenMarkers= Show hidden markers
icon.showHiddenMarkers = icons/marker.png
txt.enableTraffic = Show all traffic
txt.disableTraffic = Show no traffic
txt.search = Search...
icon.search = icons/search.png
|