Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
972fbe4b6f
2 changed files with 5 additions and 3 deletions
|
@ -1805,4 +1805,5 @@
|
||||||
<string name="rendering_attr_shareTaxiRoutes_name">Маршрутное такси</string>
|
<string name="rendering_attr_shareTaxiRoutes_name">Маршрутное такси</string>
|
||||||
<string name="rendering_attr_trolleybusRoutes_name">Маршруты троллейбусов</string>
|
<string name="rendering_attr_trolleybusRoutes_name">Маршруты троллейбусов</string>
|
||||||
<string name="rendering_attr_busRoutes_name">Маршруты автобусов</string>
|
<string name="rendering_attr_busRoutes_name">Маршруты автобусов</string>
|
||||||
|
<string name="rendering_attr_tramTrainRoutes_name">Трамвай и поезд</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -9,6 +9,7 @@
|
||||||
3. All your modified/created strings are in the top of the file (to make easier find what\'s translated).
|
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
|
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="rendering_attr_tramTrainRoutes_name">Tram and train</string>
|
||||||
<string name="tip_recent_changes_1_9_t">Changes in 1.9:
|
<string name="tip_recent_changes_1_9_t">Changes in 1.9:
|
||||||
* Updated maps styles with road surface rendering, transport layers and hiking symbols
|
* Updated maps styles with road surface rendering, transport layers and hiking symbols
|
||||||
* Search POI along the route
|
* Search POI along the route
|
||||||
|
|
Loading…
Reference in a new issue