Commit graph

7086 commits

Author SHA1 Message Date
ralf-bonn
32fc871409 some corrected strings 2005-11-24 08:26:25 +00:00
koenr
e3e7f2bf96 fixed
-$string['popup'] = 'Show quiz in a \"secure\" window';
+$string['popup'] = 'Show quiz in a "secure" window';
for all langpacks
2005-11-23 23:53:25 +00:00
mits
ae3fd26382 polished. 2005-11-23 22:25:59 +00:00
defacer
d0eafce594 These quotes were going into (quoted) HTML attributes and breaking XHTML. 2005-11-23 21:21:30 +00:00
carlesbellver
e5bd6e63d0 *** empty log message *** 2005-11-23 14:30:08 +00:00
dlnsk
62387de3df Self-Grading 2005-11-23 12:05:17 +00:00
andreabix
dece984da0 Traduzione di Daniela Davi 2005-11-22 16:07:10 +00:00
martignoni
a5b91969a6 Small correction for clarity in submission date
Some non-breaking spaces added
2005-11-22 10:18:50 +00:00
adamtpaw
d4c77bf1d7 added $ in emailteachermail 2005-11-22 09:27:41 +00:00
adamtpaw
2e0dd342f5 added $ in emailteachermailhtml 2005-11-22 09:24:03 +00:00
mits
9fd29f8d21 polished. 2005-11-21 09:46:03 +00:00
martignoni
06abb1cd50 Typo corrected thanks to Jean-Yves Chambrin 2005-11-21 07:43:02 +00:00
martignoni
4ab4f2a870 Typo corrected, thanks to Jean-Yves Chambrin 2005-11-21 07:37:23 +00:00
mits
7c99d48e25 polished.
translated release note for Moodle 1.5.3.
2005-11-21 06:58:37 +00:00
mits
be1ec64234 polished. 2005-11-20 22:44:21 +00:00
mits
07e2ef1393 translated a new string for admin.
Moodle Japanese translation is 3 years today :)
2005-11-20 22:37:39 +00:00
mjollnir_
04d38a9dc4 Removing incomplete mi_nt- Maori Ngai Tahu - request from Dan Marsden - will be re-added later when complete 2005-11-20 22:16:49 +00:00
mjollnir_
69d3257259 Sorry - this language pack is Maori - Tainui 2005-11-20 22:13:10 +00:00
patrickslee
3468d58a1b New feature: Configureable visibility of fields in Participants page
A new configuration variable is avaliable to limit which fields normal user can see about other users. Teachers/admins can still see the full info.

This provides some degree of privacy for students.
2005-11-20 21:29:59 +00:00
mjollnir_
00b5340f94 mi_utf8 should be considered Maori - Tainui rather than just Maori 2005-11-20 20:07:29 +00:00
koenr
f9ee8943ed Removed untranslated files 2005-11-19 22:13:58 +00:00
koenr
bb7cedc655 Removing untranslated files... 2005-11-19 21:52:20 +00:00
koenr
4d52651f73 Removed untranslated files
Removed untranslated strings
Checked XHTMLcompliance
2005-11-19 21:46:27 +00:00
ethem
fac20332c1 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2005-11-19 12:32:27 +00:00
stronk7
e1a8393153 Mimic changes from "Ought to mention the improved assignment grading!" 2005-11-18 16:20:43 +00:00
dlnsk
ca3d257d1c New strings 2005-11-18 12:38:34 +00:00
dlnsk
e50067ffc9 Improved by Ne Nashev 2005-11-18 12:33:04 +00:00
barias
fb0690001f Minor updates in spanish translation 2005-11-18 11:10:49 +00:00
barias
f3aa72b411 Latest spanish translation 2005-11-18 11:02:18 +00:00
mits
74b244937f polished. 2005-11-18 09:26:35 +00:00
carlesbellver
884631c309 *** empty log message *** 2005-11-18 09:05:45 +00:00
carlesbellver
973ffa3420 *** empty log message *** 2005-11-18 07:31:36 +00:00
mjollnir_
c0abecb822 New version of mi_utf8 following comments from Eloy 2005-11-17 22:50:56 +00:00
koenr
ac10be2160 adding missing strings 2005-11-17 22:26:55 +00:00
koenr
f470f758b0 various small modifications, especially the translation for metacourse.
Gave up to finde a decent word for it - use a description now
2005-11-17 22:05:02 +00:00
koenr
0292cd5ff5 pollish 2005-11-17 21:47:01 +00:00
mits
67b1c6ab0b translated new strings. 2005-11-17 21:19:01 +00:00
koenr
956331aa0f one letter too much
This reads well
2005-11-17 20:44:43 +00:00
mits
e10341ecd7 fixed based on standard theme.
Thank you!!
2005-11-17 20:33:17 +00:00
stronk7
9203b5a851 A bit later, but here it's release info. 2005-11-17 18:01:03 +00:00
martignoni
f549bf4505 Release notes for 1.5.3 2005-11-17 13:31:42 +00:00
martignoni
119534750a Add a last access filter to the participants list - show users inactive for more than x time period 2005-11-17 10:20:56 +00:00
martignoni
498346c116 Adding the LAMS integration code. 2005-11-17 10:19:27 +00:00
martignoni
0d54ff7aee New lang entries for skip navigation link 2005-11-17 10:10:54 +00:00
martignoni
c786ddfda6 New lang entries for Activity Link setting 2005-11-17 09:48:49 +00:00
martignoni
696409414e Fixing bug 4303 - quiz reports dying on large enrolments - getting all users
into an array and imploding it into an IN() replaced with joins. This changes
the functionality SLIGHTLY in two ways - 1. show students with no attempts now
JUST shows students with no attempts, rather than both.  Show students with
no attempts is now disabled for the site course as is not really relevant and
could be ridiculously large
2005-11-17 09:39:54 +00:00
martignoni
324226891e Fixing up the missing perfdebug string in admin, turning perf on in the default footer using $CFG->perfdebug 2005-11-17 09:36:52 +00:00
mits
ccde0d31cc translated new strings. 2005-11-17 09:09:51 +00:00
moodler
44c5b65036 Merged from stable 2005-11-17 07:57:00 +00:00
moodler
f0d5c0dd5e Merged new string from stable for globalquoteswarning 2005-11-17 07:17:36 +00:00