aboutsummaryrefslogtreecommitdiffstats
path: root/languages
diff options
context:
space:
mode:
authorTim Starling <tstarling@users.mediawiki.org>2005-04-16 17:17:18 +0000
committerTim Starling <tstarling@users.mediawiki.org>2005-04-16 17:17:18 +0000
commit6eb85b88a8b05de44a83ff967ed72cc6ee4337f6 (patch)
treed4644e79b8bb50fc2f53436121ac1a3c94a92441 /languages
parentf289929d785e3cafc1b6befbd306b1012a9dff8b (diff)
downloadmediawikicore-6eb85b88a8b05de44a83ff967ed72cc6ee4337f6.tar.gz
mediawikicore-6eb85b88a8b05de44a83ff967ed72cc6ee4337f6.zip
Feature: user can specify upload destination name, separately from source name. JavaScript fills in the default destination, a blank destination also uses the default for the convenience of non-JS users. Also fixed a bug caused by the stat cache.
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/8385
Diffstat (limited to 'languages')
-rw-r--r--languages/Language.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/languages/Language.php b/languages/Language.php
index d382ca9dd3c6..190a14e3c2c1 100644
--- a/languages/Language.php
+++ b/languages/Language.php
@@ -1027,6 +1027,8 @@ created and by whom, and anything else you may know about it. If this is an imag
'uploadedimage' => "uploaded \"[[$1]]\"",
'uploaddisabled' => 'Sorry, uploading is disabled.',
'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.',
+'sourcefilename' => 'Source filename',
+'destfilename' => 'Destination filename',
# Image list
#