summaryrefslogtreecommitdiff
path: root/inc/lang/sk
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/sk')
-rw-r--r--inc/lang/sk/denied.txt2
-rw-r--r--inc/lang/sk/lang.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/sk/denied.txt b/inc/lang/sk/denied.txt
index 6e9c98496..191c9b42a 100644
--- a/inc/lang/sk/denied.txt
+++ b/inc/lang/sk/denied.txt
@@ -1,3 +1,3 @@
====== Nepovolená akcia ======
-Prepáčte, ale nemáte dostatočné oprávnenie k tejto činnosti. Možno ste sa zabudli prihlásiť?
+Prepáčte, ale nemáte dostatočné oprávnenie k tejto činnosti. @NOTLOGGEDIN@
diff --git a/inc/lang/sk/lang.php b/inc/lang/sk/lang.php
index aa823b074..47cdc1fe4 100644
--- a/inc/lang/sk/lang.php
+++ b/inc/lang/sk/lang.php
@@ -332,3 +332,4 @@ $lang['currentns'] = 'Aktuálny menný priestor';
$lang['searchresult'] = 'Výsledky hľadania';
$lang['plainhtml'] = 'Jednoduché HTML';
$lang['wikimarkup'] = 'Wiki formát';
+$lang['notloggedin'] = 'Možno ste sa zabudli prihlásiť?';