Added Italian translation. Thanks maxxlupi and Zangune

Sorted the language selection combo-box


FossilOrigin-Name: ddb8c7f5e5fd5b341b90ddafef349af789147d88
This commit is contained in:
kostas
2015-07-11 13:38:13 +00:00
parent 15fd9e403d
commit 6c03dda2dc
6 changed files with 22 additions and 17 deletions

View File

@ -22,8 +22,8 @@ macx {
# FreeBSD needs explicit paths to Qt install
unix:freebsd {
INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib
INCLUDEPATH += /usr/local/include
LIBS += -L/usr/local/lib
}
unix:!macx {
@ -89,5 +89,6 @@ TRANSLATIONS += \
intl/es_ES.ts \
intl/fr_FR.ts \
intl/ru_RU.ts \
intl/pt_PT.ts
intl/pt_PT.ts \
intl/it_IT.ts