Rename pharases

This commit is contained in:
xmd5a 2017-11-09 16:42:47 +03:00
parent 0c29965b2e
commit e189748ab6

View file

@ -1,8 +1,8 @@
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<resources> <resources>
<!-- poi additional categories --> <!-- poi additional categories -->
<string name="poi_fuel_type">Type</string> <string name="poi_fuel_type">Fuel type</string>
<string name="poi_fuel_avia_type">Type</string> <string name="poi_fuel_avia_type">Fuel type (avia)</string>
<string name="poi_payment_type">Payment type</string> <string name="poi_payment_type">Payment type</string>
<string name="poi_payment_fuel_type">Fuel cards</string> <string name="poi_payment_fuel_type">Fuel cards</string>
<string name="poi_additional_type">Additional</string> <string name="poi_additional_type">Additional</string>