From aa1ea6b2800a2aa44e2d671471248705b3f70e83 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 27 Jul 2016 13:17:50 +0200 Subject: [PATCH] Translation fixes (0 still missing) --- Theme/Backend/production-list.tpl.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Theme/Backend/production-list.tpl.php b/Theme/Backend/production-list.tpl.php index a776ddc..7ae89ff 100644 --- a/Theme/Backend/production-list.tpl.php +++ b/Theme/Backend/production-list.tpl.php @@ -28,17 +28,17 @@ echo $this->getData('nav')->render(); ?>
- + - @@ -52,7 +52,7 @@ echo $this->getData('nav')->render(); ?> -
l11n->getText('Production', 'Backend', 'Productions'); ?>getText('Productions'); ?>
l11n->getText('Production', 'Backend', 'Status'); ?> - l11n->getText(0, 'Backend', 'ID'); ?> - l11n->getText(0, 'Backend', 'ID'); ?> - l11n->getText('Production', 'Backend', 'Article'); ?> - l11n->getText('Production', 'Backend', 'Quantity'); ?> - l11n->getText('Production', 'Backend', 'Start'); ?> - l11n->getText('Production', 'Backend', 'Due'); ?> - l11n->getText('Production', 'Backend', 'Done'); ?> + getText('Status'); ?> + getText('ID'); ?> + getText('ID'); ?> + getText('Article'); ?> + getText('Quantity'); ?> + getText('Start'); ?> + getText('Due'); ?> + getText('Done'); ?>
render(); ?>
l11n->getText(0, 'Backend', 'Empty'); ?> + getText('Empty'); ?>