mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
changed language string 'savechanges' to 'posttoforum' on post.html
This commit is contained in:
parent
3830afb0bb
commit
3705299bf4
2 changed files with 2 additions and 1 deletions
|
@ -94,6 +94,7 @@ $string['postrating1'] = 'Mostly Separate Knowing';
|
|||
$string['postrating2'] = 'Separate and Connected';
|
||||
$string['postrating3'] = 'Mostly Connected Knowing';
|
||||
$string['posts'] = 'Posts';
|
||||
$string['posttoforum'] = 'Post to forum';
|
||||
$string['postupdated'] = 'Your post was updated';
|
||||
$string['processingpost'] = 'Processing post $a';
|
||||
$string['prune'] = 'Break off';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue