forked from organicmaps/organicmaps
[editor] Disabled creation of shop=chemist due to lack of good translations.
This commit is contained in:
parent
f7c7180f9e
commit
1cd48ebbe9
1 changed files with 2 additions and 1 deletions
|
@ -538,7 +538,8 @@
|
|||
<include field="operator" />
|
||||
<include field="internet" />
|
||||
</type>
|
||||
<type id="shop-chemist" group="shop">
|
||||
<!-- Add translations before setting can_add=yes. It's hard to translate though.-->
|
||||
<type id="shop-chemist" group="shop" can_add="no">
|
||||
<include group="poi" />
|
||||
<include field="internet" />
|
||||
</type>
|
||||
|
|
Loading…
Add table
Reference in a new issue