Changeset 30298 in osm for applications/editors/josm/plugins/smed2/src/messages
- Timestamp:
- 2014-02-19T10:26:43+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed2/src/messages/Messages.java
r30285 r30298 14 14 15 15 public class Messages { 16 private static final String BUNDLE_NAME = "msg.messages"; 16 private static final String BUNDLE_NAME = "resources/msg.messages"; 17 17 18 18 private static final ResourceBundle RESOURCE_BUNDLE = ResourceBundle.getBundle(BUNDLE_NAME);
Note:
See TracChangeset
for help on using the changeset viewer.