summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2009-06-05 01:00:10 +0200
committerAndreas Gohr <andi@splitbrain.org>2009-06-05 01:00:10 +0200
commit58b091dee4e42c6703517f6f710998b63b403407 (patch)
tree1b42ceb131fdb92e59c6f13becb9f62c0bec1081 /inc/lang/en
parent5b1bc5e8310e01f3a29d0816b8b077b544813a6a (diff)
downloadrpg-58b091dee4e42c6703517f6f710998b63b403407.tar.gz
rpg-58b091dee4e42c6703517f6f710998b63b403407.tar.bz2
Multiple enhancements in the flash uploader
Ignore-this: 9f05194de64b5e5d47fa45bb45814f8d darcs-hash:20090604230010-7ad00-118e3b31589f882440eaa35509bf2126cf49d9a9.gz
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index e80e7d420..d043350d8 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -256,6 +256,8 @@ $lang['mu_fail'] = 'failed';
$lang['mu_authfail'] = 'session expired';
$lang['mu_progress'] = '@PCT@% uploaded';
$lang['mu_filetypes'] = 'Allowed Filetypes';
+$lang['mu_info'] = 'files uploaded.';
+$lang['mu_lasterr'] = 'Last error:';
$lang['recent_global'] = 'You\'re currently watching the changes inside the <b>%s</b> namespace. You can also <a href="%s">view the recent changes of the whole wiki</a>.';