Ignore:
Timestamp:
2009-11-24T10:45:04+01:00 (14 years ago)
Author:
stoecker
Message:

i18n updated, fixed files to reduce problems when applying patches, fix #4017

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/OsmServerWriter.java

    r2273 r2512  
    6464    /**
    6565     * Uploads the changes individually. Invokes one API call per uploaded primitmive.
    66      * 
     66     *
    6767     * @param primitives the collection of primitives to upload
    6868     * @param progressMonitor the progress monitor
     
    106106    /**
    107107     * Upload all changes in one diff upload
    108      * 
     108     *
    109109     * @param primitives the collection of primitives to upload
    110110     * @param progressMonitor  the progress monitor
     
    193193    /**
    194194     * Replies the collection of successfully processed primitives
    195      * 
     195     *
    196196     * @return the collection of successfully processed primitives
    197197     */
Note: See TracChangeset for help on using the changeset viewer.