mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
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:
parent
5e0c8e062e
commit
42184efe70
9 changed files with 11239 additions and 89 deletions
|
@ -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));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue