Skip to content

Commit

Permalink
"MDL-17864, remove all styles in language pack"
Browse files Browse the repository at this point in the history
  • Loading branch information
dongsheng committed Jan 16, 2009
1 parent 4cfd5d4 commit 56f68fc
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion lang/en_utf8/admin.php
Expand Up @@ -683,7 +683,7 @@
$string['requiredtemplate'] = 'Required. You may use template syntax here (%%l = lastname, %%f = firstname, %%u = username). See help for details and examples.';
$string['requires'] = 'Requires';
$string['requiredentrieschanged'] = '<strong>IMPORTANT - PLEASE READ<br/>(This warning message will only be displayed during this upgrade)</strong><br/>Due to a bug fix, the behaviour of database activities using the \'Required entries\' and \'Required entries before viewing settings\' settings will change. A more detailed explaination of the changes can be read on <a href=\"http://moodle.org/mod/forum/discuss.php?d=110928\" target=\"_blank\">the database module forum</a>. The expected behavior of these settings can also be read on <a href=\"http://docs.moodle.org/en/Adding/editing_a_database#Required_entries\" target=\"_blank\">Moodle Docs</a>.
<br/><br/>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)<br/><strong style=\"color:red\">$a->text</strong><br/>';
<br/><br/>This change affects the following databases in your system: (Please save this list now, and after the upgrade, check that these activities still work the way that the teacher intends.)<br/><strong>$a->text</strong><br/>';
$string['restrictbydefault'] = 'Restrict modules by default';
$string['restrictmodulesfor'] = 'Restrict modules for';
$string['reverseproxy'] = 'Reverse proxy';
Expand Down
4 changes: 2 additions & 2 deletions lang/en_utf8/quiz.php
Expand Up @@ -704,7 +704,7 @@
$string['unsupportedformulafunction'] = 'The function $a is not supported';
$string['unusedcategorydeleted'] = 'This category has been deleted because, after deleting the course, its questions weren\'t used anymore.';
$string['updatesettings'] = 'Update quiz settings';
$string['upgradesure'] = '<div style=\"color: red;\">In particular the quiz module will perform an extensive change of the quiz tables and this upgrade has not yet been sufficiently tested. You are very strongly urged to backup your database tables before proceeding.</div>';
$string['upgradesure'] = '<div>In particular the quiz module will perform an extensive change of the quiz tables and this upgrade has not yet been sufficiently tested. You are very strongly urged to backup your database tables before proceeding.</div>';
$string['url'] = 'URL';
$string['usedcategorymoved'] = 'This category has been preserved and moved to the site level because it is a published category still in use by other courses.';
$string['validate'] = 'Validate';
Expand Down Expand Up @@ -732,4 +732,4 @@
$string['yourfinalgradeis'] = 'Your final grade for this quiz is $a.';
$string['zerosignificantfiguresnotallowed'] = 'The correct answer cannot have zero significant figures!';

?>
?>
2 changes: 1 addition & 1 deletion lang/en_utf8/repository.php
Expand Up @@ -23,7 +23,7 @@
$string['configsaved'] = 'Configuration saved!';
$string['confirmdelete'] = 'Are you sure you want to delete this repository - $a?';
$string['confirmdeletefile'] = 'Are you sure to delete this file?';
$string['confirmremove'] = 'Are you sure you want to remove this repository plugin, its options and <strong style=color:red>all of its instances</strong> - $a?';
$string['confirmremove'] = 'Are you sure you want to remove this repository plugin, its options and <strong>all of its instances</strong> - $a?';
$string['create'] = 'Create';
$string['createrepository'] = 'Create a repository instance';
$string['createinstance'] = 'Create a repository instance';
Expand Down
2 changes: 1 addition & 1 deletion lang/en_utf8/repository_boxnet.php
@@ -1,7 +1,7 @@
<?php
$string['apikey'] = 'API Key';
$string['configplugin'] = 'Box.net configuration';
$string['information'] = '<div style=\"font-size:0.8em\">Get <a href=\"http://enabled.box.net/\">Box.net API Key</a> for your Moodle site. </div>';
$string['information'] = '<div>Get <a href=\"http://enabled.box.net/\">Box.net API Key</a> for your Moodle site. </div>';
$string['invalidpassword'] = 'Invalid password';
$stirng['invalidtoken'] = 'Invalid authentication token';
$string['nullfilelist'] = 'There are no files in this repository';
Expand Down
4 changes: 2 additions & 2 deletions lang/en_utf8/repository_flickr.php
@@ -1,8 +1,8 @@
<?php
$string['apikey'] = 'API Key';
$string['callbackurl'] = 'Callback URL';
$string['callbackurltext'] = '<div style=\"font-size:0.8em\">1. Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key and Secret</a> for your Moodle site.<br/>2. Your callback URL is <strong>$a</strong><br/>3. Edit your <a href=\"http://www.flickr.com/services/api/keys/\">Flickr</a> key details and set the callback URL. </div>';
$string['callbackwarning'] = '<div style=\"font-size:0.8em\">1. Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key and Secret</a> for your Moodle site.<br/>2. Your callback URL <strong>will be</strong> generated <strong>once</strong> you save these above information. Please click on Save button, then on <strong>Settings</strong> in order to check the generated callback URL.<br/>3. Edit your <a href=\"http://www.flickr.com/services/api/keys/\">Flickr</a> key details and set the callback URL.</div> ';
$string['callbackurltext'] = '<div>1. Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key and Secret</a> for your Moodle site.<br/>2. Your callback URL is <strong>$a</strong><br/>3. Edit your <a href=\"http://www.flickr.com/services/api/keys/\">Flickr</a> key details and set the callback URL. </div>';
$string['callbackwarning'] = '<div>1. Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key and Secret</a> for your Moodle site.<br/>2. Your callback URL <strong>will be</strong> generated <strong>once</strong> you save these above information. Please click on Save button, then on <strong>Settings</strong> in order to check the generated callback URL.<br/>3. Edit your <a href=\"http://www.flickr.com/services/api/keys/\">Flickr</a> key details and set the callback URL.</div> ';
$string['configplugin'] = 'Flickr configuration';
$string['emailaddress'] = 'Email address';
$string['invalidemail'] = 'Invalid email address for flickr';
Expand Down
2 changes: 1 addition & 1 deletion lang/en_utf8/repository_flickr_public.php
Expand Up @@ -4,7 +4,7 @@
$string['configplugin'] = 'Flickr Public configuration';
$string['emailaddress'] = 'Email address';
$string['fulltext'] = 'Full text';
$string['information'] = '<div style=\"font-size:0.8em\">Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key</a> for your Moodle site. </div>';
$string['information'] = '<div>Get <a href=\"http://www.flickr.com/services/api/keys/\">Flickr API Key</a> for your Moodle site. </div>';
$string['invalidemail'] = 'Invalid email address for flickr';
$string['notitle'] = 'notitle';
$string['nullphotolist'] = 'There are no photos in this account';
Expand Down
4 changes: 2 additions & 2 deletions lang/en_utf8/repository_remotemoodle.php
Expand Up @@ -12,5 +12,5 @@
$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';

0 comments on commit 56f68fc

Please sign in to comment.