Version 1.1.4

This commit is contained in:
Victor Shcherb 2013-04-12 19:57:37 +02:00
parent 8c17e7d124
commit 5ba9b5e4dc
3 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,4 @@
OsmAnd Copyright 2010-2012
OsmAnd Copyright 2010-2013
Victor Shcherb - all parts of the project, originator
Pavol Zibrita - main parts of the project
Hardy Mueller - main parts of the project, mostly rendering, UI interaction design

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
<string name="app_name">OsmAnd~</string>
<string name="app_version">1.1.3 beta</string>
<string name="app_version">1.1.4 beta</string>
<!-- Not translatable -->
<string name="ga_api_key">UA-28342846-2</string>
<string name="ga_dispatchPeriod">10</string>

View file

@ -9,16 +9,21 @@
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
PLEASE: Have a look at http://code.google.com/p/osmand/wiki/UIConsistency, it may really improve your and our work :-) Thx - Hardy
-->
<string name="tip_recent_changes_1_1_4_t">Changes in 1.1.4:
<string name="tip_recent_changes_1_2_t">Changes in 1.2:
\n\t* Bug fixes (tuned routing, search, AV recording, voice prompts, some display improvements)
\n\t* Easier hillshade overlay configuration (requires Contour Lines plugin)
\n\t* Now accepts maps.google.com location links
\n\t* New widget (GPS info)
\n\t* Added multi-window support for recent Samsung devices
\n\t* Kalman filter for compass
\n\t* Pebble watch support
</string>
<string name="layer_hillshade">Hillshade layer</string>
<string name="map_widget_gps_info">GPS info</string>
<string name="tip_recent_changes_1_1_4_t">Changes in 1.1.4:
\n\t* Bug fixes
\n\t* Small UI redesign
</string>
<string name="access_arrival_time">Arrival time</string>
<string name="item_checked">checked</string>
<string name="item_unchecked">unchecked</string>
@ -26,9 +31,6 @@
<string name="prefer_motorways">Prefer motorways</string>
<string name="prefer_in_routing_title">Prefer&#8230;</string>
<string name="prefer_in_routing_descr">Prefer motorways</string>
<string name="tip_recent_changes_1_2_t">Changes in 1.2:
* New widget (GPS info)
</string>
<string name="max_speed_none">none</string>
<string name="index_name_openmaps">OpenMaps EU</string>
<string name="download_hillshade_item">Hillshade</string>