diff --git a/lang/en_utf8/repository.php b/lang/en_utf8/repository.php
index 75ea29585fe..afb002fc40f 100644
--- a/lang/en_utf8/repository.php
+++ b/lang/en_utf8/repository.php
@@ -85,7 +85,7 @@ $string['siteinstances'] = 'Repositories instances of the site';
$string['size'] = 'Size';
$string['submit'] = 'Submit';
$string['sync'] = 'Sync';
-$string['title'] = 'Repository file picker';
+$string['title'] = 'Choose a file...';
$string['thumbview'] = 'View as icons';
$string['typenotvisible'] = 'Type not visible';
$string['updown'] = 'Display order';
diff --git a/lang/en_utf8/repository_alfresco.php b/lang/en_utf8/repository_alfresco.php
index 787d4f25273..80e5a7fa118 100644
--- a/lang/en_utf8/repository_alfresco.php
+++ b/lang/en_utf8/repository_alfresco.php
@@ -2,7 +2,7 @@
$string['alfresco_url'] = 'Alfresco URL';
$string['configplugin'] = 'Alfresco configuration';
$string['notitle'] = 'notitle';
-$string['repositoryname'] = 'Alfresco Repository';
+$string['repositoryname'] = 'Alfresco repository';
$string['repositorydesc'] = 'A plug-in for Alfresco CMS';
$string['username'] = 'User name';
$string['password'] = 'Password';
diff --git a/lang/en_utf8/repository_flickr.php b/lang/en_utf8/repository_flickr.php
index 81146264c2d..cf90a51ca6f 100644
--- a/lang/en_utf8/repository_flickr.php
+++ b/lang/en_utf8/repository_flickr.php
@@ -1,8 +1,13 @@
1. Get Flickr API Key and Secret for your Moodle site.
2. Your callback URL is $a
3. Edit your Flickr key details and set the callback URL. ';
-$string['callbackwarning'] = '
1. Get
Flickr API Key and Secret for your Moodle site.
2. Your callback URL
will be generated
once you save these above information. Please click on Save button, then on
Settings in order to check the generated callback URL.
3. Edit your
Flickr key details and set the callback URL.
';
+$string['callbackurltext'] = '
+- Visit Flickr API Keys again.
+- Make sure you set the callback URL for this Flickr key as $a
';
+$string['callbackwarning'] = '
+- Get a Flickr API Key and Secret from Flickr for this Moodle site.
+- Enter those details here, then click Save and then Settings to come back to this page. You will see that Moodle has generated a callback URL for you.
+- Edit your Flickr key details again and set the callback URL.
';
$string['configplugin'] = 'Flickr configuration';
$string['emailaddress'] = 'Email address';
$string['invalidemail'] = 'Invalid email address for flickr';
diff --git a/lang/en_utf8/repository_flickr_public.php b/lang/en_utf8/repository_flickr_public.php
index ebeac50e554..3930f738604 100644
--- a/lang/en_utf8/repository_flickr_public.php
+++ b/lang/en_utf8/repository_flickr_public.php
@@ -1,7 +1,7 @@
Get Flickr API Key for your Moodle site. ';
@@ -10,7 +10,7 @@ $string['notitle'] = 'notitle';
$string['nullphotolist'] = 'There are no photos in this account';
$string['tag'] = 'Tag';
$string['remember'] = 'Remember me';
-$string['repositoryname'] = 'Flickr Public';
+$string['repositoryname'] = 'Flickr public';
$string['repositorydesc'] = 'Repository on flickr.com';
$string['secret'] = 'Secret';
$string['username'] = 'Flickr account email';
diff --git a/lang/en_utf8/repository_local.php b/lang/en_utf8/repository_local.php
index b94f06e04c3..00974423b85 100644
--- a/lang/en_utf8/repository_local.php
+++ b/lang/en_utf8/repository_local.php
@@ -1,6 +1,6 @@
diff --git a/lang/en_utf8/repository_remotemoodle.php b/lang/en_utf8/repository_remotemoodle.php
index eeeb6f6768e..26c937aedd3 100644
--- a/lang/en_utf8/repository_remotemoodle.php
+++ b/lang/en_utf8/repository_remotemoodle.php
@@ -1,16 +1,16 @@
';
+$string['remoterep_name'] = 'Remote Moodle site';
+$string['remoterep_description'] = 'Allow the service to be discovered';
$string['connectionfailure'] = 'Failed to retrieve file listing - The host moodle has either a version older than 2.0, either its Moodle Remote Repository service hasn\'t been activated';
$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
$string['usernotfound'] = 'The user $a is not registered into the remote Moodle';
$string['usercannotaccess'] = 'You ($a) cannot access to this file';
-$string['nopeer'] = '';
+$string['nopeer'] = 'Please setup some Moodle peers for your Moodle site.';
$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
diff --git a/lang/en_utf8/repository_smb.php b/lang/en_utf8/repository_smb.php
index a119998d724..f430b309708 100644
--- a/lang/en_utf8/repository_smb.php
+++ b/lang/en_utf8/repository_smb.php
@@ -1,3 +1,3 @@