Explorar el Código

Move languages to standard LINGUAS file

This is necessary for other translation tools to work properly.
tags/v1.8.90
Pierre Ossman hace 6 años
padre
commit
8aff08ced1
Se han modificado 2 ficheros con 23 adiciones y 3 borrados
  1. 1
    3
      po/CMakeLists.txt
  2. 22
    0
      po/LINGUAS

+ 1
- 3
po/CMakeLists.txt Ver fichero

@@ -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 Ver fichero

@@ -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

Cargando…
Cancelar
Guardar