From 7e61f148558264cfc4a9720c78a4aede0b35498b Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 17 Nov 2015 21:26:50 +0100 Subject: adding Mageia doc XSL files translation path --- langs/report_tx_git.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'langs/report_tx_git.php') diff --git a/langs/report_tx_git.php b/langs/report_tx_git.php index 7628f3db9..5769d6576 100644 --- a/langs/report_tx_git.php +++ b/langs/report_tx_git.php @@ -59,6 +59,11 @@ $wanted_resource = (isset($_GET['r']) ? strip_tags(trim($_GET['r'])) : NULL); if ('Documentation' == $resource_type) { $git_resources = array( + array( + 'pot_name' => 'doc_xsl', // Mageia XSL files translation + 'tx_name' => 'doc_xsl', + 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/tree/docs/stylesheets/po', + ), array( 'pot_name' => 'help', // Mageia Installer Help 'tx_name' => 'doc_installer', -- cgit v1.2.1