Fixed compilation on non-Windows systems
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9029 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -196,8 +196,8 @@ Translations::Translations() //: m_dictionary_manager("UTF-16")
|
||||
printf("[translate] GetLocaleInfo tryname returns '%s'.\n", c);
|
||||
if(c[0]) language += std::string("_")+c;
|
||||
} // if c[0]
|
||||
} // neither LANGUAGE nor LANG defined
|
||||
#endif
|
||||
} // neither LANGUAGE nor LANG defined
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user