Replace TRANSLATION_FILES.txt cmake include file with LINGUAS file (#287)
Generate lists of translation (.ts) files by reading LINGUAS in CMake.
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
############################################################
|
||||
#
|
||||
# gLabels-qt application and template translations
|
||||
#
|
||||
# Please keep this file sorted.
|
||||
#
|
||||
############################################################
|
||||
ar
|
||||
bs
|
||||
ca
|
||||
cs
|
||||
da
|
||||
de
|
||||
el
|
||||
en_GB
|
||||
eo
|
||||
es
|
||||
fi
|
||||
fr
|
||||
gl
|
||||
hu
|
||||
id
|
||||
it
|
||||
ja
|
||||
ko
|
||||
lv
|
||||
nb
|
||||
nl
|
||||
oc
|
||||
pl
|
||||
pt_BR
|
||||
pt
|
||||
ro
|
||||
ru
|
||||
sk
|
||||
sl
|
||||
sr@latin
|
||||
sr
|
||||
sv
|
||||
tr
|
||||
uk
|
||||
zh_CN
|
||||
zh_HK
|
||||
zh_TW
|
||||
Reference in New Issue
Block a user