Changeset 17137 in josm
- Timestamp:
- 2020-10-09T18:53:24+02:00 (4 years ago)
- Location:
- trunk/resources
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/data/defaultpresets.xml
r17124 r17137 8441 8441 <space /> 8442 8442 <text key="phone" text="Phone number" match="key" /> 8443 <text key="mobile" text="Mobile phone number" match="key" /> 8443 8444 <text key="fax" text="Fax Number" match="key" /> 8444 8445 <label text="Use E.123 format, e.g. +49 11223 456 7890" /> … … 8447 8448 <text key="image" text="Image" /> 8448 8449 <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text="Similar tags but different tagging schema:" text_context="Contact" /> 8450 <preset_link preset_name="Social Networks" /> 8449 8451 </item> <!-- Contact (Common Schema) --> 8450 8452 <item name="Contact (Schema with 'contact:*' Prefix)" icon="presets/misc/contact.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true"> … … 8455 8457 <space /> 8456 8458 <text key="contact:phone" text="Phone number" match="key" /> 8459 <text key="contact:mobile" text="Mobile phone number" match="key" /> 8457 8460 <text key="contact:fax" text="Fax Number" match="key" /> 8458 8461 <label text="Use E.123 format, e.g. +49 11223 456 7890" /> … … 8461 8464 <text key="image" text="Image" /> 8462 8465 <preset_link preset_name="Contact (Common Schema)" text="Similar tags but different tagging schema:" text_context="Contact" /> 8466 <preset_link preset_name="Social Networks" /> 8463 8467 </item> <!-- Contact (Schema with 'contact:*' Prefix) --> 8468 <item name="Social Networks" icon="presets/misc/social_networks.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true"> 8469 <link wiki="Key:contact" /> 8470 <space /> 8471 <text key="contact:facebook" text="Facebook" match="key" text_context="social_network" /> 8472 <text key="contact:foursquare" text="Foursquare" match="key" text_context="social_network" /> 8473 <text key="contact:instagram" text="Instagram" match="key" text_context="social_network" /> 8474 <text key="contact:linkedin" text="Linkedin" match="key" text_context="social_network" /> 8475 <text key="contact:ok" text="ok" match="key" text_context="social_network" /> 8476 <text key="contact:pinterest" text="Pinterest" match="key" text_context="social_network" /> 8477 <text key="contact:skype" text="Skype" match="key" text_context="social_network" /> 8478 <text key="contact:telegram" text="Telegram" match="key" text_context="social_network" /> 8479 <text key="contact:tripadvisor" text="Tripadvisor" match="key" text_context="social_network" /> 8480 <text key="contact:twitter" text="Twitter" match="key" text_context="social_network" /> 8481 <text key="contact:vk" text="Vk" match="key" text_context="social_network" /> 8482 <text key="contact:whatsapp" text="Whatsapp" match="key" text_context="social_network" /> 8483 <text key="contact:xing" text="Xing" match="key" text_context="social_network" /> 8484 <text key="contact:yelp" text="Yelp" match="key" text_context="social_network" /> 8485 <text key="contact:youtube" text="Youtube" match="key" text_context="social_network" /> 8486 <preset_link preset_name="Contact (Common Schema)" text_context="Contact" /> 8487 <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" text_context="Contact" /> 8488 </item> <!-- Social Networks --> 8464 8489 <item name="Description" icon="presets/misc/description.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true"> 8465 8490 <link wiki="Key:description" />
Note:
See TracChangeset
for help on using the changeset viewer.