Fix string

This commit is contained in:
xmd5a2 2014-11-19 13:54:44 +03:00
parent c2fcf5e7b0
commit 2abc3c59b5

View file

@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<resources>
<string name="poi_bakery">Bakery</string>
<string name="poi_alcohol">liquor store</string>
<string name="poi_alcohol">Liquor store</string>
<string name="poi_convenience">Convenience store</string>
<string name="poi_mall">Mall</string>
<string name="poi_beverages">Beverage store</string>