mapshaper 0.5.73 → 0.5.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/www/index.html CHANGED
@@ -210,7 +210,7 @@ a smoother appearance.</div></div></div></div>
210
210
  <div class="file-catalog-spacer spacer"></div>
211
211
 
212
212
  <div id="import-drop" class="drop-area">
213
- <h4>Drop files here or <span class="inline-btn btn" id="file-selection-btn"><span class="label-text">select</span></span> from a folder</h4>
213
+ <h4>Drop or paste files here or <span class="inline-btn btn" id="file-selection-btn"><span class="label-text">select</span></span> from a folder</h4>
214
214
  <div class="subtitle">Shapefile, GeoJSON, TopoJSON, DBF and CSV files are supported</div>
215
215
  <div class="subtitle">Files can be loose or in a zip archive</div>
216
216
 
@@ -218,7 +218,7 @@ a smoother appearance.</div></div></div></div>
218
218
  <div class="spacer"></div>
219
219
  <div id="import-quick-drop" class="drop-area">
220
220
  <h4>Quick import</h4>
221
- <div class="subtitle">Drop files here to import with default settings</div>
221
+ <div class="subtitle">Drop or paste files here to import with default settings</div>
222
222
  </div>
223
223
  </div>
224
224
  </div>