From 9af2c288ce10503f80f8dad7be4fc470d7bb8b86 Mon Sep 17 00:00:00 2001 From: Myles Carrick Date: Thu, 14 Apr 2011 14:51:15 +1000 Subject: [PATCH 06/11] lang: add meaningful title --- lang/en/adobeconnect.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lang/en/adobeconnect.php b/lang/en/adobeconnect.php index a09328a..535c577 100644 --- a/lang/en/adobeconnect.php +++ b/lang/en/adobeconnect.php @@ -14,7 +14,7 @@ $string['adobeconnectfieldset'] = 'Adobe Connect Settings'; $string['adobeconnecthost'] = 'Adobe Connect Host'; $string['adobeconnecthostdescription'] = 'The host can give other users privileges, start and stop a meeting in addition to what a persenter can do'; $string['adobeconnectintro'] = 'Intro'; -$string['adobeconnectname'] = 'Adobe Connect'; +$string['adobeconnectname'] = 'Meeting title'; $string['adobeconnectparticipant'] = 'Adobe Connect Participant'; $string['adobeconnectparticipantdescription'] = 'Can view, but cannot modify any of the meeting settings'; $string['adobeconnectpresenter'] = 'Adobe Connect Presenter'; -- 1.7.2.2