- Timestamp:
- 2018-02-16T21:38:20+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/preferences/imagery/ImageryPreference.java
r13130 r13425 580 580 ActivateAction() { 581 581 putValue(NAME, tr("Activate")); 582 putValue(SHORT_DESCRIPTION, tr(" copy selected defaults"));582 putValue(SHORT_DESCRIPTION, tr("Copy selected default entries from the list above into the list below.")); 583 583 new ImageProvider("preferences", "activate-down").getResource().attachImageIcon(this, true); 584 584 }
Note:
See TracChangeset
for help on using the changeset viewer.