string cleanup

This commit is contained in:
sonora 2017-11-08 02:52:46 +01:00
parent 548f842921
commit 60009de4df
2 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@
android:layout_height="wrap_content"
android:ellipsize="end"
android:maxLines="1"
android:text="@string/shared_string_navigate"
android:text="@string/get_directions"
android:textAppearance="@style/TextAppearance.ListItemTitle"/>
</LinearLayout>

View file

@ -34,7 +34,7 @@
<string name="context_menu_item_modify_note">Modify OSM note</string>
<string name="make_round_trip_descr">Add copy of start point as destination.</string>
<string name="make_round_trip">Make round trip</string>
<string name="shared_string_navigate">Navigate</string>
<!-- string name="shared_string_navigate">Navigate</string-->
<string name="shared_string_markers">Markers</string>
<string name="coordinates_format">Coordinates format</string>
<string name="use_system_keyboard">Use system keyboard</string>
@ -2303,7 +2303,7 @@
<string name="voice">Recorded voice</string>
<string name="voices">Voice prompts</string>
<string name="no_vector_map_loaded">Vector maps were not loaded</string>
<string name="map_route_by_gpx">Navigate using GPX</string>
<!-- string name="map_route_by_gpx">Navigate using GPX</string-->
<string name="gpx_files_not_found">No GPX files found in the tracks folder</string>
<string name="layer_gpx_layer">GPX track…</string>
<string name="error_reading_gpx">Error reading GPX data</string>