"MDL-17864, remove all styles in language pack"

This commit is contained in:
dongsheng 2009-01-16 04:21:49 +00:00
parent 4cfd5d4d8f
commit 56f68fcff4
7 changed files with 10 additions and 10 deletions

View file

@ -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';