- better bullet proofing of reading lng files

- able to run in old font mode for comparison
This commit is contained in:
Mark Vejvoda
2011-06-11 10:31:24 +00:00
parent f1aa231e4b
commit 1d5dcb4ded
4 changed files with 119 additions and 8 deletions

View File

@@ -243,6 +243,8 @@ namespace Shared { namespace Util {
*/
static String ConvertToUTF8(const String& s);
static char* ConvertFromUTF8(const char* str);
/*!
** \brief Formatted string
** \param format The format of the new string