summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2012-01-19 09:39:57 +0000
committerAnika Henke <anika@selfthinker.org>2012-01-19 09:39:57 +0000
commite96b69da63a04f9397c4a7d03253207f6ccff056 (patch)
treef597685da918901b70ddbe8ad9cbd6eff792b0c5 /inc/lang/en/lang.php
parent29e4fe3d4e010b156d59d2ea20458f777203232a (diff)
downloadrpg-e96b69da63a04f9397c4a7d03253207f6ccff056.tar.gz
rpg-e96b69da63a04f9397c4a7d03253207f6ccff056.tar.bz2
corrected old mediaupload introduction text
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 1bfff2897..3f74a8d9c 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -166,7 +166,7 @@ $lang['accessdenied'] = 'You are not allowed to view this page.';
$lang['mediausage'] = 'Use the following syntax to reference this file:';
$lang['mediaview'] = 'View original file';
$lang['mediaroot'] = 'root';
-$lang['mediaupload'] = 'Upload a file to the current namespace here. To create subnamespaces, prepend them to your "Upload as" filename separated by colons. Files also can be selected by drag and drop.';
+$lang['mediaupload'] = 'Upload a file to the current namespace here. To create subnamespaces, prepend them to your filename separated by colons after you selected the files. Files can also be selected by drag and drop.';
$lang['mediaextchange'] = 'Filextension changed from .%s to .%s!';
$lang['reference'] = 'References for';
$lang['ref_inuse'] = 'The file can\'t be deleted, because it\'s still used by the following pages:';