Changeset 13785 in josm


Ignore:
Timestamp:
2018-05-19T12:01:07+02:00 (6 years ago)
Author:
Klumbumbus
Message:

add hints in presets to use E.123 format for phone and fax numbers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/defaultpresets.xml

    r13770 r13785  
    45184518            <label text="Audioguide via mobile phone?" />
    45194519            <text key="phone" text="Phone number" />
     4520            <label text="Use E.123 format, e.g. +49 11223 456 7890" />
    45204521        </item> <!-- Audio Guide -->
    45214522        <item name="Other Information Point" icon="presets/misc/information/information.svg" type="node,closedway" preset_name_label="true">
     
    55395540            <text key="defibrillator:location" text="Location description" />
    55405541            <text key="phone" text="Phone number" />
     5542            <label text="Use E.123 format, e.g. +49 11223 456 7890" />
    55415543            <combo key="access" text="Access" values="yes,private,customers,permissive,no" />
    55425544            <check key="indoor" text="Located inside a building?" />
     
    56455647            <combo key="siren:purpose" text="Purpose" values="tornado,fire,air_raid,civil_defense" />
    56465648            <text key="siren:range" text="Range (in meters)" />
    5647         </item> <!-- Emergency Phone -->
     5649        </item> <!-- Siren -->
    56485650    </group> <!-- Emergency -->
    56495651    <group name="Social Facility" icon="presets/social_facility/outreach.svg">
     
    1128111283            <text key="phone" text="Phone number" match="key" />
    1128211284            <text key="fax" text="Fax Number" match="key" />
     11285            <label text="Use E.123 format, e.g. +49 11223 456 7890" />
    1128311286            <space />
    1128411287            <text key="wikipedia" text="Wikipedia" />
     
    1130111304            <text key="contact:phone" text="Phone number" match="key" />
    1130211305            <text key="contact:fax" text="Fax Number" match="key" />
     11306            <label text="Use E.123 format, e.g. +49 11223 456 7890" />
    1130311307            <space />
    1130411308            <text key="wikipedia" text="Wikipedia" />
Note: See TracChangeset for help on using the changeset viewer.