Modify ↓
Opened 18 years ago
Closed 17 years ago
#730 closed defect (fixed)
Wrong description
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
../../core/src/org/openstreetmap/josm/gui/QuadStateCheckBox.java:
around line 90:
set ToolTipText(tr("false: the property is explicitly switched off"));
...
setToolTipText(tr("true: the property is explicitly switched off"));
Your sure, that true and false both "switched off"?
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Fix pending