string correction

This commit is contained in:
sonora 2016-01-18 10:59:36 +01:00
parent e6bcdd89fa
commit 9bfb3a1580

View file

@ -1062,7 +1062,7 @@
<string name="no_route">No route</string> <string name="no_route">No route</string>
<string name="delete_target_point">Remove destination</string> <string name="delete_target_point">Remove destination</string>
<string name="target_point">Destination %1$s</string> <string name="target_point">Destination %1$s</string>
<string name="intermediate_point">Waypoint %1$s</string> <string name="intermediate_point">Intermediate destination %1$s</string>
<string name="context_menu_item_last_intermediate_point">Add as last intermediate destination</string> <string name="context_menu_item_last_intermediate_point">Add as last intermediate destination</string>
<string name="context_menu_item_first_intermediate_point">Add as first intermediate destination</string> <string name="context_menu_item_first_intermediate_point">Add as first intermediate destination</string>
<string name="add_as_last_destination_point">Add as last intermediate destination</string> <string name="add_as_last_destination_point">Add as last intermediate destination</string>