aboutsummaryrefslogtreecommitdiffstats
path: root/en/5/download_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/5/download_index.php')
-rwxr-xr-xen/5/download_index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php
index d22785f66..3f086c940 100755
--- a/en/5/download_index.php
+++ b/en/5/download_index.php
@@ -14,6 +14,8 @@ define('ALIGNMENT', 'Center');
require '../../langs.php';
$dictionary = read_translation_file($locale, "5");
+$dictionary_cauldron = read_translation_file($locale, 'cauldron');
+$dictionary = array_merge($dictionary, $dictionary_cauldron);
function get_mageia($name, $version, $release)
{