mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
"MDL-17864, remove all styles in language pack"
This commit is contained in:
parent
4cfd5d4d8f
commit
56f68fcff4
7 changed files with 10 additions and 10 deletions
|
@ -12,5 +12,5 @@ $string['connectionfailure'] = 'Failed to retrieve file listing - The host moodl
|
|||
$string['failtoretrievelist'] = 'List could not be retrieved or is empty';
|
||||
$string['usernotfound'] = 'The user $a is not registered into the remote Moodle';
|
||||
$string['usercannotaccess'] = 'You ($a) cannot access to this file';
|
||||
$string['nopeer'] = '<div style=\"font-size:0.8em\">Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Moodle site. </div>';
|
||||
$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
|
||||
$string['nopeer'] = '<div>Please setup some <a href=\"http://docs.moodle.org/en/admin/mnet/peers#Peer_to_Peer_Network\">Moodle peers</a> for your Moodle site. </div>';
|
||||
$string['hostnotfound'] = 'Cannot find the remote Moodle into the database - contact your system administrator';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue