diff --git a/module/misc/lang/de.php b/module/misc/lang/de.php index 79949bf946..2cae117fc8 100644 --- a/module/misc/lang/de.php +++ b/module/misc/lang/de.php @@ -239,6 +239,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07'; $lang->misc->releaseDate['6.3.stable'] = '2014-11-07'; /* Release Detail. */ +$lang->misc->feature->all['21.0'][] = array('title' => 'Optimization of document functionalities; enhancements to product and project process templates in the BI designer.', 'desc' => ''); $lang->misc->feature->all['20.8'][] = array('title' => 'Document Optimization: We have optimized the task dependencies and fixed some Bugs.', 'desc' => ''); $lang->misc->feature->all['20.7.1'][] = array('title' => 'Addressing any known bugs.', 'desc' => ''); $lang->misc->feature->all['20.7'][] = array('title' => "Optimized the new user guide; Menu can be custimized now; Improved the workflow; A contribution module has been added to the OR interface.", 'desc' => ''); diff --git a/module/misc/lang/en.php b/module/misc/lang/en.php index decac72ecd..35b566ed5b 100644 --- a/module/misc/lang/en.php +++ b/module/misc/lang/en.php @@ -239,6 +239,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07'; $lang->misc->releaseDate['6.3.stable'] = '2014-11-07'; /* Release Detail. */ +$lang->misc->feature->all['21.0'][] = array('title' => 'Optimization of document functionalities; enhancements to product and project process templates in the BI designer.', 'desc' => ''); $lang->misc->feature->all['20.8'][] = array('title' => 'Document Optimization: We have optimized the task dependencies and fixed some Bugs.', 'desc' => ''); $lang->misc->feature->all['20.7.1'][] = array('title' => 'Addressing any known bugs.', 'desc' => ''); $lang->misc->feature->all['20.7'][] = array('title' => "Optimized the new user guide; Menu can be custimized now; Improved the workflow; A contribution module has been added to the OR interface.", 'desc' => ''); diff --git a/module/misc/lang/fr.php b/module/misc/lang/fr.php index 90ab079c7b..3ce65c6383 100644 --- a/module/misc/lang/fr.php +++ b/module/misc/lang/fr.php @@ -239,6 +239,7 @@ $lang->misc->releaseDate['7.1.stable'] = '2015-03-07'; $lang->misc->releaseDate['6.3.stable'] = '2014-11-07'; /* Release Detail. */ +$lang->misc->feature->all['21.0'][] = array('title' => 'Optimization of document functionalities; enhancements to product and project process templates in the BI designer.', 'desc' => ''); $lang->misc->feature->all['20.8'][] = array('title' => 'Document Optimization: We have optimized the task dependencies and fixed some Bugs.', 'desc' => ''); $lang->misc->feature->all['20.7.1'][] = array('title' => 'Addressing any known bugs.', 'desc' => ''); $lang->misc->feature->all['20.7'][] = array('title' => "Optimized the new user guide; Menu can be custimized now; Improved the workflow; A contribution module has been added to the OR interface.", 'desc' => '');