mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-07 13:03:54 +00:00
[translations] Fixed wrong German search category labels in the interface
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
@@ -109,11 +109,11 @@
|
||||
<!-- Search category for fuel stations; any changes should be duplicated in categories.txt @category_fuel! -->
|
||||
<string name="category_fuel">Tankstelle</string>
|
||||
<!-- Search category for parking lots; any changes should be duplicated in categories.txt @category_parking! -->
|
||||
<string name="category_parking">Parkplätze|Parkplatz|Stellplatz</string>
|
||||
<string name="category_parking">Parkplätze</string>
|
||||
<!-- Search category for malls/clothes/shoes/gifts/jewellery/sport shops; any changes should be duplicated in categories.txt @category_shopping! -->
|
||||
<string name="category_shopping">Shopping</string>
|
||||
<!-- Search category for second_hand/charity/antique/auction shops; any changes should be duplicated in categories.txt @category_secondhand! -->
|
||||
<string name="category_secondhand">Second-hand|Gebrauchte Artikel|Gebrauchte Ware</string>
|
||||
<string name="category_secondhand">Second-hand</string>
|
||||
<!-- Search category for places to stay; any changes should be duplicated in categories.txt @category_hotel! -->
|
||||
<string name="category_hotel">Hotel</string>
|
||||
<!-- Search category sight seeings and touristic attractions; any changes should be duplicated in categories.txt @category_tourism! -->
|
||||
|
||||
Reference in New Issue
Block a user