53 lines
3.1 KiB
XML
53 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
<resources>
|
|
<string name="app_name">OsmAnd~</string>
|
|
<string name="app_version">2.3.0</string>
|
|
<!--
|
|
Note: For our dev build apk's, the above "app_version" is provided (via osmand/build.xml) as the base version prefix to our build number in the format:
|
|
X.X.X#YYYYZ , where
|
|
X.X.X is the above base (released) "app_version",
|
|
YYYY is the build number of build branch Z
|
|
Z : M=-master, D=-design, B=-Blackberry, MD=-main-default, MQA=-main-qt-arm, MQDA=-main-qt-default-arm, S=-sherpafy
|
|
-->
|
|
|
|
<!-- Not translatable -->
|
|
<string name="osm_live">OSM Live</string>
|
|
<string name="ga_api_key">UA-28342846-2</string>
|
|
<string name="ga_dispatchPeriod">10</string>
|
|
<string name="ga_debug">true</string>
|
|
<string name="versionFeatures">+play_market -amazon -blackberry</string>
|
|
<string name="openstreetmap_copyright"><a href="http://www.openstreetmap.org/copyright">© OpenStreetMap</a></string>
|
|
<string name="app_edition"></string>
|
|
<string name="support_email">support@osmand.net</string>
|
|
<string name="preferred_locale_no_translate">Display language</string>
|
|
<string name="system_locale_no_translate">Device language</string>
|
|
<string name="osmo">OsMo</string>
|
|
<string name="tag_poi_amenity">amenity</string>
|
|
<string name="tag_poi_name">name</string>
|
|
<string name="hint_tag">Tag</string>
|
|
<string name="hint_value">Value</string>
|
|
<!-- DEVELOPMENT -->
|
|
<string name="osm_live_subscription">OSM Live subscription</string>
|
|
<string name="osm_live_subscribe_btn">Subscribe</string>
|
|
<string name="osm_live_default_price">€1,49</string>
|
|
<string name="osm_live_email_desc">We need it to provide you information about contributions</string>
|
|
<string name="osm_live_user_public_name">Public Name</string>
|
|
<string name="osm_live_hide_user_name">Don\'t show my name in reports</string>
|
|
<string name="osm_live_support_region">Support region</string>
|
|
<string name="osm_live_month_cost">Month cost</string>
|
|
<string name="osm_live_month_cost_desc">Monthly payment</string>
|
|
<string name="osm_live_active">Active</string>
|
|
<string name="osm_live_not_active">Inactive</string>
|
|
<string name="osm_live_enter_email">Please enter valid E-mail address</string>
|
|
<string name="osm_live_enter_user_name">Please enter Public Name</string>
|
|
<string name="osm_live_thanks">Thank you for subscribing to live updates!</string>
|
|
<string name="osm_live_region_desc">Part your donation will be sent to OSM users who submit changes to the map in that region</string>
|
|
<string name="osm_live_subscription_settings">Subscription settings</string>
|
|
<string name="osm_live_ask_for_purchase">Please purchase OSM Live subscription first</string>
|
|
|
|
<string name="osm_live_header">This subscription enables hourly updates for all maps around the world.
|
|
Major part of the income goes back to OSM community and is paid out per each OSM contribution.
|
|
In case you love OsmAnd and OSM and want to support it, this is a perfect way to do it.</string>
|
|
|
|
|
|
</resources>
|