From: Mikhail Novosyolov Date: Mon, 14 Sep 2020 23:05:38 +0000 (+0300) Subject: s3: update list of languages in genmsg of pam_winbind X-Git-Tag: talloc-2.3.2~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c218ad1a0a165380ab711a95cfe61420f9596aba;p=thirdparty%2Fsamba.git s3: update list of languages in genmsg of pam_winbind Removed languages for which translations do not exist. Signed-off-by: Mikhail Novosyolov Reviewed-by: Björn Jacke Reviewed-by: Alexander Bokovoy --- diff --git a/source3/locale/pam_winbind/genmsg b/source3/locale/pam_winbind/genmsg index 04836f54440..29fa9cb13c7 100755 --- a/source3/locale/pam_winbind/genmsg +++ b/source3/locale/pam_winbind/genmsg @@ -1,7 +1,7 @@ #!/bin/sh FILES="../../../nsswitch/pam_winbind.c ../../../nsswitch/pam_winbind.h ../../../libcli/util/nterr.c" -LANGS="af ar bg bn bs ca cs cy da de el en_GB en_US es et fi fr gl gu he hi hr hu id it ja ka km ko lo lt mk mr nb nl pa pl pt_BR pt ro ru si sk sl sr sv ta th tr uk vi wa xh zh_CN zh_TW zu" +LANGS="ar cs da de es fi fr hu it ja ko nb nl pl pt_BR ru sv tr zh_CN zh_TW" XGETTEXT=xgettext MSGMERGE=msgmerge