diff --git a/Theme/Backend/surveys-create.tpl.php b/Theme/Backend/surveys-create.tpl.php index e83b961..c4f3599 100644 --- a/Theme/Backend/surveys-create.tpl.php +++ b/Theme/Backend/surveys-create.tpl.php @@ -16,42 +16,42 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->getText('Surveys', 'Survey') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Survey') ?> - = $this->l11n->getText('Surveys', 'Name') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Name') ?> - = $this->l11n->getText('Surveys', 'Start') ?>= $this->l11n->getText('Surveys', 'End') ?> + = $this->l11n->getText('Surveys', 'Start') ?>= $this->l11n->getText('Surveys', 'Backend', 'End') ?> - = $this->l11n->getText('Surveys', 'Description') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Description') ?> - = $this->l11n->getText('Surveys', 'ResultPublic') ?> - = $this->l11n->getText('Surveys', 'Responsibility') ?>= $this->l11n->getText('Surveys', 'UserGroup') ?> + = $this->l11n->getText('Surveys', 'Backend', 'ResultPublic') ?> + = $this->l11n->getText('Surveys', 'Responsibility') ?>= $this->l11n->getText('Surveys', 'Backend', 'UserGroup') ?> - = $this->l11n->getText('Surveys', 'Questionee') ?> - = $this->l11n->getText('Surveys', 'Manager') ?> - = $this->l11n->getText(0, 'Add') ?> - + = $this->l11n->getText('Surveys', 'Backend', 'Questionee') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Manager') ?> + = $this->l11n->getText(0, 'Backend', 'Add') ?> + - = $this->l11n->getText('Surveys', 'Section') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Section') ?> - = $this->l11n->getText('Surveys', 'Section') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Section') ?> - = $this->l11n->getText('Surveys', 'Description') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Description') ?> - = $this->l11n->getText('Surveys', 'Type') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Type') ?> - + @@ -59,19 +59,19 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->getText('Surveys', 'Question') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Question') ?> - = $this->l11n->getText('Surveys', 'Question') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Question') ?> - = $this->l11n->getText('Surveys', 'Description') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Description') ?> - = $this->l11n->getText('Surveys', 'Section') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Section') ?> - + diff --git a/Theme/Backend/surveys-list.tpl.php b/Theme/Backend/surveys-list.tpl.php index 65255b1..f2f87bf 100644 --- a/Theme/Backend/surveys-list.tpl.php +++ b/Theme/Backend/surveys-list.tpl.php @@ -23,13 +23,13 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->getText('Surveys', 'Surveys') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Surveys') ?> - = $this->l11n->getText('Surveys', 'Status'); ?> - = $this->l11n->getText('Surveys', 'Title'); ?> - = $this->l11n->getText('Surveys', 'Created'); ?> - = $this->l11n->getText('Surveys', 'Creator'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Status'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Title'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Created'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Creator'); ?> = $footerView->render(); ?> @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> - = $this->l11n->getText(0, 'Empty'); ?> + = $this->l11n->getText(0, 'Backend', 'Empty'); ?> diff --git a/Theme/backend/surveys-create.tpl.php b/Theme/backend/surveys-create.tpl.php index e83b961..c4f3599 100644 --- a/Theme/backend/surveys-create.tpl.php +++ b/Theme/backend/surveys-create.tpl.php @@ -16,42 +16,42 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->getText('Surveys', 'Survey') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Survey') ?> - = $this->l11n->getText('Surveys', 'Name') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Name') ?> - = $this->l11n->getText('Surveys', 'Start') ?>= $this->l11n->getText('Surveys', 'End') ?> + = $this->l11n->getText('Surveys', 'Start') ?>= $this->l11n->getText('Surveys', 'Backend', 'End') ?> - = $this->l11n->getText('Surveys', 'Description') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Description') ?> - = $this->l11n->getText('Surveys', 'ResultPublic') ?> - = $this->l11n->getText('Surveys', 'Responsibility') ?>= $this->l11n->getText('Surveys', 'UserGroup') ?> + = $this->l11n->getText('Surveys', 'Backend', 'ResultPublic') ?> + = $this->l11n->getText('Surveys', 'Responsibility') ?>= $this->l11n->getText('Surveys', 'Backend', 'UserGroup') ?> - = $this->l11n->getText('Surveys', 'Questionee') ?> - = $this->l11n->getText('Surveys', 'Manager') ?> - = $this->l11n->getText(0, 'Add') ?> - + = $this->l11n->getText('Surveys', 'Backend', 'Questionee') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Manager') ?> + = $this->l11n->getText(0, 'Backend', 'Add') ?> + - = $this->l11n->getText('Surveys', 'Section') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Section') ?> - = $this->l11n->getText('Surveys', 'Section') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Section') ?> - = $this->l11n->getText('Surveys', 'Description') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Description') ?> - = $this->l11n->getText('Surveys', 'Type') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Type') ?> - + @@ -59,19 +59,19 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->getText('Surveys', 'Question') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Question') ?> - = $this->l11n->getText('Surveys', 'Question') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Question') ?> - = $this->l11n->getText('Surveys', 'Description') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Description') ?> - = $this->l11n->getText('Surveys', 'Section') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Section') ?> - + diff --git a/Theme/backend/surveys-list.tpl.php b/Theme/backend/surveys-list.tpl.php index 65255b1..f2f87bf 100644 --- a/Theme/backend/surveys-list.tpl.php +++ b/Theme/backend/surveys-list.tpl.php @@ -23,13 +23,13 @@ echo $this->getData('nav')->render(); ?> - = $this->l11n->getText('Surveys', 'Surveys') ?> + = $this->l11n->getText('Surveys', 'Backend', 'Surveys') ?> - = $this->l11n->getText('Surveys', 'Status'); ?> - = $this->l11n->getText('Surveys', 'Title'); ?> - = $this->l11n->getText('Surveys', 'Created'); ?> - = $this->l11n->getText('Surveys', 'Creator'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Status'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Title'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Created'); ?> + = $this->l11n->getText('Surveys', 'Backend', 'Creator'); ?> = $footerView->render(); ?> @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> - = $this->l11n->getText(0, 'Empty'); ?> + = $this->l11n->getText(0, 'Backend', 'Empty'); ?>