Merge branch 'master' of github.com:osmandapp/Osmand

This commit is contained in:
max-klaus 2020-05-28 20:39:03 +03:00
commit 1fa17a1fee

View file

@ -13,18 +13,18 @@
-->
<string name="tiles_storage_descr">Choose how downloaded tiles will be stored.</string>
<string name="expire_time_descr">Expiration time in minutes. Cached tiles will be reloaded after specified time.
Leave this field empty if you do not need to reload tiles for this source.
Leave this field empty to never refresh tiles for this source.
\n\nOne day is 1440 minutes.\nOne week is 10 080 minutes.\nOne month is 43 829 minutes.</string>
<string name="map_source_zoom_levels_descr">This parameters will affect the map display when used as a map type or overlay/underlay.
\n\n%1$s: the map will be limited to the selected zooms. \n\n%2$s: Zoom levels at which
tiles will be visible. Upscale or downscale will occur above or below the set values.</string>
<string name="map_source_zoom_levels_descr">These parameters will affect the display when used as map or overlay/underlay.
\n\n%1$s: The map will be limited to the selected zooms. \n\n%2$s: Zoom levels at which
the original tiles will be visible. Upscaling or downscaling will occur outside these values.</string>
<string name="map_source_zoom_levels">Set the minimum and maximum zoom level at which the online map will be displayed or loaded.</string>
<string name="storage_format">Storage format</string>
<string name="mercator_projection">Mercator Projection</string>
<string name="expire_time">Expire time</string>
<string name="expire_time">Expiry time</string>
<string name="edit_online_source">Edit online source</string>
<string name="online_map_url_helper_text">Enter or paste URL for online source.</string>
<string name="online_map_name_helper_text">Provide name for online map source.</string>
<string name="online_map_url_helper_text">Enter or paste the URL for the online source.</string>
<string name="online_map_name_helper_text">Provide a name for the online map source.</string>
<string name="sqlite_db_file">SQLiteDB file</string>
<string name="one_image_per_tile">One image file per tile</string>
<string name="pseudo_mercator_projection">Pseudo-Mercator projection</string>
@ -43,7 +43,7 @@
<string name="system_screen_timeout_descr">Enable so the screen turns off after a certain period of inactivity, the time specified in the system settings of your device will be used.</string>
<string name="screen_control">Screen control</string>
<string name="shared_string_always">Always</string>
<string name="gpx_parse_error">OsmAnd GPX is not well formed, please contact support team to investigate further</string>
<string name="gpx_parse_error">OsmAnd GPX is not well formed, please contact the support team to investigate further.</string>
<string name="unsupported_type_error">Unsupported type</string>
<string name="index_item_world_basemap_detailed">World overview map (detailed)</string>
<string name="profiles_for_action_not_found">Could not find any such profiles.</string>