Просмотр исходного кода

Move languages to standard LINGUAS file

This is necessary for other translation tools to work properly.
tags/v1.8.90
Pierre Ossman 6 лет назад
Родитель
Сommit
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

Загрузка…
Отмена
Сохранить