separate course and song translations, so they don't interfere

with one another
This commit is contained in:
Glenn Maynard
2003-02-18 20:34:38 +00:00
parent 0b4301147e
commit 8cb80e3944
5 changed files with 58 additions and 42 deletions
+1 -1
View File
@@ -231,7 +231,7 @@ void Course::LoadFromCRSFile( CString sPath )
else
LOG->Trace( "Unexpected value named '%s'", sValueName.GetString() );
}
static TitleSubst tsub;
static TitleSubst tsub("courses");
CString ignore;
tsub.Subst(m_sName, ignore, ignore,