improve gpx bbox field description

dev-mapofmaps
Hartmut Holzgraefe 2017-07-01 11:51:03 +00:00
rodzic afdcf40cca
commit 5c271ccd13
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -212,7 +212,7 @@ will be visible on the map.{% endblocktrans %}
{{ form.track }}
</fieldset>
<fieldset id="track-bbox-mode">
<legend>{% trans "BBOX mode" %}</legend>
<legend>{% trans "What to do with the current selction bounding box? Keep as is, extend to fully include the GPX track ('merge'), or completely replace with the tracks bounding box?" %}</legend>
{{ form.track_bbox_mode }}
</fieldset>
</div>