瀏覽代碼

Move languages to standard LINGUAS file

This is necessary for other translation tools to work properly.
tags/v1.8.90
Pierre Ossman 6 年之前
父節點
當前提交
8aff08ced1
共有 2 個文件被更改,包括 23 次插入3 次删除
  1. 1
    3
      po/CMakeLists.txt
  2. 22
    0
      po/LINGUAS

+ 1
- 3
po/CMakeLists.txt 查看文件

@@ -1,8 +1,6 @@
# Gettext support - mostly borrowed from the Licq project

set(po_FILES
bg da de el eo es fi fr fur hu it nl pl pt_BR ru sk sr sv tr uk vi zh_CN
)
file(STRINGS LINGUAS po_FILES)

if (NOT GETTEXT_MSGMERGE_EXECUTABLE AND NOT GETTEXT_MSGFMT_EXECUTABLE)
message(FATAL_ERROR "Gettext message catalog tools NOT found")

+ 22
- 0
po/LINGUAS 查看文件

@@ -0,0 +1,22 @@
bg
da
de
el
eo
es
fi
fr
fur
hu
it
nl
pl
pt_BR
ru
sk
sr
sv
tr
uk
vi
zh_CN

Loading…
取消
儲存