OsmAnd/OsmAnd/res/values/no_translate.xml

39 lines
2.4 KiB
XML
Raw Normal View History

2012-01-14 15:33:31 +01:00
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
2014-07-24 05:19:23 +02:00
<string name="app_name">OsmAnd~</string>
2014-12-06 22:12:10 +01:00
<string name="app_name_ver">OsmAnd 2.0.0</string>
<string name="app_version">2.0.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 -->
<string name="ga_api_key">UA-28342846-2</string>
<string name="ga_dispatchPeriod">10</string>
<string name="ga_debug">true</string>
2013-05-30 01:00:23 +02:00
<string name="versionFeatures">+play_market +gps_status -parking_plugin -blackberry -free_version -amazon</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>
2013-04-27 17:20:38 +02:00
</resources>