Changes between Version 2 and Version 3 of Help/Action/EncourageDiscourageUpload


Ignore:
Timestamp:
2018-02-25T20:51:15+01:00 (7 years ago)
Author:
aseerel4c26
Comment:

typos

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/EncourageDiscourageUpload

    v2 v3  
    99||= '''state''' =||= '''code in the osm file''' =||= '''behavior on upload''' =||= '''how to set''' =||
    1010|| true || `upload='true'` || no special behavior || by deactivating the Discourage upload button in the [wiki:Help/Menu/OSMLayer context menu] of the osm data layer  ||
    11 || false || `upload='false'` || a warning box appears if you really want t upload the layer || by activating the Discourage upload button in the context menu of the osm data layer ||
     11|| false || `upload='false'` || a warning box appears if you really want to upload the layer || by activating the Discourage upload button in the context menu of the osm data layer ||
    1212|| never || `upload='never'` || the upload button is greyed out so the upload is impossible || only by manually editing the osm file in an external text editor ||
    1313
     
    1616[[Image(upload_false.png)]]
    1717
    18 The idea behind these states is to prevent to accidentaly upload data which is not appropriate for the osm database (e.g. some fictional test data).
     18The idea behind these states is to prevent to accidentally upload data which is not appropriate for the osm database (e.g. some fictional test data).
    1919
    2020Note that you'll only get a warning about [Help/Dialog/UnsavedChangesDialog unsaved changes] of layers with the states false or never if the state was already set in the osm file ''before'' adding the layer to JOSM.