--- a/saml/univention-saml/debian/rules +++ a/saml/univention-saml/debian/rules @@ -28,8 +28,12 @@ # /usr/share/common-licenses/AGPL-3; if not, see # . +override_dh_auto_build: + python translate.py + override_dh_auto_install: dh_auto_install + dh-umc-module-install univention-install-config-registry override_dh_auto_test: --- a/saml/univention-saml/debian/univention-saml.umc-modules +++ a/saml/univention-saml/debian/univention-saml.umc-modules @@ -0,0 +1,5 @@ +Module: udm-saml +Python: umc/python +Definition: umc/saml-serviceprovider.xml +Javascript: umc/js +Icons: umc/icons --- a/saml/univention-saml/translate.py +++ a/saml/univention-saml/translate.py @@ -0,0 +1,6 @@ +import univention.dh_umc as dh_umc +modules = dh_umc.read_modules('univention-saml', False) +for module in modules: + for lang, po_file in module.xml_po_files: + dh_umc.module_xml2po(module, po_file, lang) + dh_umc.create_mo_file(po_file) --- a/saml/univention-saml/umc/saml-serviceprovider.xml +++ a/saml/univention-saml/umc/saml-serviceprovider.xml @@ -5,7 +5,7 @@ - + SAML identity provider Management of service provider configurations for the single sign-on functionality of the SAML identity provider SAML