fixed to get work again Chinese language , and load now Qt translations for widgets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-03-12 00:16:39 +00:00
parent 5e0c8e062e
commit 42184efe70
9 changed files with 11239 additions and 89 deletions

View file

@ -121,7 +121,7 @@ Rshare::Rshare(QStringList args, int &argc, char **argv, QString dir)
}
/** Initialize support for language translations. */
LanguageSupport::initialize();
//LanguageSupport::initialize();
/** Translate the GUI to the appropriate language. */
setLanguage(_args.value(ARG_LANGUAGE));