Update phrases and strings
This commit is contained in:
parent
8ca93aebfe
commit
c8ca979555
2 changed files with 9 additions and 0 deletions
|
@ -767,4 +767,12 @@
|
|||
<string name="poi_fee_yes">Взимается оплата</string>
|
||||
<string name="poi_fee_no">Оплата не взимается</string>
|
||||
|
||||
<string name="poi_access_private">Частный доступ</string>
|
||||
<string name="poi_access_no">Нет доступа</string>
|
||||
<string name="poi_access_destination">Доступ: пункт назначения</string>
|
||||
<string name="poi_access_permissive">Доступ разрешен владельцем</string>
|
||||
<string name="poi_access_customers">Доступ только для посетителей</string>
|
||||
<string name="poi_access_delivery">Доступ только для доставки</string>
|
||||
<string name="poi_access_agricultural">Доступ только для с/х техники</string>
|
||||
|
||||
</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).
|
||||
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_value_boldOutline_name">Bold outline</string>
|
||||
<string name="no_updates_available">No updates available</string>
|
||||
<string name="download_live_updates">Live updates</string>
|
||||
<string name="rendering_value_default13_name">Default (13)</string>
|
||||
|
|
Loading…
Reference in a new issue