- Timestamp:
- Apr 9, 2010, 10:56:07 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/PropertyBundle.java
r857 r858 25 25 initialize(); 26 26 } 27 key = key.toLowerCase(); 27 28 return properties.getString(key); 28 29 } catch (Exception e) {
Note:
See TracChangeset
for help on using the changeset viewer.