diff --git a/lang/en/resource.php b/lang/en/resource.php
index e6080637749..a41815c8c11 100644
--- a/lang/en/resource.php
+++ b/lang/en/resource.php
@@ -4,6 +4,7 @@
$string['addresource'] = 'Add resource';
$string['chooseafile'] = 'Choose or upload a file';
+$string['configdefaulturl'] = 'This value is used to prefill the URL form when creating a new URL-based resource.';
$string['configframesize'] = 'When a web page or an uploaded file is displayed within a frame, this value is the size (in pixels) of the top frame (which contains the navigation).';
$string['configwebsearch'] = 'When adding a URL as a webpage or weblink, this location is offered as a site to help the user search for the URL they want.';
$string['editingaresource'] = 'Editing a resource';
diff --git a/mod/resource/config.html b/mod/resource/config.html
index a9f865d8d85..41b9234e7d0 100644
--- a/mod/resource/config.html
+++ b/mod/resource/config.html
@@ -19,6 +19,15 @@
+