Changeset 29896 in osm for applications/editors/josm/plugins/smed/src/messages/Messages.java
- Timestamp:
- 2013-08-31T17:11:07+02:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/src/messages/Messages.java
r29893 r29896 5 5 6 6 public class Messages { 7 private static final String BUNDLE_NAME = " smed.msg.messages";7 private static final String BUNDLE_NAME = "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.