Fix string
This commit is contained in:
parent
c2fcf5e7b0
commit
2abc3c59b5
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue