fix en strings for elevation output as string

This commit is contained in:
sonora 2013-06-25 14:50:32 +02:00
parent 2b23e311b1
commit 27e31f4edd

View file

@ -956,7 +956,7 @@ Afghanistan, Albania, Algeria, Andorra, Angola, Anguilla, Antigua and Barbuda, A
<string name="vector_data_missing">On board (\'offline\') data is missing on SD card. Please consider to download it in order to use maps offline.</string>
<string name="local_index_gpx_info_show">\n\nPress and hold for options</string>
<string name="local_index_gpx_info_speed">\nAverage speed: %1$s \nMaximum speed: %2$s</string>
<string name="local_index_gpx_info_elevation">\nAverage altitude: %1$.0f m\nMinimum altitude: %2$.0f m\nMaximum altitude: %3$.0f m\nAscents: %4$.0f m\nDescents: %5$.0f m</string>
<string name="local_index_gpx_info_elevation">\nAverage altitude: %1$s\nMinimum altitude: %2$s\nMaximum altitude: %3$s\nAscents: %4$s\nDescents: %5$s</string>
<string name="local_index_gpx_info">Subtracks: %1$d\nTotal points: %2$d\nWaypoints: %3$d\nTotal distance: %4$s\nStart time: %5$tF, %5$tR\nEnd time: %6$tF, %6$tR</string>
<string name="local_index_installed">Edition</string>
<string name="local_index_items_backuped">%1$d of %2$d item(s) successfully deactivated.</string>