Changeset 18417 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2022-03-24T10:16:44+01:00 (3 years ago)
- Location:
- trunk/src/org/openstreetmap/josm/gui/preferences
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/preferences/map/MapPaintPreference.java
r18211 r18417 42 42 43 43 MapPaintPreference() { 44 super("dialogs/mapstyle", tr("Map Paint Styles"), tr(" Map Paint Styles"));44 super("dialogs/mapstyle", tr("Map Paint Styles"), tr("Adapt the rendering of OSM objects")); 45 45 } 46 46 -
trunk/src/org/openstreetmap/josm/gui/preferences/projection/ProjectionPreference.java
r18222 r18417 106 106 107 107 /** 108 * French departements in the Caribbean Sea and Indian Ocean.108 * French regions in the Caribbean Sea and Indian Ocean. 109 109 * 110 110 * Using the UTM transvers Mercator projection and specific geodesic settings.
Note:
See TracChangeset
for help on using the changeset viewer.