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>
@ -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>
@ -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>