From 011016a9c07883282e9e2fbea995def4ce2d27f8 Mon Sep 17 00:00:00 2001 From: moodler Date: Tue, 24 Feb 2009 08:00:01 +0000 Subject: [PATCH] repository MDL-16543 Tidying up some lang strings --- lang/en_utf8/repository.php | 2 +- lang/en_utf8/repository_alfresco.php | 2 +- lang/en_utf8/repository_flickr.php | 11 ++++++++--- lang/en_utf8/repository_flickr_public.php | 6 +++--- lang/en_utf8/repository_local.php | 2 +- lang/en_utf8/repository_picasa.php | 2 +- lang/en_utf8/repository_remotemoodle.php | 10 +++++----- lang/en_utf8/repository_smb.php | 2 +- lang/en_utf8/repository_youtube.php | 4 ++-- 9 files changed, 23 insertions(+), 18 deletions(-) diff --git a/lang/en_utf8/repository.php b/lang/en_utf8/repository.php index 75ea29585f..afb002fc40 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 787d4f2527..80e5a7fa11 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 81146264c2..cf90a51ca6 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'] = '
    +
  1. Visit Flickr API Keys again.
  2. +
  3. Make sure you set the callback URL for this Flickr key as $a
'; +$string['callbackwarning'] = '
    +
  1. Get a Flickr API Key and Secret from Flickr for this Moodle site.
  2. +
  3. 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.
  4. +
  5. 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 ebeac50e55..3930f73860 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 b94f06e04c..00974423b8 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 eeeb6f6768..26c937aedd 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'] = '
Please setup some Moodle peers for your Moodle site.
'; +$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 a119998d72..f430b30970 100644 --- a/lang/en_utf8/repository_smb.php +++ b/lang/en_utf8/repository_smb.php @@ -1,3 +1,3 @@