aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-09-22 22:02:59 +0200
committerGravatar GitHub <noreply@github.com> 2025-09-22 22:02:59 +0200
commit833007f5860deae232bacf321d268124123d6749 (patch)
treebe6e18023f5e127545ab8cc1ef743a3a7e0c12ae
parentaadbdabd8329d7dec43f71e15e3433fa8fe5e4d4 (diff)
Upgrade to PHP_CodeSniffer 4 (#7993)
https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Version-4.0-User-Upgrade-Guide A couple of rules have changed name. Exclusion paths have slightly changed behaviour. Main change is that it was unhappy with our i18n header comments, so minor edit there, since that rule kind of makes sense the rest of the time
-rw-r--r--app/i18n/cs/admin.php18
-rw-r--r--app/i18n/cs/api.php18
-rw-r--r--app/i18n/cs/conf.php18
-rw-r--r--app/i18n/cs/feedback.php18
-rw-r--r--app/i18n/cs/gen.php18
-rw-r--r--app/i18n/cs/index.php18
-rw-r--r--app/i18n/cs/install.php18
-rw-r--r--app/i18n/cs/sub.php18
-rw-r--r--app/i18n/cs/user.php18
-rw-r--r--app/i18n/de/admin.php18
-rw-r--r--app/i18n/de/api.php18
-rw-r--r--app/i18n/de/conf.php18
-rw-r--r--app/i18n/de/feedback.php18
-rw-r--r--app/i18n/de/gen.php18
-rw-r--r--app/i18n/de/index.php18
-rw-r--r--app/i18n/de/install.php18
-rw-r--r--app/i18n/de/sub.php18
-rw-r--r--app/i18n/de/user.php18
-rw-r--r--app/i18n/el/admin.php18
-rw-r--r--app/i18n/el/api.php18
-rw-r--r--app/i18n/el/conf.php18
-rw-r--r--app/i18n/el/feedback.php18
-rw-r--r--app/i18n/el/gen.php18
-rw-r--r--app/i18n/el/index.php18
-rw-r--r--app/i18n/el/install.php18
-rw-r--r--app/i18n/el/sub.php18
-rw-r--r--app/i18n/el/user.php18
-rw-r--r--app/i18n/en-us/admin.php18
-rw-r--r--app/i18n/en-us/api.php18
-rw-r--r--app/i18n/en-us/conf.php18
-rw-r--r--app/i18n/en-us/feedback.php18
-rw-r--r--app/i18n/en-us/gen.php18
-rw-r--r--app/i18n/en-us/index.php18
-rw-r--r--app/i18n/en-us/install.php18
-rw-r--r--app/i18n/en-us/sub.php18
-rw-r--r--app/i18n/en-us/user.php18
-rw-r--r--app/i18n/en/admin.php18
-rw-r--r--app/i18n/en/api.php18
-rw-r--r--app/i18n/en/conf.php18
-rw-r--r--app/i18n/en/feedback.php18
-rw-r--r--app/i18n/en/gen.php18
-rw-r--r--app/i18n/en/index.php18
-rw-r--r--app/i18n/en/install.php18
-rw-r--r--app/i18n/en/sub.php18
-rw-r--r--app/i18n/en/user.php18
-rw-r--r--app/i18n/es/admin.php18
-rw-r--r--app/i18n/es/api.php18
-rw-r--r--app/i18n/es/conf.php18
-rw-r--r--app/i18n/es/feedback.php18
-rw-r--r--app/i18n/es/gen.php18
-rw-r--r--app/i18n/es/index.php18
-rw-r--r--app/i18n/es/install.php18
-rw-r--r--app/i18n/es/sub.php18
-rw-r--r--app/i18n/es/user.php18
-rw-r--r--app/i18n/fa/admin.php18
-rw-r--r--app/i18n/fa/api.php18
-rw-r--r--app/i18n/fa/conf.php18
-rw-r--r--app/i18n/fa/feedback.php18
-rw-r--r--app/i18n/fa/gen.php18
-rw-r--r--app/i18n/fa/index.php18
-rw-r--r--app/i18n/fa/install.php18
-rw-r--r--app/i18n/fa/sub.php18
-rw-r--r--app/i18n/fa/user.php18
-rw-r--r--app/i18n/fi/admin.php18
-rw-r--r--app/i18n/fi/api.php18
-rw-r--r--app/i18n/fi/conf.php18
-rw-r--r--app/i18n/fi/feedback.php18
-rw-r--r--app/i18n/fi/gen.php18
-rw-r--r--app/i18n/fi/index.php18
-rw-r--r--app/i18n/fi/install.php18
-rw-r--r--app/i18n/fi/sub.php18
-rw-r--r--app/i18n/fi/user.php18
-rw-r--r--app/i18n/fr/admin.php18
-rw-r--r--app/i18n/fr/api.php18
-rw-r--r--app/i18n/fr/conf.php18
-rw-r--r--app/i18n/fr/feedback.php18
-rw-r--r--app/i18n/fr/gen.php18
-rw-r--r--app/i18n/fr/index.php18
-rw-r--r--app/i18n/fr/install.php18
-rw-r--r--app/i18n/fr/sub.php18
-rw-r--r--app/i18n/fr/user.php18
-rw-r--r--app/i18n/he/admin.php18
-rw-r--r--app/i18n/he/api.php18
-rw-r--r--app/i18n/he/conf.php18
-rw-r--r--app/i18n/he/feedback.php18
-rw-r--r--app/i18n/he/gen.php18
-rw-r--r--app/i18n/he/index.php18
-rw-r--r--app/i18n/he/install.php18
-rw-r--r--app/i18n/he/sub.php18
-rw-r--r--app/i18n/he/user.php18
-rw-r--r--app/i18n/hu/admin.php18
-rw-r--r--app/i18n/hu/api.php18
-rw-r--r--app/i18n/hu/conf.php18
-rw-r--r--app/i18n/hu/feedback.php18
-rw-r--r--app/i18n/hu/gen.php18
-rw-r--r--app/i18n/hu/index.php18
-rw-r--r--app/i18n/hu/install.php18
-rw-r--r--app/i18n/hu/sub.php18
-rw-r--r--app/i18n/hu/user.php18
-rw-r--r--app/i18n/id/admin.php18
-rw-r--r--app/i18n/id/api.php18
-rw-r--r--app/i18n/id/conf.php18
-rw-r--r--app/i18n/id/feedback.php18
-rw-r--r--app/i18n/id/gen.php18
-rw-r--r--app/i18n/id/index.php18
-rw-r--r--app/i18n/id/install.php18
-rw-r--r--app/i18n/id/sub.php18
-rw-r--r--app/i18n/id/user.php18
-rw-r--r--app/i18n/it/admin.php18
-rw-r--r--app/i18n/it/api.php18
-rw-r--r--app/i18n/it/conf.php18
-rw-r--r--app/i18n/it/feedback.php18
-rw-r--r--app/i18n/it/gen.php18
-rw-r--r--app/i18n/it/index.php18
-rw-r--r--app/i18n/it/install.php18
-rw-r--r--app/i18n/it/sub.php18
-rw-r--r--app/i18n/it/user.php18
-rw-r--r--app/i18n/ja/admin.php18
-rw-r--r--app/i18n/ja/api.php18
-rw-r--r--app/i18n/ja/conf.php18
-rw-r--r--app/i18n/ja/feedback.php18
-rw-r--r--app/i18n/ja/gen.php18
-rw-r--r--app/i18n/ja/index.php18
-rw-r--r--app/i18n/ja/install.php18
-rw-r--r--app/i18n/ja/sub.php18
-rw-r--r--app/i18n/ja/user.php18
-rw-r--r--app/i18n/ko/admin.php18
-rw-r--r--app/i18n/ko/api.php18
-rw-r--r--app/i18n/ko/conf.php18
-rw-r--r--app/i18n/ko/feedback.php18
-rw-r--r--app/i18n/ko/gen.php18
-rw-r--r--app/i18n/ko/index.php18
-rw-r--r--app/i18n/ko/install.php18
-rw-r--r--app/i18n/ko/sub.php18
-rw-r--r--app/i18n/ko/user.php18
-rw-r--r--app/i18n/lv/admin.php18
-rw-r--r--app/i18n/lv/api.php18
-rw-r--r--app/i18n/lv/conf.php18
-rw-r--r--app/i18n/lv/feedback.php18
-rw-r--r--app/i18n/lv/gen.php18
-rw-r--r--app/i18n/lv/index.php18
-rw-r--r--app/i18n/lv/install.php18
-rw-r--r--app/i18n/lv/sub.php18
-rw-r--r--app/i18n/lv/user.php18
-rw-r--r--app/i18n/nl/admin.php18
-rw-r--r--app/i18n/nl/api.php18
-rw-r--r--app/i18n/nl/conf.php18
-rw-r--r--app/i18n/nl/feedback.php18
-rw-r--r--app/i18n/nl/gen.php18
-rw-r--r--app/i18n/nl/index.php18
-rw-r--r--app/i18n/nl/install.php18
-rw-r--r--app/i18n/nl/sub.php18
-rw-r--r--app/i18n/nl/user.php18
-rw-r--r--app/i18n/oc/admin.php18
-rw-r--r--app/i18n/oc/api.php18
-rw-r--r--app/i18n/oc/conf.php18
-rw-r--r--app/i18n/oc/feedback.php18
-rw-r--r--app/i18n/oc/gen.php18
-rw-r--r--app/i18n/oc/index.php18
-rw-r--r--app/i18n/oc/install.php18
-rw-r--r--app/i18n/oc/sub.php18
-rw-r--r--app/i18n/oc/user.php18
-rw-r--r--app/i18n/pl/admin.php18
-rw-r--r--app/i18n/pl/api.php18
-rw-r--r--app/i18n/pl/conf.php18
-rw-r--r--app/i18n/pl/feedback.php18
-rw-r--r--app/i18n/pl/gen.php18
-rw-r--r--app/i18n/pl/index.php18
-rw-r--r--app/i18n/pl/install.php18
-rw-r--r--app/i18n/pl/sub.php18
-rw-r--r--app/i18n/pl/user.php18
-rw-r--r--app/i18n/pt-br/admin.php18
-rw-r--r--app/i18n/pt-br/api.php18
-rw-r--r--app/i18n/pt-br/conf.php18
-rw-r--r--app/i18n/pt-br/feedback.php18
-rw-r--r--app/i18n/pt-br/gen.php18
-rw-r--r--app/i18n/pt-br/index.php18
-rw-r--r--app/i18n/pt-br/install.php18
-rw-r--r--app/i18n/pt-br/sub.php18
-rw-r--r--app/i18n/pt-br/user.php18
-rw-r--r--app/i18n/pt-pt/admin.php18
-rw-r--r--app/i18n/pt-pt/api.php18
-rw-r--r--app/i18n/pt-pt/conf.php18
-rw-r--r--app/i18n/pt-pt/feedback.php18
-rw-r--r--app/i18n/pt-pt/gen.php18
-rw-r--r--app/i18n/pt-pt/index.php18
-rw-r--r--app/i18n/pt-pt/install.php18
-rw-r--r--app/i18n/pt-pt/sub.php18
-rw-r--r--app/i18n/pt-pt/user.php18
-rw-r--r--app/i18n/ru/admin.php18
-rw-r--r--app/i18n/ru/api.php18
-rw-r--r--app/i18n/ru/conf.php18
-rw-r--r--app/i18n/ru/feedback.php18
-rw-r--r--app/i18n/ru/gen.php18
-rw-r--r--app/i18n/ru/index.php18
-rw-r--r--app/i18n/ru/install.php18
-rw-r--r--app/i18n/ru/sub.php18
-rw-r--r--app/i18n/ru/user.php18
-rw-r--r--app/i18n/sk/admin.php18
-rw-r--r--app/i18n/sk/api.php18
-rw-r--r--app/i18n/sk/conf.php18
-rw-r--r--app/i18n/sk/feedback.php18
-rw-r--r--app/i18n/sk/gen.php18
-rw-r--r--app/i18n/sk/index.php18
-rw-r--r--app/i18n/sk/install.php18
-rw-r--r--app/i18n/sk/sub.php18
-rw-r--r--app/i18n/sk/user.php18
-rw-r--r--app/i18n/tr/admin.php18
-rw-r--r--app/i18n/tr/api.php18
-rw-r--r--app/i18n/tr/conf.php18
-rw-r--r--app/i18n/tr/feedback.php18
-rw-r--r--app/i18n/tr/gen.php18
-rw-r--r--app/i18n/tr/index.php18
-rw-r--r--app/i18n/tr/install.php18
-rw-r--r--app/i18n/tr/sub.php18
-rw-r--r--app/i18n/tr/user.php18
-rw-r--r--app/i18n/uk/admin.php18
-rw-r--r--app/i18n/uk/api.php18
-rw-r--r--app/i18n/uk/conf.php18
-rw-r--r--app/i18n/uk/feedback.php18
-rw-r--r--app/i18n/uk/gen.php18
-rw-r--r--app/i18n/uk/index.php18
-rw-r--r--app/i18n/uk/install.php18
-rw-r--r--app/i18n/uk/sub.php18
-rw-r--r--app/i18n/uk/user.php18
-rw-r--r--app/i18n/zh-cn/admin.php18
-rw-r--r--app/i18n/zh-cn/api.php18
-rw-r--r--app/i18n/zh-cn/conf.php18
-rw-r--r--app/i18n/zh-cn/feedback.php18
-rw-r--r--app/i18n/zh-cn/gen.php18
-rw-r--r--app/i18n/zh-cn/index.php18
-rw-r--r--app/i18n/zh-cn/install.php18
-rw-r--r--app/i18n/zh-cn/sub.php18
-rw-r--r--app/i18n/zh-cn/user.php18
-rw-r--r--app/i18n/zh-tw/admin.php18
-rw-r--r--app/i18n/zh-tw/api.php18
-rw-r--r--app/i18n/zh-tw/conf.php18
-rw-r--r--app/i18n/zh-tw/feedback.php18
-rw-r--r--app/i18n/zh-tw/gen.php18
-rw-r--r--app/i18n/zh-tw/index.php18
-rw-r--r--app/i18n/zh-tw/install.php18
-rw-r--r--app/i18n/zh-tw/sub.php18
-rw-r--r--app/i18n/zh-tw/user.php18
-rw-r--r--cli/i18n/I18nFile.php22
-rw-r--r--composer.json2
-rw-r--r--composer.lock23
-rw-r--r--phpcs.xml40
-rw-r--r--tests/app/Models/UserQueryTest.php1
-rw-r--r--tests/cli/CliOptionsParserTest.php1
249 files changed, 2230 insertions, 2233 deletions
diff --git a/app/i18n/cs/admin.php b/app/i18n/cs/admin.php
index 7f8c8d794..1621d55eb 100644
--- a/app/i18n/cs/admin.php
+++ b/app/i18n/cs/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/cs/api.php b/app/i18n/cs/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/cs/api.php
+++ b/app/i18n/cs/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/cs/conf.php b/app/i18n/cs/conf.php
index 5e2273cad..d84c13363 100644
--- a/app/i18n/cs/conf.php
+++ b/app/i18n/cs/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/cs/feedback.php b/app/i18n/cs/feedback.php
index ff0009738..bb97ec6aa 100644
--- a/app/i18n/cs/feedback.php
+++ b/app/i18n/cs/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/cs/gen.php b/app/i18n/cs/gen.php
index f3abdfc43..15f6db117 100644
--- a/app/i18n/cs/gen.php
+++ b/app/i18n/cs/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/cs/index.php b/app/i18n/cs/index.php
index aa0c0df3b..c0f968c50 100644
--- a/app/i18n/cs/index.php
+++ b/app/i18n/cs/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/cs/install.php b/app/i18n/cs/install.php
index 41a11d857..77f3a46c5 100644
--- a/app/i18n/cs/install.php
+++ b/app/i18n/cs/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/cs/sub.php b/app/i18n/cs/sub.php
index 3552fa830..9f18b92df 100644
--- a/app/i18n/cs/sub.php
+++ b/app/i18n/cs/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/cs/user.php b/app/i18n/cs/user.php
index 1a35c4b4d..cd218ad43 100644
--- a/app/i18n/cs/user.php
+++ b/app/i18n/cs/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php
index b50ad2898..7d398f034 100644
--- a/app/i18n/de/admin.php
+++ b/app/i18n/de/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/de/api.php b/app/i18n/de/api.php
index 79c36a6af..c35edfe71 100644
--- a/app/i18n/de/api.php
+++ b/app/i18n/de/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 8c53cfb47..5097dce38 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/de/feedback.php b/app/i18n/de/feedback.php
index fac22c6da..e07bb8aa6 100644
--- a/app/i18n/de/feedback.php
+++ b/app/i18n/de/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/de/gen.php b/app/i18n/de/gen.php
index 62d67c988..1bb34e4fc 100644
--- a/app/i18n/de/gen.php
+++ b/app/i18n/de/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/de/index.php b/app/i18n/de/index.php
index c657ce70c..ee4ce9165 100644
--- a/app/i18n/de/index.php
+++ b/app/i18n/de/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/de/install.php b/app/i18n/de/install.php
index c1d55b24a..a90cb28b4 100644
--- a/app/i18n/de/install.php
+++ b/app/i18n/de/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/de/sub.php b/app/i18n/de/sub.php
index 9dbbcf294..cf3897180 100644
--- a/app/i18n/de/sub.php
+++ b/app/i18n/de/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/de/user.php b/app/i18n/de/user.php
index 20af9884c..aabdf1203 100644
--- a/app/i18n/de/user.php
+++ b/app/i18n/de/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/el/admin.php b/app/i18n/el/admin.php
index 9bc57b987..19f81d756 100644
--- a/app/i18n/el/admin.php
+++ b/app/i18n/el/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/el/api.php b/app/i18n/el/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/el/api.php
+++ b/app/i18n/el/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/el/conf.php b/app/i18n/el/conf.php
index 8751ececa..b85d330f8 100644
--- a/app/i18n/el/conf.php
+++ b/app/i18n/el/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/el/feedback.php b/app/i18n/el/feedback.php
index f86a9cd60..e057035d3 100644
--- a/app/i18n/el/feedback.php
+++ b/app/i18n/el/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/el/gen.php b/app/i18n/el/gen.php
index a9d13aa7b..023ef8c49 100644
--- a/app/i18n/el/gen.php
+++ b/app/i18n/el/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/el/index.php b/app/i18n/el/index.php
index 47b2a958d..c33036c5c 100644
--- a/app/i18n/el/index.php
+++ b/app/i18n/el/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/el/install.php b/app/i18n/el/install.php
index 0b8ef9512..d9a15fe15 100644
--- a/app/i18n/el/install.php
+++ b/app/i18n/el/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/el/sub.php b/app/i18n/el/sub.php
index 89d770ecc..d4ba8a932 100644
--- a/app/i18n/el/sub.php
+++ b/app/i18n/el/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/el/user.php b/app/i18n/el/user.php
index b97b3e05f..9d3ec5dd0 100644
--- a/app/i18n/el/user.php
+++ b/app/i18n/el/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/en-us/admin.php b/app/i18n/en-us/admin.php
index 4eb5db860..199edfe65 100644
--- a/app/i18n/en-us/admin.php
+++ b/app/i18n/en-us/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/en-us/api.php b/app/i18n/en-us/api.php
index be50cb63d..48ab908ea 100644
--- a/app/i18n/en-us/api.php
+++ b/app/i18n/en-us/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/en-us/conf.php b/app/i18n/en-us/conf.php
index 30dd28a40..9cf51423c 100644
--- a/app/i18n/en-us/conf.php
+++ b/app/i18n/en-us/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/en-us/feedback.php b/app/i18n/en-us/feedback.php
index 91ebdff77..6da240f4f 100644
--- a/app/i18n/en-us/feedback.php
+++ b/app/i18n/en-us/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/en-us/gen.php b/app/i18n/en-us/gen.php
index 6e2a7b151..85bfd0dbe 100644
--- a/app/i18n/en-us/gen.php
+++ b/app/i18n/en-us/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/en-us/index.php b/app/i18n/en-us/index.php
index 3bce04e8a..7a019bce0 100644
--- a/app/i18n/en-us/index.php
+++ b/app/i18n/en-us/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/en-us/install.php b/app/i18n/en-us/install.php
index 7ca4b60fe..a25ce674a 100644
--- a/app/i18n/en-us/install.php
+++ b/app/i18n/en-us/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/en-us/sub.php b/app/i18n/en-us/sub.php
index 4a4a0f487..5a201c2b7 100644
--- a/app/i18n/en-us/sub.php
+++ b/app/i18n/en-us/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/en-us/user.php b/app/i18n/en-us/user.php
index e97a86ade..abae569f8 100644
--- a/app/i18n/en-us/user.php
+++ b/app/i18n/en-us/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/en/admin.php b/app/i18n/en/admin.php
index a553a4ac0..a138e555c 100644
--- a/app/i18n/en/admin.php
+++ b/app/i18n/en/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/en/api.php b/app/i18n/en/api.php
index 850fc04f0..f630eb1be 100644
--- a/app/i18n/en/api.php
+++ b/app/i18n/en/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index 1d511066c..7d6ec17c7 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/en/feedback.php b/app/i18n/en/feedback.php
index 7f40b13bc..26ba40912 100644
--- a/app/i18n/en/feedback.php
+++ b/app/i18n/en/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/en/gen.php b/app/i18n/en/gen.php
index 743597380..7c2f4229b 100644
--- a/app/i18n/en/gen.php
+++ b/app/i18n/en/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/en/index.php b/app/i18n/en/index.php
index d0b7a95dc..4e566c4af 100644
--- a/app/i18n/en/index.php
+++ b/app/i18n/en/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/en/install.php b/app/i18n/en/install.php
index c2f02301b..2d4b1a882 100644
--- a/app/i18n/en/install.php
+++ b/app/i18n/en/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/en/sub.php b/app/i18n/en/sub.php
index 1d37ea8e2..f1f2fe694 100644
--- a/app/i18n/en/sub.php
+++ b/app/i18n/en/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/en/user.php b/app/i18n/en/user.php
index d0645f4f8..b41ec5aee 100644
--- a/app/i18n/en/user.php
+++ b/app/i18n/en/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/es/admin.php b/app/i18n/es/admin.php
index 8317d5241..f61e3f914 100644
--- a/app/i18n/es/admin.php
+++ b/app/i18n/es/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/es/api.php b/app/i18n/es/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/es/api.php
+++ b/app/i18n/es/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/es/conf.php b/app/i18n/es/conf.php
index f343605fe..067f82095 100644
--- a/app/i18n/es/conf.php
+++ b/app/i18n/es/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/es/feedback.php b/app/i18n/es/feedback.php
index 11e00f97f..44d3312c7 100644
--- a/app/i18n/es/feedback.php
+++ b/app/i18n/es/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php
index ba7a72ca3..dbe04ea5b 100644
--- a/app/i18n/es/gen.php
+++ b/app/i18n/es/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/es/index.php b/app/i18n/es/index.php
index 82b63898d..e24ad7178 100644
--- a/app/i18n/es/index.php
+++ b/app/i18n/es/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/es/install.php b/app/i18n/es/install.php
index eed1c660f..8d6ebbc73 100644
--- a/app/i18n/es/install.php
+++ b/app/i18n/es/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/es/sub.php b/app/i18n/es/sub.php
index e9728ce77..739eb69cf 100644
--- a/app/i18n/es/sub.php
+++ b/app/i18n/es/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/es/user.php b/app/i18n/es/user.php
index edf16a48d..7dc82986f 100644
--- a/app/i18n/es/user.php
+++ b/app/i18n/es/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/fa/admin.php b/app/i18n/fa/admin.php
index 249f9afb6..9f71b5dd4 100644
--- a/app/i18n/fa/admin.php
+++ b/app/i18n/fa/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/fa/api.php b/app/i18n/fa/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/fa/api.php
+++ b/app/i18n/fa/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/fa/conf.php b/app/i18n/fa/conf.php
index 20f682e89..41dc1edbb 100644
--- a/app/i18n/fa/conf.php
+++ b/app/i18n/fa/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/fa/feedback.php b/app/i18n/fa/feedback.php
index ecc5d14c5..ee594c02e 100644
--- a/app/i18n/fa/feedback.php
+++ b/app/i18n/fa/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/fa/gen.php b/app/i18n/fa/gen.php
index 2e8856ac0..fe582f8d0 100644
--- a/app/i18n/fa/gen.php
+++ b/app/i18n/fa/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/fa/index.php b/app/i18n/fa/index.php
index 716f818da..5db7e8b28 100644
--- a/app/i18n/fa/index.php
+++ b/app/i18n/fa/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/fa/install.php b/app/i18n/fa/install.php
index f48d9876c..804fc2b6d 100644
--- a/app/i18n/fa/install.php
+++ b/app/i18n/fa/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/fa/sub.php b/app/i18n/fa/sub.php
index 852548f0c..58df6d939 100644
--- a/app/i18n/fa/sub.php
+++ b/app/i18n/fa/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/fa/user.php b/app/i18n/fa/user.php
index a15647620..39fa69782 100644
--- a/app/i18n/fa/user.php
+++ b/app/i18n/fa/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/fi/admin.php b/app/i18n/fi/admin.php
index 59435d5af..19af043a6 100644
--- a/app/i18n/fi/admin.php
+++ b/app/i18n/fi/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/fi/api.php b/app/i18n/fi/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/fi/api.php
+++ b/app/i18n/fi/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/fi/conf.php b/app/i18n/fi/conf.php
index 6429dc061..f9ed6b887 100644
--- a/app/i18n/fi/conf.php
+++ b/app/i18n/fi/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/fi/feedback.php b/app/i18n/fi/feedback.php
index c230b1a46..1cc154372 100644
--- a/app/i18n/fi/feedback.php
+++ b/app/i18n/fi/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/fi/gen.php b/app/i18n/fi/gen.php
index 64e924be3..aad6458e3 100644
--- a/app/i18n/fi/gen.php
+++ b/app/i18n/fi/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/fi/index.php b/app/i18n/fi/index.php
index f844caa86..1f07dd296 100644
--- a/app/i18n/fi/index.php
+++ b/app/i18n/fi/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/fi/install.php b/app/i18n/fi/install.php
index b5655f1b1..9daecc2e4 100644
--- a/app/i18n/fi/install.php
+++ b/app/i18n/fi/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/fi/sub.php b/app/i18n/fi/sub.php
index ca95faed9..1401c8d0f 100644
--- a/app/i18n/fi/sub.php
+++ b/app/i18n/fi/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/fi/user.php b/app/i18n/fi/user.php
index de2725526..a26f2ad18 100644
--- a/app/i18n/fi/user.php
+++ b/app/i18n/fi/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/fr/admin.php b/app/i18n/fr/admin.php
index 8910c2f69..cb9e300f5 100644
--- a/app/i18n/fr/admin.php
+++ b/app/i18n/fr/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/fr/api.php b/app/i18n/fr/api.php
index 3bb80d9ce..545c49874 100644
--- a/app/i18n/fr/api.php
+++ b/app/i18n/fr/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/fr/conf.php b/app/i18n/fr/conf.php
index cfa1f40c3..9e9fcb938 100644
--- a/app/i18n/fr/conf.php
+++ b/app/i18n/fr/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/fr/feedback.php b/app/i18n/fr/feedback.php
index 9f7c4bd5c..29701a873 100644
--- a/app/i18n/fr/feedback.php
+++ b/app/i18n/fr/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/fr/gen.php b/app/i18n/fr/gen.php
index 1fc8494ea..b3967379c 100644
--- a/app/i18n/fr/gen.php
+++ b/app/i18n/fr/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/fr/index.php b/app/i18n/fr/index.php
index b6aae67fb..1707100c6 100644
--- a/app/i18n/fr/index.php
+++ b/app/i18n/fr/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/fr/install.php b/app/i18n/fr/install.php
index 4a01c57a9..bf20d8c89 100644
--- a/app/i18n/fr/install.php
+++ b/app/i18n/fr/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/fr/sub.php b/app/i18n/fr/sub.php
index f821bfa85..e8d9fe298 100644
--- a/app/i18n/fr/sub.php
+++ b/app/i18n/fr/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/fr/user.php b/app/i18n/fr/user.php
index dabc5fab6..8f2241ed5 100644
--- a/app/i18n/fr/user.php
+++ b/app/i18n/fr/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php
index 290940e03..26145e04a 100644
--- a/app/i18n/he/admin.php
+++ b/app/i18n/he/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/he/api.php b/app/i18n/he/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/he/api.php
+++ b/app/i18n/he/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php
index a9c833054..72b513943 100644
--- a/app/i18n/he/conf.php
+++ b/app/i18n/he/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php
index 3548dbdd4..6f223747b 100644
--- a/app/i18n/he/feedback.php
+++ b/app/i18n/he/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php
index 7aca5b2f1..55c706cfd 100644
--- a/app/i18n/he/gen.php
+++ b/app/i18n/he/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/he/index.php b/app/i18n/he/index.php
index 843b0b843..4b39ab225 100644
--- a/app/i18n/he/index.php
+++ b/app/i18n/he/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/he/install.php b/app/i18n/he/install.php
index b0aa86934..c15496569 100644
--- a/app/i18n/he/install.php
+++ b/app/i18n/he/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php
index e09a09780..0c881d2f4 100644
--- a/app/i18n/he/sub.php
+++ b/app/i18n/he/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/he/user.php b/app/i18n/he/user.php
index 0fd1b8c19..907fd99b2 100644
--- a/app/i18n/he/user.php
+++ b/app/i18n/he/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/hu/admin.php b/app/i18n/hu/admin.php
index f707b288f..d9d1fa414 100644
--- a/app/i18n/hu/admin.php
+++ b/app/i18n/hu/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/hu/api.php b/app/i18n/hu/api.php
index 4e08e0b49..7547f276f 100644
--- a/app/i18n/hu/api.php
+++ b/app/i18n/hu/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/hu/conf.php b/app/i18n/hu/conf.php
index ab949d9e3..2f6bc5ae1 100644
--- a/app/i18n/hu/conf.php
+++ b/app/i18n/hu/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/hu/feedback.php b/app/i18n/hu/feedback.php
index f216ab39a..f83eef823 100644
--- a/app/i18n/hu/feedback.php
+++ b/app/i18n/hu/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/hu/gen.php b/app/i18n/hu/gen.php
index 5704e89e1..adccaf0b3 100644
--- a/app/i18n/hu/gen.php
+++ b/app/i18n/hu/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/hu/index.php b/app/i18n/hu/index.php
index 3301a2adb..664a41592 100644
--- a/app/i18n/hu/index.php
+++ b/app/i18n/hu/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/hu/install.php b/app/i18n/hu/install.php
index ffffc7fe3..a4bac50e1 100644
--- a/app/i18n/hu/install.php
+++ b/app/i18n/hu/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/hu/sub.php b/app/i18n/hu/sub.php
index b49d334e0..089c27131 100644
--- a/app/i18n/hu/sub.php
+++ b/app/i18n/hu/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/hu/user.php b/app/i18n/hu/user.php
index 1d218efa0..6f9aad567 100644
--- a/app/i18n/hu/user.php
+++ b/app/i18n/hu/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/id/admin.php b/app/i18n/id/admin.php
index 3b8580b75..ff5961c72 100644
--- a/app/i18n/id/admin.php
+++ b/app/i18n/id/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/id/api.php b/app/i18n/id/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/id/api.php
+++ b/app/i18n/id/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/id/conf.php b/app/i18n/id/conf.php
index d35022dcc..e573fa913 100644
--- a/app/i18n/id/conf.php
+++ b/app/i18n/id/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/id/feedback.php b/app/i18n/id/feedback.php
index ffccbb76e..348ccba88 100644
--- a/app/i18n/id/feedback.php
+++ b/app/i18n/id/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/id/gen.php b/app/i18n/id/gen.php
index b9e5ff6c9..e9ba0b3f5 100644
--- a/app/i18n/id/gen.php
+++ b/app/i18n/id/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/id/index.php b/app/i18n/id/index.php
index fe7e515fa..de0ddbc3f 100644
--- a/app/i18n/id/index.php
+++ b/app/i18n/id/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/id/install.php b/app/i18n/id/install.php
index 16a6e6da1..386c69ac2 100644
--- a/app/i18n/id/install.php
+++ b/app/i18n/id/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/id/sub.php b/app/i18n/id/sub.php
index 2e146d118..1703a94bb 100644
--- a/app/i18n/id/sub.php
+++ b/app/i18n/id/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/id/user.php b/app/i18n/id/user.php
index dce26acd4..9115f7ea4 100644
--- a/app/i18n/id/user.php
+++ b/app/i18n/id/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/it/admin.php b/app/i18n/it/admin.php
index 31da326ae..5c6a45cab 100644
--- a/app/i18n/it/admin.php
+++ b/app/i18n/it/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/it/api.php b/app/i18n/it/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/it/api.php
+++ b/app/i18n/it/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/it/conf.php b/app/i18n/it/conf.php
index 9de9d1e0d..06bebf33c 100644
--- a/app/i18n/it/conf.php
+++ b/app/i18n/it/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/it/feedback.php b/app/i18n/it/feedback.php
index ccaf6596e..d84da294c 100644
--- a/app/i18n/it/feedback.php
+++ b/app/i18n/it/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/it/gen.php b/app/i18n/it/gen.php
index df2b41900..7d4223800 100644
--- a/app/i18n/it/gen.php
+++ b/app/i18n/it/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/it/index.php b/app/i18n/it/index.php
index a111c55ff..7ca367401 100644
--- a/app/i18n/it/index.php
+++ b/app/i18n/it/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/it/install.php b/app/i18n/it/install.php
index 5ab90f46f..22b2d6d9a 100644
--- a/app/i18n/it/install.php
+++ b/app/i18n/it/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/it/sub.php b/app/i18n/it/sub.php
index 34e2e5866..415c31826 100644
--- a/app/i18n/it/sub.php
+++ b/app/i18n/it/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/it/user.php b/app/i18n/it/user.php
index 7dd152d58..636dc5e8b 100644
--- a/app/i18n/it/user.php
+++ b/app/i18n/it/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/ja/admin.php b/app/i18n/ja/admin.php
index 46e645086..815b0c1d6 100644
--- a/app/i18n/ja/admin.php
+++ b/app/i18n/ja/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/ja/api.php b/app/i18n/ja/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/ja/api.php
+++ b/app/i18n/ja/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/ja/conf.php b/app/i18n/ja/conf.php
index cac449ea9..d55dc8ace 100644
--- a/app/i18n/ja/conf.php
+++ b/app/i18n/ja/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/ja/feedback.php b/app/i18n/ja/feedback.php
index 6a3c793ad..9bea79fc3 100644
--- a/app/i18n/ja/feedback.php
+++ b/app/i18n/ja/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/ja/gen.php b/app/i18n/ja/gen.php
index 4f0a44cd3..0c2d69936 100644
--- a/app/i18n/ja/gen.php
+++ b/app/i18n/ja/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/ja/index.php b/app/i18n/ja/index.php
index 30543572b..f4eb7584b 100644
--- a/app/i18n/ja/index.php
+++ b/app/i18n/ja/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/ja/install.php b/app/i18n/ja/install.php
index ee6739ef5..e42d892c8 100644
--- a/app/i18n/ja/install.php
+++ b/app/i18n/ja/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/ja/sub.php b/app/i18n/ja/sub.php
index 6dc2f6eca..830cb787c 100644
--- a/app/i18n/ja/sub.php
+++ b/app/i18n/ja/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/ja/user.php b/app/i18n/ja/user.php
index b9ebd75a7..8c6c84aa1 100644
--- a/app/i18n/ja/user.php
+++ b/app/i18n/ja/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/ko/admin.php b/app/i18n/ko/admin.php
index 88d5d48e1..a47465ced 100644
--- a/app/i18n/ko/admin.php
+++ b/app/i18n/ko/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/ko/api.php b/app/i18n/ko/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/ko/api.php
+++ b/app/i18n/ko/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/ko/conf.php b/app/i18n/ko/conf.php
index d8bd7962c..72658941f 100644
--- a/app/i18n/ko/conf.php
+++ b/app/i18n/ko/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/ko/feedback.php b/app/i18n/ko/feedback.php
index 777789fbb..ee482635f 100644
--- a/app/i18n/ko/feedback.php
+++ b/app/i18n/ko/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/ko/gen.php b/app/i18n/ko/gen.php
index eb211a3e7..ce7ec12a5 100644
--- a/app/i18n/ko/gen.php
+++ b/app/i18n/ko/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/ko/index.php b/app/i18n/ko/index.php
index c5190211c..82a7b1655 100644
--- a/app/i18n/ko/index.php
+++ b/app/i18n/ko/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/ko/install.php b/app/i18n/ko/install.php
index fd2ee84aa..3518912e0 100644
--- a/app/i18n/ko/install.php
+++ b/app/i18n/ko/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/ko/sub.php b/app/i18n/ko/sub.php
index 50ea6bd91..3f9a367ba 100644
--- a/app/i18n/ko/sub.php
+++ b/app/i18n/ko/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/ko/user.php b/app/i18n/ko/user.php
index ad88d7b58..65cb4aa5c 100644
--- a/app/i18n/ko/user.php
+++ b/app/i18n/ko/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/lv/admin.php b/app/i18n/lv/admin.php
index b4a985eda..87acea3d3 100644
--- a/app/i18n/lv/admin.php
+++ b/app/i18n/lv/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/lv/api.php b/app/i18n/lv/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/lv/api.php
+++ b/app/i18n/lv/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/lv/conf.php b/app/i18n/lv/conf.php
index 4db76ecf7..4c49de724 100644
--- a/app/i18n/lv/conf.php
+++ b/app/i18n/lv/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/lv/feedback.php b/app/i18n/lv/feedback.php
index 7cf003267..1600963b9 100644
--- a/app/i18n/lv/feedback.php
+++ b/app/i18n/lv/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/lv/gen.php b/app/i18n/lv/gen.php
index f72e68f29..cdcc7aa8d 100644
--- a/app/i18n/lv/gen.php
+++ b/app/i18n/lv/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/lv/index.php b/app/i18n/lv/index.php
index ba66438d8..c84041843 100644
--- a/app/i18n/lv/index.php
+++ b/app/i18n/lv/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/lv/install.php b/app/i18n/lv/install.php
index 7a298070e..766e3b4c3 100644
--- a/app/i18n/lv/install.php
+++ b/app/i18n/lv/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/lv/sub.php b/app/i18n/lv/sub.php
index 0690f5d89..b5fc35e06 100644
--- a/app/i18n/lv/sub.php
+++ b/app/i18n/lv/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/lv/user.php b/app/i18n/lv/user.php
index a7a462caa..75e719e1e 100644
--- a/app/i18n/lv/user.php
+++ b/app/i18n/lv/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php
index 147c01740..40c552a68 100644
--- a/app/i18n/nl/admin.php
+++ b/app/i18n/nl/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/nl/api.php b/app/i18n/nl/api.php
index fff5755ba..e2ce70a35 100644
--- a/app/i18n/nl/api.php
+++ b/app/i18n/nl/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/nl/conf.php b/app/i18n/nl/conf.php
index 1b0d05493..ebf2dd079 100644
--- a/app/i18n/nl/conf.php
+++ b/app/i18n/nl/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/nl/feedback.php b/app/i18n/nl/feedback.php
index c89ad5c08..2390bff69 100644
--- a/app/i18n/nl/feedback.php
+++ b/app/i18n/nl/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php
index 9bde0107f..8b4c029c4 100644
--- a/app/i18n/nl/gen.php
+++ b/app/i18n/nl/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/nl/index.php b/app/i18n/nl/index.php
index e7d1a3ac0..331059838 100644
--- a/app/i18n/nl/index.php
+++ b/app/i18n/nl/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/nl/install.php b/app/i18n/nl/install.php
index 058fe3614..7c73baa44 100644
--- a/app/i18n/nl/install.php
+++ b/app/i18n/nl/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/nl/sub.php b/app/i18n/nl/sub.php
index 9c8c68d1e..6854f8c6a 100644
--- a/app/i18n/nl/sub.php
+++ b/app/i18n/nl/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/nl/user.php b/app/i18n/nl/user.php
index 3559df57e..fd49f13f6 100644
--- a/app/i18n/nl/user.php
+++ b/app/i18n/nl/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/oc/admin.php b/app/i18n/oc/admin.php
index 11d90be52..9b0f2aec7 100644
--- a/app/i18n/oc/admin.php
+++ b/app/i18n/oc/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/oc/api.php b/app/i18n/oc/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/oc/api.php
+++ b/app/i18n/oc/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php
index 215eb4a7c..49ac36d10 100644
--- a/app/i18n/oc/conf.php
+++ b/app/i18n/oc/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/oc/feedback.php b/app/i18n/oc/feedback.php
index 5b677a469..fa764a988 100644
--- a/app/i18n/oc/feedback.php
+++ b/app/i18n/oc/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/oc/gen.php b/app/i18n/oc/gen.php
index 8e307e158..15f649809 100644
--- a/app/i18n/oc/gen.php
+++ b/app/i18n/oc/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/oc/index.php b/app/i18n/oc/index.php
index 35479da95..4dd0c90b1 100644
--- a/app/i18n/oc/index.php
+++ b/app/i18n/oc/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/oc/install.php b/app/i18n/oc/install.php
index 436421c9c..2cdb70184 100644
--- a/app/i18n/oc/install.php
+++ b/app/i18n/oc/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php
index 5c5184d1f..580388927 100644
--- a/app/i18n/oc/sub.php
+++ b/app/i18n/oc/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/oc/user.php b/app/i18n/oc/user.php
index 9d1852e67..4b8a52b7a 100644
--- a/app/i18n/oc/user.php
+++ b/app/i18n/oc/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/pl/admin.php b/app/i18n/pl/admin.php
index 74ff4510c..2c4c74bbd 100644
--- a/app/i18n/pl/admin.php
+++ b/app/i18n/pl/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/pl/api.php b/app/i18n/pl/api.php
index 406ee6d72..68f75351e 100644
--- a/app/i18n/pl/api.php
+++ b/app/i18n/pl/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/pl/conf.php b/app/i18n/pl/conf.php
index 3a233b3ac..f65a64f1b 100644
--- a/app/i18n/pl/conf.php
+++ b/app/i18n/pl/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/pl/feedback.php b/app/i18n/pl/feedback.php
index dad6b58a5..d2776724c 100644
--- a/app/i18n/pl/feedback.php
+++ b/app/i18n/pl/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/pl/gen.php b/app/i18n/pl/gen.php
index be686ba08..59c0b6072 100644
--- a/app/i18n/pl/gen.php
+++ b/app/i18n/pl/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/pl/index.php b/app/i18n/pl/index.php
index 850294bee..75d938b81 100644
--- a/app/i18n/pl/index.php
+++ b/app/i18n/pl/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/pl/install.php b/app/i18n/pl/install.php
index d0280beed..fe7fdde10 100644
--- a/app/i18n/pl/install.php
+++ b/app/i18n/pl/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/pl/sub.php b/app/i18n/pl/sub.php
index 82f49690c..abc064e78 100644
--- a/app/i18n/pl/sub.php
+++ b/app/i18n/pl/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/pl/user.php b/app/i18n/pl/user.php
index 8069d58c6..c1bd1b269 100644
--- a/app/i18n/pl/user.php
+++ b/app/i18n/pl/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/pt-br/admin.php b/app/i18n/pt-br/admin.php
index 2c52418df..6e2a53ae8 100644
--- a/app/i18n/pt-br/admin.php
+++ b/app/i18n/pt-br/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/pt-br/api.php b/app/i18n/pt-br/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/pt-br/api.php
+++ b/app/i18n/pt-br/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/pt-br/conf.php b/app/i18n/pt-br/conf.php
index d010b7e8f..69c7a40b3 100644
--- a/app/i18n/pt-br/conf.php
+++ b/app/i18n/pt-br/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/pt-br/feedback.php b/app/i18n/pt-br/feedback.php
index 17cc2fdf6..9ec1ffb35 100644
--- a/app/i18n/pt-br/feedback.php
+++ b/app/i18n/pt-br/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/pt-br/gen.php b/app/i18n/pt-br/gen.php
index 54a10f34f..d2ea1249a 100644
--- a/app/i18n/pt-br/gen.php
+++ b/app/i18n/pt-br/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/pt-br/index.php b/app/i18n/pt-br/index.php
index 8623574c9..9a52c27cd 100644
--- a/app/i18n/pt-br/index.php
+++ b/app/i18n/pt-br/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/pt-br/install.php b/app/i18n/pt-br/install.php
index 963bf6d94..6fd6344a3 100644
--- a/app/i18n/pt-br/install.php
+++ b/app/i18n/pt-br/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/pt-br/sub.php b/app/i18n/pt-br/sub.php
index 57b02abf6..36ec8de00 100644
--- a/app/i18n/pt-br/sub.php
+++ b/app/i18n/pt-br/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/pt-br/user.php b/app/i18n/pt-br/user.php
index 451faf070..e1655313c 100644
--- a/app/i18n/pt-br/user.php
+++ b/app/i18n/pt-br/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/pt-pt/admin.php b/app/i18n/pt-pt/admin.php
index 00d592b1f..1076ef573 100644
--- a/app/i18n/pt-pt/admin.php
+++ b/app/i18n/pt-pt/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/pt-pt/api.php b/app/i18n/pt-pt/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/pt-pt/api.php
+++ b/app/i18n/pt-pt/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/pt-pt/conf.php b/app/i18n/pt-pt/conf.php
index bde52ab92..5d9d7e452 100644
--- a/app/i18n/pt-pt/conf.php
+++ b/app/i18n/pt-pt/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/pt-pt/feedback.php b/app/i18n/pt-pt/feedback.php
index 0ce2807c6..28a27eea1 100644
--- a/app/i18n/pt-pt/feedback.php
+++ b/app/i18n/pt-pt/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/pt-pt/gen.php b/app/i18n/pt-pt/gen.php
index eb4101281..d3b611b62 100644
--- a/app/i18n/pt-pt/gen.php
+++ b/app/i18n/pt-pt/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/pt-pt/index.php b/app/i18n/pt-pt/index.php
index c1fd4344d..14a9acacc 100644
--- a/app/i18n/pt-pt/index.php
+++ b/app/i18n/pt-pt/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/pt-pt/install.php b/app/i18n/pt-pt/install.php
index ccc8e427a..0906c011d 100644
--- a/app/i18n/pt-pt/install.php
+++ b/app/i18n/pt-pt/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/pt-pt/sub.php b/app/i18n/pt-pt/sub.php
index c4bfa5b6a..64411a101 100644
--- a/app/i18n/pt-pt/sub.php
+++ b/app/i18n/pt-pt/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/pt-pt/user.php b/app/i18n/pt-pt/user.php
index fc27f1708..3f738b9fa 100644
--- a/app/i18n/pt-pt/user.php
+++ b/app/i18n/pt-pt/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/ru/admin.php b/app/i18n/ru/admin.php
index f40928019..f8b8a9727 100644
--- a/app/i18n/ru/admin.php
+++ b/app/i18n/ru/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/ru/api.php b/app/i18n/ru/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/ru/api.php
+++ b/app/i18n/ru/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php
index 896345197..8771be579 100644
--- a/app/i18n/ru/conf.php
+++ b/app/i18n/ru/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/ru/feedback.php b/app/i18n/ru/feedback.php
index 3006e67d2..ec2303a30 100644
--- a/app/i18n/ru/feedback.php
+++ b/app/i18n/ru/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/ru/gen.php b/app/i18n/ru/gen.php
index 64fb7fdc1..846daa6f7 100644
--- a/app/i18n/ru/gen.php
+++ b/app/i18n/ru/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/ru/index.php b/app/i18n/ru/index.php
index 35fed08ca..801780f9d 100644
--- a/app/i18n/ru/index.php
+++ b/app/i18n/ru/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/ru/install.php b/app/i18n/ru/install.php
index 1e3e60676..1861da47b 100644
--- a/app/i18n/ru/install.php
+++ b/app/i18n/ru/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/ru/sub.php b/app/i18n/ru/sub.php
index 91f27f2bd..af7fac6cb 100644
--- a/app/i18n/ru/sub.php
+++ b/app/i18n/ru/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/ru/user.php b/app/i18n/ru/user.php
index b801f98c6..76221de29 100644
--- a/app/i18n/ru/user.php
+++ b/app/i18n/ru/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/sk/admin.php b/app/i18n/sk/admin.php
index 1c1f1f4d8..2c48fd068 100644
--- a/app/i18n/sk/admin.php
+++ b/app/i18n/sk/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/sk/api.php b/app/i18n/sk/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/sk/api.php
+++ b/app/i18n/sk/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/sk/conf.php b/app/i18n/sk/conf.php
index 738b11c6d..b7a1ebb94 100644
--- a/app/i18n/sk/conf.php
+++ b/app/i18n/sk/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/sk/feedback.php b/app/i18n/sk/feedback.php
index 289460f18..ca17e199a 100644
--- a/app/i18n/sk/feedback.php
+++ b/app/i18n/sk/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/sk/gen.php b/app/i18n/sk/gen.php
index c61eb0d0d..576e1cf9a 100644
--- a/app/i18n/sk/gen.php
+++ b/app/i18n/sk/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/sk/index.php b/app/i18n/sk/index.php
index 5810af5f8..20f1dfd93 100644
--- a/app/i18n/sk/index.php
+++ b/app/i18n/sk/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/sk/install.php b/app/i18n/sk/install.php
index 9cd3131a1..c75494151 100644
--- a/app/i18n/sk/install.php
+++ b/app/i18n/sk/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/sk/sub.php b/app/i18n/sk/sub.php
index 254a9d40b..56558b7d1 100644
--- a/app/i18n/sk/sub.php
+++ b/app/i18n/sk/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/sk/user.php b/app/i18n/sk/user.php
index b4cca25d4..61eea785c 100644
--- a/app/i18n/sk/user.php
+++ b/app/i18n/sk/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/tr/admin.php b/app/i18n/tr/admin.php
index 17ac33c8f..0b713e2df 100644
--- a/app/i18n/tr/admin.php
+++ b/app/i18n/tr/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/tr/api.php b/app/i18n/tr/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/tr/api.php
+++ b/app/i18n/tr/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/tr/conf.php b/app/i18n/tr/conf.php
index 706c97e91..92476e835 100644
--- a/app/i18n/tr/conf.php
+++ b/app/i18n/tr/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/tr/feedback.php b/app/i18n/tr/feedback.php
index 4ceda974b..253285902 100644
--- a/app/i18n/tr/feedback.php
+++ b/app/i18n/tr/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php
index 02926d52c..834cee531 100644
--- a/app/i18n/tr/gen.php
+++ b/app/i18n/tr/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/tr/index.php b/app/i18n/tr/index.php
index 01ad218ad..794a65a11 100644
--- a/app/i18n/tr/index.php
+++ b/app/i18n/tr/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/tr/install.php b/app/i18n/tr/install.php
index 7b5219ca6..46fa588c1 100644
--- a/app/i18n/tr/install.php
+++ b/app/i18n/tr/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/tr/sub.php b/app/i18n/tr/sub.php
index ed17bef59..38907effc 100644
--- a/app/i18n/tr/sub.php
+++ b/app/i18n/tr/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/tr/user.php b/app/i18n/tr/user.php
index bf49fc725..bb568442c 100644
--- a/app/i18n/tr/user.php
+++ b/app/i18n/tr/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/uk/admin.php b/app/i18n/uk/admin.php
index 2e8e82801..71c2cdd2b 100644
--- a/app/i18n/uk/admin.php
+++ b/app/i18n/uk/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/uk/api.php b/app/i18n/uk/api.php
index 56cce71b0..860beb59c 100644
--- a/app/i18n/uk/api.php
+++ b/app/i18n/uk/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/uk/conf.php b/app/i18n/uk/conf.php
index de63fe673..bc08bb910 100644
--- a/app/i18n/uk/conf.php
+++ b/app/i18n/uk/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/uk/feedback.php b/app/i18n/uk/feedback.php
index 638b75d89..72d1edcfb 100644
--- a/app/i18n/uk/feedback.php
+++ b/app/i18n/uk/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/uk/gen.php b/app/i18n/uk/gen.php
index 1743b36d0..91d681a2e 100644
--- a/app/i18n/uk/gen.php
+++ b/app/i18n/uk/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/uk/index.php b/app/i18n/uk/index.php
index 8d12139f8..73f57571c 100644
--- a/app/i18n/uk/index.php
+++ b/app/i18n/uk/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/uk/install.php b/app/i18n/uk/install.php
index 18dfd8f8e..3aebe6417 100644
--- a/app/i18n/uk/install.php
+++ b/app/i18n/uk/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/uk/sub.php b/app/i18n/uk/sub.php
index 7c5af0d2c..37aa191cc 100644
--- a/app/i18n/uk/sub.php
+++ b/app/i18n/uk/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/uk/user.php b/app/i18n/uk/user.php
index 57b692771..8e544629a 100644
--- a/app/i18n/uk/user.php
+++ b/app/i18n/uk/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/zh-cn/admin.php b/app/i18n/zh-cn/admin.php
index 12cf4c7a2..8bf7d5fed 100644
--- a/app/i18n/zh-cn/admin.php
+++ b/app/i18n/zh-cn/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/zh-cn/api.php b/app/i18n/zh-cn/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/zh-cn/api.php
+++ b/app/i18n/zh-cn/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/zh-cn/conf.php b/app/i18n/zh-cn/conf.php
index 850d6125a..021574d64 100644
--- a/app/i18n/zh-cn/conf.php
+++ b/app/i18n/zh-cn/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/zh-cn/feedback.php b/app/i18n/zh-cn/feedback.php
index e106029c7..3aa767f95 100644
--- a/app/i18n/zh-cn/feedback.php
+++ b/app/i18n/zh-cn/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index f1c543b91..dc307bd6e 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/zh-cn/index.php b/app/i18n/zh-cn/index.php
index 76692caef..33c9998b0 100644
--- a/app/i18n/zh-cn/index.php
+++ b/app/i18n/zh-cn/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/zh-cn/install.php b/app/i18n/zh-cn/install.php
index 982638daf..f4c9480e9 100644
--- a/app/i18n/zh-cn/install.php
+++ b/app/i18n/zh-cn/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index 0647f5710..d5908405a 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/zh-cn/user.php b/app/i18n/zh-cn/user.php
index 8a096b985..1684623d9 100644
--- a/app/i18n/zh-cn/user.php
+++ b/app/i18n/zh-cn/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/app/i18n/zh-tw/admin.php b/app/i18n/zh-tw/admin.php
index 9d586407c..e19660e39 100644
--- a/app/i18n/zh-tw/admin.php
+++ b/app/i18n/zh-tw/admin.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'auth' => array(
diff --git a/app/i18n/zh-tw/api.php b/app/i18n/zh-tw/api.php
index 6a0eedb08..0021dfa98 100644
--- a/app/i18n/zh-tw/api.php
+++ b/app/i18n/zh-tw/api.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'information' => array(
diff --git a/app/i18n/zh-tw/conf.php b/app/i18n/zh-tw/conf.php
index 7cd2b9c95..3fd65032d 100644
--- a/app/i18n/zh-tw/conf.php
+++ b/app/i18n/zh-tw/conf.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'archiving' => array(
diff --git a/app/i18n/zh-tw/feedback.php b/app/i18n/zh-tw/feedback.php
index 93f67b999..4bdf243a4 100644
--- a/app/i18n/zh-tw/feedback.php
+++ b/app/i18n/zh-tw/feedback.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'access' => array(
diff --git a/app/i18n/zh-tw/gen.php b/app/i18n/zh-tw/gen.php
index ad9f5e470..1dd6182b6 100644
--- a/app/i18n/zh-tw/gen.php
+++ b/app/i18n/zh-tw/gen.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/zh-tw/index.php b/app/i18n/zh-tw/index.php
index 2122bc4f0..4fcae7478 100644
--- a/app/i18n/zh-tw/index.php
+++ b/app/i18n/zh-tw/index.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'about' => array(
diff --git a/app/i18n/zh-tw/install.php b/app/i18n/zh-tw/install.php
index ad01ae9b3..85efc75b2 100644
--- a/app/i18n/zh-tw/install.php
+++ b/app/i18n/zh-tw/install.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'action' => array(
diff --git a/app/i18n/zh-tw/sub.php b/app/i18n/zh-tw/sub.php
index 2c5f3a3bd..9f744511e 100644
--- a/app/i18n/zh-tw/sub.php
+++ b/app/i18n/zh-tw/sub.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'api' => array(
diff --git a/app/i18n/zh-tw/user.php b/app/i18n/zh-tw/user.php
index 365bd3149..1ef0f5a12 100644
--- a/app/i18n/zh-tw/user.php
+++ b/app/i18n/zh-tw/user.php
@@ -1,14 +1,14 @@
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return array(
'email' => array(
diff --git a/cli/i18n/I18nFile.php b/cli/i18n/I18nFile.php
index 48b9710bf..a804b92b0 100644
--- a/cli/i18n/I18nFile.php
+++ b/cli/i18n/I18nFile.php
@@ -175,21 +175,21 @@ class I18nFile {
];
$translation = preg_replace($patterns, $replacements, $translation);
- return <<<OUTPUT
+ return <<<PHP
<?php
-/******************************************************************************/
-/* Each entry of that file can be associated with a comment to indicate its */
-/* state. When there is no comment, it means the entry is fully translated. */
-/* The recognized comments are (comment matching is case-insensitive): */
-/* + TODO: the entry has never been translated. */
-/* + DIRTY: the entry has been translated but needs to be updated. */
-/* + IGNORE: the entry does not need to be translated. */
-/* When a comment is not recognized, it is discarded. */
-/******************************************************************************/
+/******************************************************************************
+ * Each entry of that file can be associated with a comment to indicate its *
+ * state. When there is no comment, it means the entry is fully translated. *
+ * The recognized comments are (comment matching is case-insensitive): *
+ * + TODO: the entry has never been translated. *
+ * + DIRTY: the entry has been translated but needs to be updated. *
+ * + IGNORE: the entry does not need to be translated. *
+ * When a comment is not recognized, it is discarded. *
+ ******************************************************************************/
return {$translation};
-OUTPUT;
+PHP;
}
}
diff --git a/composer.json b/composer.json
index 4c9d1f228..74089a0bd 100644
--- a/composer.json
+++ b/composer.json
@@ -61,7 +61,7 @@
"phpstan/phpstan-phpunit": "^2.0",
"phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^10",
- "squizlabs/php_codesniffer": "^3.12"
+ "squizlabs/php_codesniffer": "^4.0"
},
"scripts": {
"php-lint": "find . -type d -name 'vendor' -prune -o -name '*.php' -print0 | xargs -0 -n1 -P4 php -l 1>/dev/null",
diff --git a/composer.lock b/composer.lock
index ac10e9678..38829b386 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "ee7c803dd30082ceb74bfc07be138045",
+ "content-hash": "3a4fbd6ff5c1cb410b629030fe0571e7",
"packages": [],
"packages-dev": [
{
@@ -1750,37 +1750,32 @@
},
{
"name": "squizlabs/php_codesniffer",
- "version": "3.13.2",
+ "version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
- "reference": "5b5e3821314f947dd040c70f7992a64eac89025c"
+ "reference": "06113cfdaf117fc2165f9cd040bd0f17fcd5242d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c",
- "reference": "5b5e3821314f947dd040c70f7992a64eac89025c",
+ "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/06113cfdaf117fc2165f9cd040bd0f17fcd5242d",
+ "reference": "06113cfdaf117fc2165f9cd040bd0f17fcd5242d",
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
- "php": ">=5.4.0"
+ "php": ">=7.2.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
+ "phpunit/phpunit": "^8.4.0 || ^9.3.4 || ^10.5.32 || 11.3.3 - 11.5.28 || ^11.5.31"
},
"bin": [
"bin/phpcbf",
"bin/phpcs"
],
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "3.x-dev"
- }
- },
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
@@ -1799,7 +1794,7 @@
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
}
],
- "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
+ "description": "PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.",
"homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
"keywords": [
"phpcs",
@@ -1830,7 +1825,7 @@
"type": "thanks_dev"
}
],
- "time": "2025-06-17T22:17:01+00:00"
+ "time": "2025-09-15T11:28:58+00:00"
},
{
"name": "theseer/tokenizer",
diff --git a/phpcs.xml b/phpcs.xml
index 05eeefe66..9c1055321 100644
--- a/phpcs.xml
+++ b/phpcs.xml
@@ -2,24 +2,23 @@
<ruleset name="FreshRSS">
<arg name="extensions" value="php,phtml"/>
<arg name="tab-width" value="4"/>
- <exclude-pattern>./.git/</exclude-pattern>
- <exclude-pattern>./data/config.php</exclude-pattern>
- <exclude-pattern>./data/update.php</exclude-pattern>
- <exclude-pattern>./data/users/*/config.php</exclude-pattern>
- <exclude-pattern>./extensions/</exclude-pattern>
- <exclude-pattern>./lib/http-conditional.php</exclude-pattern>
- <exclude-pattern>./lib/marienfressinaud/</exclude-pattern>
- <exclude-pattern>./lib/phpgt/</exclude-pattern>
- <exclude-pattern>./lib/phpmailer/</exclude-pattern>
- <exclude-pattern>./lib/simplepie/</exclude-pattern>
- <exclude-pattern>./node_modules/</exclude-pattern>
- <exclude-pattern>./p/scripts/vendor/</exclude-pattern>
- <exclude-pattern>./vendor/</exclude-pattern>
+ <exclude-pattern>/\.git/*</exclude-pattern>
+ <exclude-pattern>/data/config.php</exclude-pattern>
+ <exclude-pattern>/data/update.php</exclude-pattern>
+ <exclude-pattern>/data/users/*/config.php</exclude-pattern>
+ <exclude-pattern>/(?-i:extensions)/*</exclude-pattern><!-- Case sensitive to allow our Extensions repo -->
+ <exclude-pattern>/lib/http-conditional.php</exclude-pattern>
+ <exclude-pattern>/lib/marienfressinaud/</exclude-pattern>
+ <exclude-pattern>/lib/phpgt/*</exclude-pattern>
+ <exclude-pattern>/lib/phpmailer/*</exclude-pattern>
+ <exclude-pattern>/lib/simplepie/*</exclude-pattern>
+ <exclude-pattern>/node_modules/*</exclude-pattern>
+ <exclude-pattern>/p/scripts/vendor/*</exclude-pattern>
+ <exclude-pattern>/vendor/*</exclude-pattern>
<!-- Additional exclusions for Extensions: -->
- <exclude-pattern>./symbolic/</exclude-pattern>
- <exclude-pattern>./third-party/</exclude-pattern>
- <exclude-pattern>./tmp/</exclude-pattern>
- <exclude-pattern>./xExtension-TTRSS_API</exclude-pattern>
+ <exclude-pattern>/symbolic/*</exclude-pattern>
+ <exclude-pattern>/third-party/*</exclude-pattern>
+ <exclude-pattern>/tmp/*</exclude-pattern>
<rule ref="PSR12">
<exclude name="Generic.ControlStructures.InlineControlStructure.NotAllowed"/>
<exclude name="Generic.Formatting.DisallowMultipleStatements.SameLine"/>
@@ -34,7 +33,8 @@
<exclude name="PSR12.ControlStructures.ControlStructureSpacing.CloseParenthesisLine"/>
<exclude name="PSR12.ControlStructures.ControlStructureSpacing.FirstExpressionLine"/><!-- Consider using PSR12 defaults instead -->
<exclude name="PSR12.Files.FileHeader.IncorrectOrder"/><!-- Consider using PSR12 defaults instead -->
- <exclude name="PSR12.Files.FileHeader.SpacingAfterBlock"/><!-- Consider using PSR12 defaults instead -->
+ <exclude name="PSR12.Files.FileHeader.SpacingAfterDeclareBlock"/><!-- Consider using PSR12 defaults instead -->
+ <exclude name="PSR12.Files.FileHeader.SpacingAfterTagBlock"/><!-- Consider using PSR12 defaults instead -->
<exclude name="PSR12.Traits.UseDeclaration.MultipleImport"/>
<exclude name="PSR2.Classes.ClassDeclaration.CloseBraceAfterBody"/><!-- Consider using PSR12 defaults instead -->
<exclude name="PSR2.Classes.ClassDeclaration.OpenBraceNewLine"/><!-- Consider using PSR12 defaults instead -->
@@ -46,7 +46,7 @@
<exclude name="PSR2.Methods.FunctionCallSignature.Indent"/>
<exclude name="PSR2.Methods.FunctionCallSignature.MultipleArguments"/>
<exclude name="PSR2.Methods.MethodDeclaration.Underscore"/>
- <exclude name="Squiz.Classes.ValidClassName.NotCamelCaps"/>
+ <exclude name="Squiz.Classes.ValidClassName.NotPascalCase"/>
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine"/>
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.CloseBracketLine"/>
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.ContentAfterBrace"/>
@@ -65,7 +65,7 @@
<property name="lineLimit" value="165"/>
<property name="absoluteLineLimit" value="190"/>
</properties>
- <exclude-pattern>/app/i18n/*\.php$</exclude-pattern>
+ <exclude-pattern>/i18n/*\.php$</exclude-pattern>
<exclude-pattern>*\.phtml$</exclude-pattern>
</rule>
<rule ref="Generic.Functions.OpeningFunctionBraceKernighanRitchie"/><!-- Consider using PSR12 defaults instead -->
diff --git a/tests/app/Models/UserQueryTest.php b/tests/app/Models/UserQueryTest.php
index 3017f7897..6f5f7da16 100644
--- a/tests/app/Models/UserQueryTest.php
+++ b/tests/app/Models/UserQueryTest.php
@@ -2,6 +2,7 @@
declare(strict_types=1);
use PHPUnit\Framework\TestCase;
+
/**
* Description of UserQueryTest
*/
diff --git a/tests/cli/CliOptionsParserTest.php b/tests/cli/CliOptionsParserTest.php
index 2fe0b7924..b63225d93 100644
--- a/tests/cli/CliOptionsParserTest.php
+++ b/tests/cli/CliOptionsParserTest.php
@@ -2,6 +2,7 @@
declare(strict_types=1);
use PHPUnit\Framework\TestCase;
+
require_once dirname(__DIR__, 2) . '/cli/CliOption.php';
require_once dirname(__DIR__, 2) . '/cli/CliOptionsParser.php';