Changeset 94 in tspsg-svn for trunk/src/main.cpp
- Timestamp:
- Feb 25, 2010, 9:48:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/main.cpp
r93 r94 54 54 55 55 QTranslator en; 56 if (en.load(" en", PATH_I18N))56 if (en.load("tspsg_en", PATH_I18N)) 57 57 app.installTranslator(&en); 58 58
Note: See TracChangeset
for help on using the changeset viewer.