[Qa-jenkins-scm] [jenkins.debian.net] 02/06: more langs that don't need po2xml
Holger Levsen
holger at moszumanska.debian.org
Sun Dec 13 23:38:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit b366e7e2d67e6dc6c01bec4ff7130aa099ee86a1
Author: Philip Hands <phil at hands.com>
Date: Sun Dec 13 21:12:48 2015 +0100
more langs that don't need po2xml
---
job-cfg/d-i.yaml.py | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py
index 1b64a41..581bd34 100755
--- a/job-cfg/d-i.yaml.py
+++ b/job-cfg/d-i.yaml.py
@@ -50,11 +50,28 @@ non_pdf_langs = [
non_po_langs = [
'ca',
'cs',
+ 'da',
'de',
+ 'el',
'en',
+ 'es',
+ 'fi',
'fr',
+ 'hu',
'it',
+ 'ja',
+ 'ko',
+ 'nl',
+ 'nn',
+ 'pt',
'pt_BR',
+ 'ro',
+ 'ru',
+ 'sv',
+ 'tl',
+ 'vi',
+ 'zh_CN',
+ 'zh_TW',
]
pkgs = """
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list