[editor] Disabled creation of shop=chemist due to lack of good translations.

This commit is contained in:
Alex Zolotarev 2016-04-29 21:55:04 +03:00
parent f7c7180f9e
commit 1cd48ebbe9

View file

@ -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>