aboutsummaryrefslogtreecommitdiffstats
path: root/langs/report_tx_git.php
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2015-07-02 21:00:15 +0200
committerfilip <filip.komar@gmail.com>2015-07-02 21:00:15 +0200
commit52cbaa7c693164d56773b12f2382f09efb57a3af (patch)
treed61f3f2f8ccd9246ed951907c16ee2971f4363e0 /langs/report_tx_git.php
parentb68d124f75f0ceecee63159f38963d4258ff845c (diff)
downloadwww-52cbaa7c693164d56773b12f2382f09efb57a3af.tar
www-52cbaa7c693164d56773b12f2382f09efb57a3af.tar.gz
www-52cbaa7c693164d56773b12f2382f09efb57a3af.tar.bz2
www-52cbaa7c693164d56773b12f2382f09efb57a3af.tar.xz
www-52cbaa7c693164d56773b12f2382f09efb57a3af.zip
added manatools to the report
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',
+ ),
);
}