Ignore:
Timestamp:
2008-12-31T00:38:51+01:00 (16 years ago)
Author:
stoecker
Message:

fixed text strings, thanks to Andrew Gee

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java

    r11530 r12707  
    479479                Sources.setVisibleRowCount(3);
    480480
    481                 Sources.setToolTipText(tr("The sources (url or filename) of spell check (see http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking data files."));
     481                Sources.setToolTipText(tr("The sources (URL or filename) of spell check (see http://wiki.openstreetmap.org/index.php/User:JLS/speller) or tag checking data files."));
    482482                addSrcButton.setToolTipText(tr("Add a new source to the list."));
    483483                editSrcButton.setToolTipText(tr("Edit the selected source."));
Note: See TracChangeset for help on using the changeset viewer.