Changeset 16430 in josm for trunk/src/org/openstreetmap/josm/io/OnlineResource.java
- Timestamp:
- 2020-05-16T21:57:03+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/io/OnlineResource.java
r16427 r16430 19 19 /** The JOSM website, used for startup page, imagery/presets/styles/rules entries, help, etc. */ 20 20 JOSM_WEBSITE(tr("JOSM website")), 21 /** Updates of {@link CachedFile} */ 22 CACHE_UPDATES(tr("Cache updates")), 21 23 /** Various government certificates downloaded on Windows to make https imagery work in some countries */ 22 24 CERTIFICATES(tr("Certificates")),
Note:
See TracChangeset
for help on using the changeset viewer.
