Ignore:
Timestamp:
2009-11-24T10:45:04+01:00 (16 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/gui/io/CloseChangesetTask.java

    r2115 r2512  
    1919/**
    2020 * A task for closing a collection of changesets.
    21  * 
     21 *
    2222 */
    2323public class CloseChangesetTask extends PleaseWaitRunnable {
     
    3131     * are still open and if they have an id > 0. Other changesets in the collection
    3232     * are ignored.
    33      * 
     33     *
    3434     * @param changesets  the collection of changesets. Empty collection assumes, if null.
    3535     */
Note: See TracChangeset for help on using the changeset viewer.