- Timestamp:
- 2008-12-23T23:10:32+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/MainApplication.java
r1170 r1171 196 196 System.out.println("Unable to find translation for the locale: " 197 197 + Locale.getDefault().getDisplayName() + " reverting to English."); 198 Locale.setDefault(Locale.ENGLISH); 198 199 } 199 200 }
Note:
See TracChangeset
for help on using the changeset viewer.