From 4e11d345687f42deb0760f24ac97f443df41ff70 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Mon, 24 Mar 2008 10:31:20 +0000 Subject: [PATCH] Added missing string for forcedowload option. MDL-14010 ; merged from 19_STABLE --- lang/en_utf8/resource.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/resource.php b/lang/en_utf8/resource.php index 9b2fd650d4..6e2486b7ca 100644 --- a/lang/en_utf8/resource.php +++ b/lang/en_utf8/resource.php @@ -48,6 +48,7 @@ $string['fetcherror'] = 'An error was found while trying to retrieve the web pag $string['fetchservererror'] = 'An error was found with the remote server while trying to retrieve the web page (possibly a program error).'; $string['filename'] = 'File name'; $string['filtername'] = 'Resource Names Auto-linking'; +$string['forcedownload'] = 'Force download'; $string['frameifpossible'] = 'Put resource in a frame to keep site navigation visible'; $string['framesize'] = 'Frame size'; $string['fulltext'] = 'Full text'; -- 2.39.5