summaryrefslogtreecommitdiff
path: root/inc/lang/ku
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/ku')
-rw-r--r--inc/lang/ku/denied.txt2
-rw-r--r--inc/lang/ku/lang.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/ku/denied.txt b/inc/lang/ku/denied.txt
index 3ac72820c..6f7fe055e 100644
--- a/inc/lang/ku/denied.txt
+++ b/inc/lang/ku/denied.txt
@@ -1,4 +1,4 @@
====== Permission Denied ======
-Sorry, you don't have enough rights to continue. Perhaps you forgot to login?
+Sorry, you don't have enough rights to continue. @NOTLOGGEDIN@
diff --git a/inc/lang/ku/lang.php b/inc/lang/ku/lang.php
index b6287806d..a8a1b8cbf 100644
--- a/inc/lang/ku/lang.php
+++ b/inc/lang/ku/lang.php
@@ -140,3 +140,4 @@ $lang['img_camera'] = 'Camera';
$lang['img_keywords']= 'Keywords';
//Setup VIM: ex: et ts=2 :
+$lang['notloggedin'] = 'Perhaps you forgot to login?';