From 3453735fbcb082c18e0d42dc177efb4abfe7c10b Mon Sep 17 00:00:00 2001 From: fisharebest Date: Thu, 13 May 2010 23:42:25 +0000 Subject: Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence case" to "Initial Capitals" --- includes/functions/functions_mediadb.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/functions/functions_mediadb.php') diff --git a/includes/functions/functions_mediadb.php b/includes/functions/functions_mediadb.php index e7bcf03c04..66b0537a35 100644 --- a/includes/functions/functions_mediadb.php +++ b/includes/functions/functions_mediadb.php @@ -1025,7 +1025,7 @@ function show_mediaUpload_form($URL='media.php', $showthumb=false) { echo ''; echo ''; echo ''; $tab = 1; // Print the Submit button for uploading the media -- cgit v1.3
'; - echo i18n::translate('Upload Media files'), '
', i18n::translate('Maximum upload size: '), $filesize; + echo i18n::translate('Upload media files'), '
', i18n::translate('Maximum upload size: '), $filesize; echo '