Changeset 30294 in osm for applications/editors/josm/plugins/smed/src/messages/Messages.java
- Timestamp:
- 2014-02-19T01:59:52+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/src/messages/Messages.java
r29896 r30294 5 5 6 6 public class Messages { 7 private static final String BUNDLE_NAME = "msg.messages"; 7 private static final String BUNDLE_NAME = "resources/msg.messages"; 8 8 9 9 private static final ResourceBundle RESOURCE_BUNDLE = ResourceBundle.getBundle(BUNDLE_NAME);
Note:
See TracChangeset
for help on using the changeset viewer.