Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-22054 converting block name strings to pluginname
[moodle.git]
/
blocks
/
mnet_hosts
/
lang
/
en
/
block_mnet_hosts.php
diff --git
a/blocks/mnet_hosts/lang/en/block_mnet_hosts.php
b/blocks/mnet_hosts/lang/en/block_mnet_hosts.php
index
28bc44a
..
90db489
100644
(file)
--- a/
blocks/mnet_hosts/lang/en/block_mnet_hosts.php
+++ b/
blocks/mnet_hosts/lang/en/block_mnet_hosts.php
@@
-23,5
+23,5
@@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
-$string['
mnet_hosts
'] = 'Network Servers';
+$string['
pluginname
'] = 'Network Servers';
$string['server'] = 'Server';