Commit graph

7214 commits

Author SHA1 Message Date
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
moodler
4ab3acc45d language changes 2005-11-17 07:14:57 +00:00
moodler
cb776114a2 Tidying up (SE) 2005-11-17 06:46:20 +00:00
mjollnir_
31b7133683 Add a last access filter to the participants list - show users inactive for more than x time period 2005-11-17 02:46:27 +00:00
mjollnir_
41238653e1 Maori translation! Translated by OSCINZ (http://eduforge.org/projects/oscinz) 2005-11-17 01:20:41 +00:00
stronk7
e9631716af Bump! 1.5.3 release notes! 2005-11-17 00:15:47 +00:00
mits
0c8a2d561d polished.
translated new strings.
2005-11-16 23:21:09 +00:00
michaelpenne
fc4532d9a0 new lang entries for skip navigation link 2005-11-16 22:32:17 +00:00
barias
9a109f1224 Latest spanish translation 2005-11-16 20:40:23 +00:00
koenr
dad42486fc Fixes, necessary for conversion to utf8
Big5 is a two-byte/character encoded language wich uses sometimes the byte for backslash in the definition of a character.
This causes trouble with the embeded moodle language editor. Please use only plain text editor to edit these language files
Go for it Eloy!.This should work.
2005-11-16 19:38:59 +00:00
mits
e24677a7d7 translated new strings for LAMS. 2005-11-16 18:38:16 +00:00
andreabix
32ba6051e3 Traduzione di Paolo Porcaro 2005-11-16 17:18:29 +00:00
andreabix
6bd59d5d95 Traduzione di Onofrio Maggi 2005-11-16 16:40:07 +00:00
moodler
d8f4ca20cd Adding the LAMS integration code. Can everyone please test thoroughly.
Cheers, Shane.
2005-11-16 08:21:19 +00:00
moodler
ab64cf733c User-submitted fixes
Josep Maria Boneu Castells
Enginyeria informàtica
our site is: www.aulacep.net
2005-11-16 07:39:34 +00:00
dlnsk
1fdaec6f01 *** empty log message *** 2005-11-16 03:04:23 +00:00
mits
cdb17c86f1 polished. 2005-11-15 23:35:28 +00:00
mits
d9d0456f51 translated new strings. 2005-11-15 23:30:31 +00:00
mjollnir_
39a2761465 Merged from MOODLE_15_STABLE: 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-15 22:23:43 +00:00
mjollnir_
d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
mits
1f58604b51 translated a new moodle documentation. 2005-11-15 18:42:52 +00:00
martignoni
7b803ae4e5 New feature: Embargoed Announcements 2005-11-14 12:56:58 +00:00
mits
5c4b04d97e polished. 2005-11-14 09:14:31 +00:00