mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-37190 blocks: Block name label consistency
AMOS BEGIN MOV [blocktitle,blog],[configtitle,block_blog_tags] AMOS END
This commit is contained in:
parent
a4f914b54d
commit
916a72bb51
13 changed files with 54 additions and 15 deletions
|
@ -35,7 +35,6 @@ $string['autotags'] = 'Add these tags';
|
|||
$string['autotags_help'] = 'Enter one or more local tags (separated by commas) that you want to automatically add to each blog entry copied from the external blog into your local blog.';
|
||||
$string['backupblogshelp'] = 'If enabled then blogs will be included in SITE automated backups';
|
||||
$string['blockexternalstitle'] = 'External blogs';
|
||||
$string['blocktitle'] = 'Blog tags block title';
|
||||
$string['blog'] = 'Blog';
|
||||
$string['blogaboutthis'] = 'Blog about this {$a->type}';
|
||||
$string['blogaboutthiscourse'] = 'Add an entry about this course';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue