aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-06-19 17:15:11 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-06-19 17:15:11 +0000
commitfe25ff1e78b426914e961bf787253475e61167a6 (patch)
tree9220d03819579725d05f74fb134bea7dee6eee1f /languages
parentded12a563f4973dfaee3cdaf339423bdb0492b65 (diff)
downloadelgg-fe25ff1e78b426914e961bf787253475e61167a6.tar.gz
elgg-fe25ff1e78b426914e961bf787253475e61167a6.tar.bz2
Closes #59: Plugin manifest. See register_plugin_manifest() & register_plugin_manifest_basic(). Ref #20.
git-svn-id: https://code.elgg.org/elgg/trunk@1001 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index 23d7577f5..046349b22 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -132,7 +132,9 @@
'NotImplementedException:XMLRPCMethodNotImplemented' => "XML-RPC method call '%s' not implemented.",
'InvalidParameterException:UnexpectedReturnFormat' => "Call to method '%s' returned an unexpected result.",
- 'CallException:NotRPCCall' => "Call does not appear to be a valid XML-RPC call",
+ 'CallException:NotRPCCall' => "Call does not appear to be a valid XML-RPC call",
+
+ 'PluginException:NoPluginName' => "The plugin name could not be found",
/**
* User details