Changeset 8175 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2015-04-07T10:18:15+02:00 (9 years ago)
Author:
stoecker
Message:

see #11271 - fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/MainApplication.java

    r8169 r8175  
    351351        if (args.containsKey(Option.SKIP_PLUGINS)) {
    352352            skipLoadingPlugins = true;
    353             Main.info(tr("Plugins loaded skipped"));
     353            Main.info(tr("Plugin loading skipped"));
    354354        }
    355355
Note: See TracChangeset for help on using the changeset viewer.