Merge pull request #1025 from Debeet/patch-1

Small fixes to strings
This commit is contained in:
vshcherb 2014-12-29 14:37:35 +03:00
commit 912cc609a6

View file

@ -169,13 +169,13 @@
<string name="targets">Destinations</string>
<string name="announce_gpx_waypoints">Announce GPX waypoints</string>
<string name="download_additional_maps">Download missing maps %1$s (%2$d MB)?</string>
<string name="more">More...</string>
<string name="more">More&#8230;</string>
<string name="rendering_value_browse_map_name">Browse map</string>
<string name="rendering_value_car_name">Car</string>
<string name="rendering_value_bicycle_name">Bicycle</string>
<string name="rendering_value_pedestrian_name">Pedestrian</string>
<string name="rendering_attr_coloredBuildings_name">Color-code buildings by type</string>
<string name="osmo_invite">Invite...</string>
<string name="osmo_invite">Invite&#8230;</string>
<string name="osmo_leave_confirmation_msg">Do you want to leave group %1$s?</string>
<string name="osmo_specify_tracker_id">Please specify id</string>
<string name="continue_navigation">Continue Navigation</string>
@ -240,7 +240,7 @@
<string name="save_as_favorites_points">Save as group of favorites</string>
<string name="select_destination_and_intermediate_points">Select waypoints</string>
<string name="layer_amenity_label">Point labels</string>
<string name="loading_smth">Loading %1$s &#8230;</string>
<string name="loading_smth">Loading %1$s&#8230;</string>
<string name="map_widget_plain_time">Current time</string>
<string name="gpx_wpt">Waypoint</string>
<string name="selected_gpx_info_show">\n\nPress and hold to see on map</string>
@ -339,7 +339,7 @@
<string name="osmo_tracker_id_descr">Click to view or share tracker id.
Using tracker id connected devices will be able to monitor all movements of this device! To disconnect select Regenerate option.</string>
<string name="osmo_session_token">Session token: %1$s</string>
<string name="osmo_auth_pending">Waiting for authorization...</string>
<string name="osmo_auth_pending">Waiting for authorization&#8230;</string>
<string name="osmo_locations_sent">Locations sent %1$d (in buffer %2$d) </string>
<string name="osmo_conn_successfull">Connection established: %1$s </string>
<string name="osmo_io_error">OsMo connection problem: </string>
@ -431,10 +431,10 @@
<string name="gpx_option_calculate_first_last_segment">Calculate OsmAnd route for first and last route segment</string>
<string name="use_displayed_track_for_navigation">Do you want to use displayed track for navigation?</string>
<string name="keep_and_add_destination_point">Add as destination point</string>
<string name="select_gpx">Select GPX &#8230;</string>
<string name="select_gpx">Select GPX&#8230;</string>
<string name="route_descr_select_destination">Select Destination</string>
<string name="route_descr_select_on_map">Select on map &#8230;</string>
<string name="route_descr_favorite">Favorite &#8230;</string>
<string name="route_descr_select_on_map">Select on map&#8230;</string>
<string name="route_descr_favorite">Favorite&#8230;</string>
<string name="route_preferences">Route preferences</string>
<string name="route_info">Route information</string>
<string name="routing_attr_prefer_motorway_name">Prefer motorways</string>
@ -454,7 +454,7 @@
<string name="android_19_location_disabled">Since Android version 4.4 (KitKat) you cannot download and update maps to the previous storage folder (%s). Do you want to change to the permitted storage location and copy all OsmAnd files there?
\n Note 1: Your old files will remain untouched (but can be deleted manually).
\n Note 2: In the new storage location it will not be possible to share files between OsmAnd and OsmAnd+.</string>
<string name="copying_osmand_one_file_descr">Copying file (%s) to the new destination...</string>
<string name="copying_osmand_one_file_descr">Copying file (%s) to the new destination&#8230;</string>
<string name="copying_osmand_files_descr">Copying OsmAnd data files to the new destination (%s)</string>
<string name="copying_osmand_files">Copying OsmAnd data files</string>
<string name="calculate_osmand_route_gpx">Calculate OsmAnd offline route</string>