From e07510111f5a52b411daef029b17e9066b4ca02c Mon Sep 17 00:00:00 2001 From: filip Date: Sat, 29 Apr 2017 20:07:34 +0200 Subject: Adding Mageia bootiso Help to the diff report --- langs/resources_list.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'langs/resources_list.php') diff --git a/langs/resources_list.php b/langs/resources_list.php index e4de2f3c8..3bada5149 100644 --- a/langs/resources_list.php +++ b/langs/resources_list.php @@ -17,6 +17,11 @@ if ('Documentation' == $resource_type) { 'tx_name' => 'mcc-help', 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/plain/docs/mcc-help', ), + array( + 'pot_name' => 'bootiso', // Mageia bootiso Help + 'tx_name' => 'bootiso-help', + 'git_path' => 'http://gitweb.mageia.org/software/i18n/tools/plain/docs/bootiso', + ), ); } else if ('Cauldron' == $resource_type) { $git_resources = array( -- cgit v1.2.1