mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 03:49:29 -04:00
added support for CN and TW languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6d65bd0740
commit
cfbfb9b148
5 changed files with 14909 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
CONFIG += qt gui uic qrc resources uitools debug
|
||||
CONFIG += qt gui uic qrc resources uitools release
|
||||
QT += network xml script
|
||||
TEMPLATE = app
|
||||
TARGET = RetroShare
|
||||
|
@ -493,7 +493,9 @@ TRANSLATIONS += \
|
|||
lang/retroshare_dk.ts \
|
||||
lang/retroshare_sl.ts \
|
||||
lang/retroshare_sr.ts \
|
||||
lang/retroshare_se.ts
|
||||
lang/retroshare_se.ts \
|
||||
lang/retroshare_zh_CN.ts \
|
||||
lang/retroshare_zh_TW.ts
|
||||
|
||||
# To compile for turtle hopping. I'm using this flag to avoid conflict while developping.
|
||||
# Just do a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue