Add phrase
This commit is contained in:
parent
35270d2b59
commit
de09503ff7
2 changed files with 5 additions and 1 deletions
|
@ -3855,4 +3855,6 @@
|
||||||
<string name="poi_substation_inspection_gauge">Контрольно-измерительная</string>
|
<string name="poi_substation_inspection_gauge">Контрольно-измерительная</string>
|
||||||
<string name="poi_substation_field_gathering">Собирательная</string>
|
<string name="poi_substation_field_gathering">Собирательная</string>
|
||||||
|
|
||||||
|
<string name="poi_craft_confectionery">Кондитерская (производство)</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -171,7 +171,7 @@
|
||||||
<string name="poi_farm">Farm store</string>
|
<string name="poi_farm">Farm store</string>
|
||||||
<string name="poi_greengrocer">Greengrocery</string>
|
<string name="poi_greengrocer">Greengrocery</string>
|
||||||
<string name="poi_seafood">Seafood store</string>
|
<string name="poi_seafood">Seafood store</string>
|
||||||
<string name="poi_confectionery">Confectionery</string>
|
<string name="poi_confectionery">Confectionery store</string>
|
||||||
<string name="poi_ice_cream">Ice cream parlor</string>
|
<string name="poi_ice_cream">Ice cream parlor</string>
|
||||||
<string name="poi_supermarket">Supermarket</string>
|
<string name="poi_supermarket">Supermarket</string>
|
||||||
<string name="poi_tea">Tea shop</string>
|
<string name="poi_tea">Tea shop</string>
|
||||||
|
@ -3879,4 +3879,6 @@
|
||||||
<string name="poi_substation_inspection_gauge">Inspection gauge</string>
|
<string name="poi_substation_inspection_gauge">Inspection gauge</string>
|
||||||
<string name="poi_substation_field_gathering">Field gathering</string>
|
<string name="poi_substation_field_gathering">Field gathering</string>
|
||||||
|
|
||||||
|
<string name="poi_craft_confectionery">Confectionery production</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue