Changeset 32963
- Timestamp:
- 02/13/15 20:12:02 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/global.h
r32961 r32963 6957 6957 text = ostrcat(text, tmpstr, 1, 1); 6958 6958 6959 text = ostrcat(text, "\n \n", 1, 0);6959 text = ostrcat(text, "\n", 1, 0); 6960 6960 text = ostrcat(text, _("Frontcontroller"), 1, 0); 6961 6961 text = ostrcat(text, ": ", 1, 0);
Note: See TracChangeset
for help on using the changeset viewer.