mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-8783 fixed incorrect quotes in forum lang file
This commit is contained in:
parent
19db0355d3
commit
0ace4d2116
1 changed files with 3 additions and 1 deletions
|
@ -169,7 +169,9 @@ $string['parentofthispost'] = 'Parent of this post';
|
|||
$string['parent'] = 'Show parent';
|
||||
$string['postadded'] = '<p>Your post was successfully added.</p> <p>You have $a to edit it if you want to make any changes.</p>';
|
||||
$string['postincontext'] = 'See this post in context';
|
||||
$string['postmailinfo'] = "This is a copy of a message posted on the $a website.\n\nTo add your reply via the website, click on this link:";
|
||||
$string['postmailinfo'] = 'This is a copy of a message posted on the $a website.
|
||||
|
||||
To add your reply via the website, click on this link:';
|
||||
$string['postmailnow'] = '<p>This post will be mailed out immediately to all forum subscribers.</p>';
|
||||
$string['postrating1'] = 'Mostly Separate Knowing';
|
||||
$string['postrating2'] = 'Separate and Connected';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue