mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Some rewording
This commit is contained in:
parent
a669b1f5f9
commit
bdb4e5e23d
1 changed files with 4 additions and 4 deletions
|
@ -8,8 +8,8 @@ $string['modulenameplural'] = "Chats";
|
|||
$string['beep'] = "beep";
|
||||
$string['chatintro'] = "Introduction text";
|
||||
$string['chatname'] = "Name of this chat room";
|
||||
$string['chatreport'] = "Chat report";
|
||||
$string['currentchats'] = "Currently active chats";
|
||||
$string['chatreport'] = "Chat sessions";
|
||||
$string['currentchats'] = "Active chat sessions";
|
||||
$string['enterchat'] = "Click here to enter the chat";
|
||||
$string['idle'] = "Idle";
|
||||
$string['messagebeepseveryone'] = "\$a beeps everyone!";
|
||||
|
@ -20,7 +20,7 @@ $string['neverdeletemessages'] = "Never delete messages";
|
|||
$string['savemessages'] = "Save messages";
|
||||
$string['sessions'] = "Chat sessions";
|
||||
$string['strftimemessage'] = "%%H:%%M";
|
||||
$string['studentseereports'] = "Allow everyone to see reports";
|
||||
$string['viewreport'] = "View chat reports";
|
||||
$string['studentseereports'] = "Everyone can see past sessions";
|
||||
$string['viewreport'] = "View past chat sessions";
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue