change Translation.dat -> Translations.xml
Move GroupName translations out of code and into Translations.xml
This commit is contained in:
@@ -246,7 +246,7 @@ bool CourseLoaderCRS::LoadFromMsd( const CString &sPath, const MsdFile &msd, Cou
|
||||
LOG->Warn( "Unexpected value named '%s'", sValueName.c_str() );
|
||||
}
|
||||
}
|
||||
static TitleSubst tsub("courses");
|
||||
static TitleSubst tsub("Courses");
|
||||
|
||||
TitleFields title;
|
||||
title.Title = out.m_sMainTitle;
|
||||
|
||||
Reference in New Issue
Block a user