mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[types] Add name for communication masts
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
a6057af12d
commit
84f7687b98
@@ -732,8 +732,10 @@
|
||||
<string name="type.man_made.tower">Turm</string>
|
||||
<!-- A huge telecommunications tower. Often a local monument or a landmark. -->
|
||||
<string name="type.man_made.communications_tower">Funkturm</string>
|
||||
<!-- A regular telecommunications tower / mast. -->
|
||||
<!-- A regular telecommunications tower. -->
|
||||
<string name="type.man_made.tower.communication">Funkturm</string>
|
||||
<!-- A regular telecommunications mast. -->
|
||||
<string name="type.man_made.mast.communication">Funkmast</string>
|
||||
<!-- A deep hole drilled into the earth to extract oil or gas. -->
|
||||
<string name="type.man_made.petroleum_well">Öl- oder Gasbohrung</string>
|
||||
<!-- A tower/mast constructed to burn off excess gas. -->
|
||||
|
||||
@@ -783,8 +783,10 @@
|
||||
<string name="type.man_made.tower">Tower</string>
|
||||
<!-- A huge telecommunications tower. Often a local monument or a landmark. -->
|
||||
<string name="type.man_made.communications_tower">Communications Tower</string>
|
||||
<!-- A regular telecommunications tower / mast. -->
|
||||
<!-- A regular telecommunications tower. -->
|
||||
<string name="type.man_made.tower.communication">Communications Tower</string>
|
||||
<!-- A regular telecommunications mast. -->
|
||||
<string name="type.man_made.mast.communication">Communications Mast</string>
|
||||
<!-- A deep hole drilled into the earth to extract oil or gas. -->
|
||||
<string name="type.man_made.petroleum_well">Oil or Gas Well</string>
|
||||
<!-- A tower/mast constructed to burn off excess gas. -->
|
||||
|
||||
Reference in New Issue
Block a user