aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/lang
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/www/lang')
-rw-r--r--mayor-orig/www/lang/hu_HU/base/base.php4
-rw-r--r--mayor-orig/www/lang/hu_HU/module-naplo/base.php2
-rw-r--r--mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/admin.php4
-rw-r--r--mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/hibabejelento.php4
-rw-r--r--mayor-orig/www/lang/hu_HU/module-naplo/share/hianyzas.php2
5 files changed, 10 insertions, 6 deletions
diff --git a/mayor-orig/www/lang/hu_HU/base/base.php b/mayor-orig/www/lang/hu_HU/base/base.php
index 569d8c6f..addbb45a 100644
--- a/mayor-orig/www/lang/hu_HU/base/base.php
+++ b/mayor-orig/www/lang/hu_HU/base/base.php
@@ -7,8 +7,8 @@
*/
-define('_MAIN_TITLE','MaYoR - 5.0');
-define('_MAIN_FOOTER','<a href="http://www.mayor.hu./">MaYoR</a> - 2002-2017 &copy; <a href="LICENSE.txt">GPL</a>');
+define('_MAIN_TITLE','MaYoR elektronikus napló');
+define('_MAIN_FOOTER','<a href="http://www.mayor.hu./">MaYoR</a> elektornikus napló - 2002-2018 &copy; <a href="LICENSE.txt">GPL</a>');
define('_TANAR','tanár');
define('_DIAK','diák');
diff --git a/mayor-orig/www/lang/hu_HU/module-naplo/base.php b/mayor-orig/www/lang/hu_HU/module-naplo/base.php
index 17370d24..eb867120 100644
--- a/mayor-orig/www/lang/hu_HU/module-naplo/base.php
+++ b/mayor-orig/www/lang/hu_HU/module-naplo/base.php
@@ -47,7 +47,9 @@
if (!defined('_ORVOSI')) define('_ORVOSI','orvosi igazolás');
if (!defined('_SZULOI')) define('_SZULOI','szülői igazolás');
if (!defined('_TANULMANYI_VERSENY')) define('_TANULMANYI_VERSENY','verseny');
+ if (!defined('_VERSENY')) define('_VERSENY','verseny');
if (!defined('_NYELVVIZSGA')) define('_NYELVVIZSGA','vizsga');
+ if (!defined('_VIZSGA')) define('_VIZSGA','vizsga');
if (!defined('_OSZTALYFONOKI')) define('_OSZTALYFONOKI','osztályfőnöki igazolás');
if (!defined('_IGAZGATOI')) define('_IGAZGATOI','igazgatói igazolás');
if (!defined('_HATOSAGI')) define('_HATOSAGI','hatósági igazolás');
diff --git a/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/admin.php b/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/admin.php
index 4a23351e..2ccf10db 100644
--- a/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/admin.php
+++ b/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/admin.php
@@ -1,11 +1,11 @@
<?php
- define('__PAGETITLE','Kérelmek kezelése');
+ define('__PAGETITLE','Hangya - Kérelmek kezelése');
define('_LEZARAS','Lezárás');
define('_JOVAHAGYAS','Jóváhagyás');
define('_MEGJEGYZES','Megjegyzés');
- define('_KERELEM','Új kérelem');
+ define('_KERELEM','Új kérelem a hangyának');
// define('_ESZREVETEL','Észrevétel / kérelem');
// define('_SZOVEG','Az kérelem szövege...');
diff --git a/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/hibabejelento.php b/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/hibabejelento.php
index 6f0d3c65..5d43beb1 100644
--- a/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/hibabejelento.php
+++ b/mayor-orig/www/lang/hu_HU/module-naplo/hibabejelento/hibabejelento.php
@@ -1,8 +1,8 @@
<?php
- define('__PAGETITLE','Hibabejelentő');
+ define('__PAGETITLE','Hangya - Hibabejelentő');
- define('_ESZREVETEL','Észrevétel / kérelem');
+ define('_ESZREVETEL','Észrevétel / kérelem a hangyának');
define('_SZOVEG','Az kérelem szövege...');
?>
diff --git a/mayor-orig/www/lang/hu_HU/module-naplo/share/hianyzas.php b/mayor-orig/www/lang/hu_HU/module-naplo/share/hianyzas.php
index 46993d84..465c23db 100644
--- a/mayor-orig/www/lang/hu_HU/module-naplo/share/hianyzas.php
+++ b/mayor-orig/www/lang/hu_HU/module-naplo/share/hianyzas.php
@@ -3,7 +3,9 @@
if (!defined('_ORVOSI')) define('_ORVOSI','orvosi igazolás');
if (!defined('_SZULOI')) define('_SZULOI','szülői igazolás');
if (!defined('_TANULMANYI_VERSENY')) define('_TANULMANYI_VERSENY','verseny');
+ if (!defined('_VERSENY')) define('_VERSENY','verseny');
if (!defined('_NYELVVIZSGA')) define('_NYELVVIZSGA','vizsga');
+ if (!defined('_VIZSGA')) define('_VIZSGA','vizsga');
if (!defined('_OSZTALYFONOKI')) define('_OSZTALYFONOKI','osztályfőnöki igazolás');
if (!defined('_IGAZGATOI')) define('_IGAZGATOI','igazgatói igazolás');
if (!defined('_HATOSAGI')) define('_HATOSAGI','hatósági igazolás');