aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/lang
diff options
context:
space:
mode:
authorM.Gergo2018-09-07 22:27:52 +0200
committerM.Gergo2018-09-07 22:27:52 +0200
commit8f8fc390374681cd537e4216f0366d6fe8a6c73c (patch)
tree6d19efd3593a0383a48cdac7f78cd0e2ef6fa761 /mayor-orig/www/lang
parent63edef615f7828cb0f57bf9ba128a90eb4fe07e0 (diff)
downloadmayor-8f8fc390374681cd537e4216f0366d6fe8a6c73c.tar.gz
mayor-8f8fc390374681cd537e4216f0366d6fe8a6c73c.zip
Rev: 4358
Diffstat (limited to 'mayor-orig/www/lang')
-rw-r--r--mayor-orig/www/lang/hu_HU/base/base.php6
-rw-r--r--mayor-orig/www/lang/hu_HU/module-naplo/intezmeny/tankor.php2
2 files changed, 5 insertions, 3 deletions
diff --git a/mayor-orig/www/lang/hu_HU/base/base.php b/mayor-orig/www/lang/hu_HU/base/base.php
index addbb45a..a59d7144 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 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('_MAIN_TITLE','MaYoR');
+define('_MAIN_FOOTER','<a href="http://www.mayor.hu./">MaYoR</a> - 2002-2018 &copy; <a href="LICENSE.txt">GPL</a>');
define('_TANAR','tanár');
define('_DIAK','diák');
@@ -25,7 +25,7 @@ define('_CONTROL_FLAG_OPTIONAL','A bejelentkezés nem kötelező.');
define('_PRIVATE_PASSWORD','Jelszó');
define('_PARENT_PASSWORD','Szülői jelszó');
define('_PUBLIC_PASSWORD','Külső jelszó');
-define('_MAYOR_DESC','MaYoR elektronikus napló program');
+define('_MAYOR_DESC','MaYoR');
define('_HELP','Súgó');
define('_LOGOUT','Kilépés');
diff --git a/mayor-orig/www/lang/hu_HU/module-naplo/intezmeny/tankor.php b/mayor-orig/www/lang/hu_HU/module-naplo/intezmeny/tankor.php
index 3f75c539..aa05d751 100644
--- a/mayor-orig/www/lang/hu_HU/module-naplo/intezmeny/tankor.php
+++ b/mayor-orig/www/lang/hu_HU/module-naplo/intezmeny/tankor.php
@@ -53,4 +53,6 @@ tagjait kiléptetjük, a tankör óráit a következő szemesztertől töröljü
define('_TANKORNEV_MODOSITAS_HELP','A jelen ('.__TANEV.') tanévben módosítja a tankör nevét, alapértelmezetten a tagok alapján. Ha nincs még tagja a tankörnek, az osztály-tankör hozzárendelést vesszül alapul.');
define('_TAGOK_ALAPJAN','Tagok alapján (ha lehet)');
+ define('_TANKORCN','Megjegyzés');
+
?>