summaryrefslogtreecommitdiff
path: root/inc/lang/hu
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/hu')
-rw-r--r--inc/lang/hu/denied.txt2
-rw-r--r--inc/lang/hu/lang.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/hu/denied.txt b/inc/lang/hu/denied.txt
index 0b06724df..85bb6d352 100644
--- a/inc/lang/hu/denied.txt
+++ b/inc/lang/hu/denied.txt
@@ -1,4 +1,4 @@
====== Hozzáférés megtagadva ======
-Sajnáljuk, nincs jogod a folytatáshoz. Esetleg elfelejtettél bejelentkezni?
+Sajnáljuk, nincs jogod a folytatáshoz. @NOTLOGGEDIN@
diff --git a/inc/lang/hu/lang.php b/inc/lang/hu/lang.php
index a0aef9447..6fb20cc3f 100644
--- a/inc/lang/hu/lang.php
+++ b/inc/lang/hu/lang.php
@@ -338,3 +338,4 @@ $lang['currentns'] = 'Aktuális névtér';
$lang['searchresult'] = 'Keresés eredménye';
$lang['plainhtml'] = 'Sima HTML';
$lang['wikimarkup'] = 'Wiki-jelölőnyelv';
+$lang['notloggedin'] = 'Esetleg elfelejtettél bejelentkezni?';