aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report_tx_git.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs/report_tx_git.php')
-rw-r--r--langs/report_tx_git.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/langs/report_tx_git.php b/langs/report_tx_git.php
index bbc14234d..9485bf078 100644
--- a/langs/report_tx_git.php
+++ b/langs/report_tx_git.php
@@ -224,6 +224,11 @@ if ('Documentation' == $resource_type) {
'tx_name' => 'mageiasync',
'git_path' => 'http://gitweb.mageia.org/qa/MageiaSync/plain/translations/',
),
+ array(
+ 'pot_name' => 'manatools',
+ 'tx_name' => 'manatools',
+ 'git_path' => 'http://gitweb.mageia.org/software/adminpanel/plain/po',
+ ),
);
}