aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2021-04-13 11:22:23 +0200
committerfilip <filip.komar@gmail.com>2021-04-13 11:22:23 +0200
commit63276079bbaa3c53e1fdfe3ab44e97a16c1741f9 (patch)
treec4489a533bc809e3a7a25493f3b25c314ab3c0cd
parent4d2c1783daf0605671e521beae7dab91483d04a0 (diff)
downloadwww-63276079bbaa3c53e1fdfe3ab44e97a16c1741f9.tar
www-63276079bbaa3c53e1fdfe3ab44e97a16c1741f9.tar.gz
www-63276079bbaa3c53e1fdfe3ab44e97a16c1741f9.tar.bz2
www-63276079bbaa3c53e1fdfe3ab44e97a16c1741f9.tar.xz
www-63276079bbaa3c53e1fdfe3ab44e97a16c1741f9.zip
manatools splited to subprojects by developers
-rw-r--r--langs/resources_list.php27
1 files changed, 22 insertions, 5 deletions
diff --git a/langs/resources_list.php b/langs/resources_list.php
index fc01565c7..fbedc874a 100644
--- a/langs/resources_list.php
+++ b/langs/resources_list.php
@@ -180,16 +180,33 @@ 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/manatools/plain/po',
- ),
+ // added https://github.com/manatools/manalog
+ array(
+ 'pot_name' => 'manalog',
+ 'tx_name' => 'manalog',
+ 'git_path' => 'https://raw.githubusercontent.com/manatools/manalog/master/po',
+ 'github_path' => 'https://github.com/manatools/manalog/tree/master/po',
+ ),
+ //~ splited to subprojects by developers
+ //~ array(
+ //~ 'pot_name' => 'manatools',
+ //~ 'tx_name' => 'manatools',
+ //~ 'git_path' => 'http://gitweb.mageia.org/software/manatools/plain/po',
+ //~ 'git_path' => 'https://raw.githubusercontent.com/manatools/manatools/master/po',
+ //~ 'github_path' => 'https://github.com/manatools/manatools/tree/master/po',
+ //~ ),
array(
'pot_name' => 'mgaonline',
'tx_name' => 'mgaonline',
'git_path' => 'http://gitweb.mageia.org/software/mgaonline/plain/po',
),
+ // added https://github.com/manatools/mpan
+ array(
+ 'pot_name' => 'mpan',
+ 'tx_name' => 'mpan',
+ 'git_path' => 'https://raw.githubusercontent.com/manatools/mpan/master/po',
+ 'github_path' => 'https://github.com/manatools/mpan/tree/master/po',
+ ),
array(
'pot_name' => 'msec',
'tx_name' => 'msec',