Ignore:
Timestamp:
2010-09-15T08:21:16+02:00 (14 years ago)
Author:
stoecker
Message:

fix array preferences

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/coor/CoordinateFormat.java

    r3438 r3530  
    1919     */
    2020    DEGREES_MINUTES_SECONDS (tr("deg\u00B0 min'' sec\"")),
    21    
     21
    2222    /**
    23      * the nautical format 
     23     * the nautical format
    2424     */
    2525    NAUTICAL (tr("deg\u00B0 min'' (Nautical)")),
    26    
     26
    2727    /**
    2828     * coordinates East/North
Note: See TracChangeset for help on using the changeset viewer.