Fix
This commit is contained in:
parent
61f90ace62
commit
4c0ee5c93b
1 changed files with 2 additions and 4 deletions
|
@ -2461,8 +2461,6 @@
|
|||
<string name="poi_animal_training_dog">Dog</string>
|
||||
<string name="poi_animal_training_horse">Horse</string>
|
||||
|
||||
<string name="poi_horse_yes">Horses allowed</string>
|
||||
<string name="poi_horse_no">Horses not allowed</string>
|
||||
<string name="poi_animal_yes">Animals allowed</string>
|
||||
<string name="poi_animal_no">Animals not allowed</string>
|
||||
|
||||
|
@ -4023,9 +4021,9 @@
|
|||
<string name="poi_bicycle_permissive">Bicycle access: permissive</string>
|
||||
<string name="poi_bicycle_customers">Bicycle access: customers</string>
|
||||
|
||||
<string name="poi_horse_yes">Horse access: yes</string>
|
||||
<string name="poi_horse_yes">Horses allowed</string>
|
||||
<string name="poi_horse_no">Horses not allowed</string>
|
||||
<string name="poi_horse_private">Horse access: private</string>
|
||||
<string name="poi_horse_no">Horse access: no</string>
|
||||
<string name="poi_horse_destination">Horse access: destination</string>
|
||||
<string name="poi_horse_permissive">Horse access: permissive</string>
|
||||
<string name="poi_horse_forestry">Horse access: forestry</string>
|
||||
|
|
Loading…
Reference in a new issue