summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-08-16 15:19:20 +0200
committerYorhel <git@yorhel.nl>2009-08-17 16:27:16 +0200
commitee47664ade604832bfb3ce56ea8490bdb4592c47 (patch)
treef175cb621320228fd0081222b19ea6c04ade8abf /data
parent2285b265326b255da98bf0e9723d40949bf82d77 (diff)
L10N: Converted htmlDenied and htmlHiddenMessage
Diffstat (limited to 'data')
-rw-r--r--data/lang.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/data/lang.txt b/data/lang.txt
index 7f9b3364..53a7a23e 100644
--- a/data/lang.txt
+++ b/data/lang.txt
@@ -626,3 +626,49 @@ en : Page
ru*:
+
+
+#############################################################################
+## Misc. messages ##
+#############################################################################
+# Util::CommonHTML::htmlDenied and htmlHiddenMessage
+
+
+# Generic "Access denied!" page
+
+:_denied_title
+en : Access Denied
+ru*:
+
+# not logged in
+:_denied_needlogin_title
+en : You need to be logged in to perform this action.
+ru*:
+
+# HTML
+:_denied_needlogin_msg
+en : Please <a href="/u/login">login</a>, or <a href="/u/register">create an account</a> if you don't have one yet.
+ru*:
+
+# logged in, but simply no access
+:_denied_noaccess_title
+en : You are not allowed to perform this action.
+ru*:
+
+:_denied_noaccess_msg
+en : It seems you don't have the proper rights to perform the action you wanted to perform...
+ru*:
+
+
+# "DB Item has been deleted" page
+
+:_hiddenmsg_title
+en : Item deleted
+ru*:
+
+# HTML
+:_hiddenmsg_msg
+en : This item has been deleted from the database, File a request on the
+ <a href="[_1]">discussion board</a> to undelete this page.
+ru*:
+