summaryrefslogtreecommitdiff
path: root/inc/lang/bn
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-03-14 16:44:44 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-03-14 16:44:44 +0100
commit1359eacbdbff842b241a85ea274a00982fec9267 (patch)
tree9b954ff7b5d656dd5b9a94fde89d690030a558ab /inc/lang/bn
parenta280c123d85db2bd11a95b562080baf6d225a28d (diff)
parentb981d5915250e5efe218466b608607174eb26608 (diff)
downloadrpg-1359eacbdbff842b241a85ea274a00982fec9267.tar.gz
rpg-1359eacbdbff842b241a85ea274a00982fec9267.tar.bz2
Merge pull request #574 from splitbrain/FS#2124deniedtext
Improve denied access text FS#2124
Diffstat (limited to 'inc/lang/bn')
-rw-r--r--inc/lang/bn/denied.txt2
-rw-r--r--inc/lang/bn/lang.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/inc/lang/bn/denied.txt b/inc/lang/bn/denied.txt
index 711275bad..5ba0fcf4f 100644
--- a/inc/lang/bn/denied.txt
+++ b/inc/lang/bn/denied.txt
@@ -1,3 +1,3 @@
====== অনুমতি অস্বীকার =====
-দুঃখিত, আপনি কি এগিয়ে যেতে যথেষ্ট অধিকার নেই. সম্ভবত আপনি লগইন ভুলে গেছেন? \ No newline at end of file
+দুঃখিত, আপনি কি এগিয়ে যেতে যথেষ্ট অধিকার নেই. \ No newline at end of file
diff --git a/inc/lang/bn/lang.php b/inc/lang/bn/lang.php
index 230f3ef80..8dece4ea0 100644
--- a/inc/lang/bn/lang.php
+++ b/inc/lang/bn/lang.php
@@ -66,6 +66,7 @@ $lang['minoredit'] = 'ক্ষুদ্র পরিবর্তন
$lang['draftdate'] = 'খসড়া উপর স্বতঃসংরক্ষণ';
$lang['nosecedit'] = 'পাতা ইতিমধ্যে পরিবর্তিত হয়েছিল, অধ্যায় তথ্যের পরিবর্তে পুরো পাতা লোড তারিখ সীমার বাইরে ছিল.
';
+$lang['notloggedin'] = 'সম্ভবত আপনি লগইন ভুলে গেছেন?';
$lang['regmissing'] = 'দুঃখিত, আপনি সমস্ত ক্ষেত্রগুলি পূরণ করা আবশ্যক.';
$lang['reguexists'] = 'দুঃখিত, এই লগইন সঙ্গে একটি ব্যবহারকারী ইতিমধ্যেই বিদ্যমান.';
$lang['regsuccess'] = 'ব্যবহারকারী তৈরি করা হয়েছে এবং পাসওয়ার্ড ইমেইল করে পাঠানো হয়েছিল.';