OsmAnd/OsmAnd/no_translate.xml

48 lines
2.8 KiB
XML
Raw Normal View History

2012-01-14 15:33:31 +01:00
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2015-01-21 23:32:16 +01:00
<resources xmlns:tools="http://schemas.android.com/tools">
2014-07-24 05:19:23 +02:00
<string name="app_name">OsmAnd~</string>
2015-07-04 16:10:59 +02:00
<string name="app_version">2.2.0</string>
2014-08-25 16:31:45 +02:00
<!--
2014-12-06 21:18:14 +01:00
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
2014-12-06 21:38:24 +01:00
X.X.X is the above base (released) "app_version",
2014-12-06 21:18:14 +01:00
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
2014-08-25 16:31:45 +02:00
-->
2012-01-14 15:33:31 +01:00
<!-- Not translatable -->
2015-08-30 20:13:33 +02:00
<string name="last_release">
- New road indexes (including map data, poi, address)
- New speed system (knots and minutes per km)
- New context menu
- Drawer and start with the map
2015-08-30 20:13:33 +02:00
</string>
2012-01-14 15:33:31 +01:00
<string name="ga_api_key">UA-28342846-2</string>
<string name="ga_dispatchPeriod">10</string>
<string name="ga_debug">true</string>
2015-02-05 02:32:29 +01:00
<string name="versionFeatures">+play_market -amazon -blackberry</string>
2013-08-11 13:25:07 +02:00
<string name="next_tips_and_tricks_not_translate"></string>
2014-11-28 06:20:19 +01:00
<string name="openstreetmap_copyright"><a href="http://www.openstreetmap.org/copyright">&#169; OpenStreetMap</a></string>
2014-12-06 11:30:37 +01:00
<string name="about_content">Data is powered by OpenStreetMap ODbL, &#169; <a href="http://www.openstreetmap.org/copyright">http://www.openstreetmap.org/copyright</a>.
2013-11-21 17:10:51 +01:00
2014-12-06 22:12:10 +01:00
\n\nAll rights belong to OsmAnd app, Copyright &#169; 2010-2015 OsmAnd.
2013-08-16 09:29:47 +02:00
2014-12-06 14:31:36 +01:00
\n\nCredits to all Developers and major Contributors :
2014-11-28 09:40:14 +01:00
\n\tVictor Shcherb - project lead.
\n\tDr. Hardy Mueller - map appearance concept and base renderers, international consistency and testing, usability, app scoping, concepts, documentation, wiki, market research.
\n\tAlexey Pelykh - C++ developer, created native library and made application much snappier.
2014-12-06 22:12:10 +01:00
\n\tDenis Bars - Java developer, worked mostly on new UI and usability from 1.8 version.
2014-11-28 09:40:14 +01:00
\n\tLeonid (xmd5a) - co-author of main OsmAnd rendering, author of UniRS, LightRS styles.
2013-08-17 09:59:48 +02:00
\n\tDusan Kazik - one of the first contributors
2013-08-16 09:29:47 +02:00
\n\tAndre Van Atten - project supporter, active forum participant, one of the first users.
\n\tYvecai - main contributor to Contour Lines and Hillshade maps
\n\tMax (Zahnstocher) - Java contributor, active forum participant.
2014-11-28 09:40:14 +01:00
\n\tPavol Zibrita - first contributor and developer of some utilities
2013-08-16 09:29:47 +02:00
\n\tHarry van der Wolf - contributor (contribute to country boundaries + configuration file + address files and else), active forum participant.
</string>
<string name="app_edition"></string>
<string name="preferred_locale_no_translate">Display language</string>
2015-01-07 18:30:43 +01:00
<string name="system_locale_no_translate">Device language</string>
2015-02-04 11:56:06 +01:00
<string name="osmo">OsMo</string>
2013-04-27 17:20:38 +02:00
</resources>