Fix string
This commit is contained in:
parent
13423392cd
commit
e7f20dabbb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
|
||||
-->
|
||||
|
||||
<string name="gpx_no_tracks_title">You do not have any track yet, please add any track</string>
|
||||
<string name="gpx_no_tracks_title">You do not have tracks yet</string>
|
||||
<string name="gpx_no_tracks_title_folder">You may also add tracks to the folder</string>
|
||||
<string name="gpx_add_track">Add track</string>
|
||||
<string name="gpx_appearance">Appearance</string>
|
||||
|
|
Loading…
Reference in a new issue