[strings] Update category names for amenity=studio and shop=coffee

Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
map-per
2025-10-26 12:33:51 +01:00
committed by map-per
parent b806ab7443
commit da7c3d6710
3 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
<string name="type.amenity.charging_station.motorcar.small">Car Charging Point</string>
<string name="type.amenity.childcare">Nursery</string>
<string name="type.amenity.cinema">Cinema</string>
<string name="type.amenity.studio">Studio</string>
<string name="type.amenity.studio">Media Studio</string>
<string name="type.leisure.bowling_alley">Bowling Alley</string>
<string name="type.amenity.clinic">Clinic</string>
<string name="type.amenity.college">College</string>
@@ -1187,7 +1187,7 @@
<string name="type.shop.chemist">Chemist</string>
<string name="type.shop.chocolate">Chocolate Shop</string>
<string name="type.shop.clothes">Clothes Shop</string>
<string name="type.shop.coffee">Coffee Shop</string>
<string name="type.shop.coffee">Coffee Retailer</string>
<string name="type.shop.computer">Computer Store</string>
<string name="type.shop.confectionery">Candy Shop</string>
<string name="type.shop.convenience">Convenience Store</string>