summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
authorPiyush Mishra <me@piyushmishra.com>2011-08-20 19:11:52 +0530
committerPiyush Mishra <me@piyushmishra.com>2011-08-20 19:11:52 +0530
commitb838050e5828b5cbf32b9e82ce11c9cc54592809 (patch)
tree8407ac84b8dcb098e8e9f36cea67c93cea101353 /inc/lang/en/lang.php
parentbedfa6abf0ea09be1ea44de0c014d83bd57a7412 (diff)
downloadrpg-b838050e5828b5cbf32b9e82ce11c9cc54592809.tar.gz
rpg-b838050e5828b5cbf32b9e82ce11c9cc54592809.tar.bz2
added new plugins config cascade and added plugin.info.txt
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 95356f7b4..02dff5cb7 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -318,5 +318,5 @@ $lang['seconds'] = '%d seconds ago';
$lang['wordblock'] = 'Your change was not saved because it contains blocked text (spam).';
-
+$lang['plugin_insterr'] = "Plugin installed incorrectly. Rename plugin directory '%s' to '%s'.";
//Setup VIM: ex: et ts=2 :