Add phrases

This commit is contained in:
xmd5a 2019-02-14 11:16:30 +03:00
parent 97c5b8ae04
commit e9e2aca982
2 changed files with 6 additions and 0 deletions

View file

@ -3880,4 +3880,7 @@
<string name="poi_denotation_natural_monument">Памятник природы</string>
<string name="poi_denotation_landmark">Ориентир</string>
<string name="poi_park_ride">Перехватывающая парковка</string>
<string name="poi_park_ride_yes">Да</string>
</resources>

View file

@ -111,6 +111,7 @@
<string name="poi_substation_type">Type</string>
<string name="poi_books_type">Books</string>
<string name="poi_denotation">Denotation</string>
<string name="poi_park_ride">Park and ride</string>
<!-- categories -->
<string name="poi_shop">Store</string>
@ -3903,4 +3904,6 @@
<string name="poi_denotation_natural_monument">Natural monument</string>
<string name="poi_denotation_landmark">Landmark</string>
<string name="poi_park_ride_yes">Yes</string>
</resources>