Ignore:
Timestamp:
2014-02-19T10:26:43+01:00 (11 years ago)
Author:
malcolmh
Message:

save

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed2/src/messages/Messages.java

    r30285 r30298  
    1414
    1515public class Messages {
    16         private static final String BUNDLE_NAME = "msg.messages";
     16        private static final String BUNDLE_NAME = "resources/msg.messages";
    1717
    1818        private static final ResourceBundle RESOURCE_BUNDLE = ResourceBundle.getBundle(BUNDLE_NAME);
Note: See TracChangeset for help on using the changeset viewer.