Modify

Opened 6 years ago

Closed 6 years ago

#16825 closed defect (fixed)

[PATCH] fix small typo

Reported by: naoliv Owned by: team
Priority: normal Milestone: 18.10
Component: Internal preset Version:
Keywords: airport navigation aid Cc:

Description

"Navigationaid" should actually be 2 words

  • data/defaultpresets.xml

    diff --git a/data/defaultpresets.xml b/data/defaultpresets.xml
    index f2640b5..1f83f26 100644
    a b  
    40444044                  es.href="https://wiki.openstreetmap.org/wiki/ES:Tag:airmark=beacon" />
    40454045            <key key="airmark" value="beacon" />
    40464046        </item> <!-- Beacon -->
    4047         <item name="Navigationaid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
     4047        <item name="Navigation aid" icon="presets/transport/airport/navigationaid.svg" type="node" preset_name_label="true">
    40484048            <link href="https://wiki.openstreetmap.org/wiki/Tag:aeroway=navigationaid"
    40494049                  cs.href="https://wiki.openstreetmap.org/wiki/Cs:Tag:aeroway=navigationaid"
    40504050                  de.href="https://wiki.openstreetmap.org/wiki/DE:Tag:aeroway=navigationaid"
     
    40534053                  pt.href="https://wiki.openstreetmap.org/wiki/Pt:Tag:aeroway=navigationaid"
    40544054                  ru.href="https://wiki.openstreetmap.org/wiki/RU:Tag:aeroway=navigationaid" />
    40554055            <key key="aeroway" value="navigationaid" />
    4056         </item> <!-- Navigationaid -->
     4056        </item> <!-- Navigation aid -->
    40574057        <item name="Windsock" icon="presets/transport/airport/windsock.svg" type="node" preset_name_label="true">
    40584058            <link href="https://wiki.openstreetmap.org/wiki/Tag:aeroway=windsock"
    40594059                  cs.href="https://wiki.openstreetmap.org/wiki/Cs:Tag:aeroway=windsock"

Attachments (0)

Change History (4)

comment:1 by naoliv, 6 years ago

Component: CoreInternal preset

comment:2 by Don-vip, 6 years ago

Milestone: 18.10

comment:3 by Don-vip, 6 years ago

Keywords: airport navigation aid added

comment:4 by Don-vip, 6 years ago

Resolution: fixed
Status: newclosed

In 14310/josm:

fix #16825 - fix small typo (patch by naoliv)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.