Ignore:
Timestamp:
2011-07-16T21:08:34+02:00 (13 years ago)
Author:
stoecker
Message:

see #6227 - fix wrong quote escaping in strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/dialogs/LatLonDialog.java

    r3720 r4253  
    115115                        "<li>49 29.4 19 24.5</li>" +
    116116                        "<li>-49 29.4 N -19 24.5 W</li></ul>" +
    117                         "<li>48 deg 42' 52.13\" N, 21 deg 11' 47.60\" E</li></ul>"
     117                        "<li>48 deg 42&#39; 52.13\" N, 21 deg 11&#39; 47.60\" E</li></ul>"
    118118                                )),
    119119                GBC.eol().fill().weight(1.0, 1.0));
Note: See TracChangeset for help on using the changeset viewer.