]> git.mjollnir.org Git - moodle.git/commitdiff
Updates and changes
authormartin <martin>
Sun, 1 Sep 2002 14:32:12 +0000 (14:32 +0000)
committermartin <martin>
Sun, 1 Sep 2002 14:32:12 +0000 (14:32 +0000)
lang/en/forum.php
lang/en/help/picture.html
lang/en/moodle.php

index bc750122e89d56879befcc43b1ad3ac671e786ac..b6885f92c5cc069c4949917fc525a48945f6b116 100644 (file)
@@ -10,6 +10,8 @@ $string[allowchoice] = "Allow everyone to choose";
 $string[allowdiscussions] = "Can a \$a start new discussions?";
 $string[allowratings] = "Allow posts to be rated?";
 $string[allowsdiscussions] = "This forum allows each person to start one discussion topic.";
+$string[anyfile] = "Any file";
+$string[attachment] = "Attachment";
 $string[bynameondate] = "by \$a->name - \$a->date";
 $string[canstudentsstart] = "Can a \$a start new discussions?";
 $string[delete] = "Delete";
index 026cfcbb544ca85e9fadd8628cab68f48403d44b..f98f63a44a633657f2a80efcd7e2f4316b9255a6 100644 (file)
@@ -13,5 +13,6 @@
 </OL>
 
 <P>To upload the image, click the "Browse" button on this editing page, and select the image from your hard disk.
+<P>NOTE: Make sure that the file is not larger than the maximum size listed, or it will not be uploaded.
 <P>Then click "Update my Profile" at the bottom - the image file will be cropped to a square and resized down to 100x100 pixels.
 <P>When you are taken back to your profile page, the image might not appear to have changed.  If this is so, just use the "Reload" button in your browser.
index 690f5aa85982f7410e32501c9041c37827b73ff6..91e3e7c4d325b3c47da877ed3071d1ed162db7ee 100644 (file)
@@ -205,6 +205,7 @@ $string[mainmenu] = "Main menu";
 $string[markthistopic] = "Mark this topic as the current topic";
 $string[maximumchars] = "Maximum of \$a characters";
 $string[maximumgrade] = "Maximum grade";
+$string[maxsize] = "Max size: \$a";
 $string[missingcategory] = "You need to choose a category";
 $string[missingcity] = "Missing city/town";
 $string[missingcountry] = "Missing country";