summaryrefslogtreecommitdiff
path: root/inc/lang/en
diff options
context:
space:
mode:
authorlupo49 <post@lupo49.de>2012-01-13 20:07:29 +0100
committerlupo49 <post@lupo49.de>2012-01-13 20:07:29 +0100
commit23735ba4c5021df9ab8c1b4a0e8322cebdaf5931 (patch)
treef2febc089bbfcaf279430146948421def857e127 /inc/lang/en
parentd5a60123788a782751806b76bcba14270951a9e3 (diff)
downloadrpg-23735ba4c5021df9ab8c1b4a0e8322cebdaf5931.tar.gz
rpg-23735ba4c5021df9ab8c1b4a0e8322cebdaf5931.tar.bz2
localization: removed strings from old flashuploader
Diffstat (limited to 'inc/lang/en')
-rw-r--r--inc/lang/en/lang.php16
1 files changed, 0 insertions, 16 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 89a7c4d40..1bfff2897 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -304,22 +304,6 @@ $lang['i_pol2'] = 'Closed Wiki (read, write, upload for registere
$lang['i_retry'] = 'Retry';
$lang['i_license'] = 'Please choose the license you want to put your content under:';
-$lang['mu_intro'] = 'Here you can upload multiple files at once. Click the browse button to add them to the queue. Press upload when done.';
-$lang['mu_gridname'] = 'Filename';
-$lang['mu_gridsize'] = 'Size';
-$lang['mu_gridstat'] = 'Status';
-$lang['mu_namespace'] = 'Namespace';
-$lang['mu_browse'] = 'Browse';
-$lang['mu_toobig'] = 'too big';
-$lang['mu_ready'] = 'ready for upload';
-$lang['mu_done'] = 'complete';
-$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>.';
$lang['years'] = '%d years ago';
$lang['months'] = '%d months ago';