summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 121b0fec2..b43aa0e54 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -94,8 +94,8 @@ $lang['resendpwdsuccess'] = 'Your new password has been sent by email.';
$lang['license'] = 'Except where otherwise noted, content on this wiki is licensed under the following license:';
$lang['licenseok'] = 'Note: By editing this page you agree to license your content under the following license:';
-$lang['txt_searchmediakey'] = 'Search for file';
-$lang['txt_searchrelative'] = 'Only search in namespace :%s';
+$lang['searchmedia'] = 'Search file name:';
+$lang['searchmedia_in'] = 'Search in %s';
$lang['txt_upload'] = 'Select file to upload';
$lang['txt_filename'] = 'Upload as (optional)';
$lang['txt_overwrt'] = 'Overwrite existing file';