paca70
c5dfc3be93
Updates, thanks to Jussi Kurikka.
2004-03-31 19:43:08 +00:00
paca70
33b10c6e6c
Updates from Jussi Kurikka
2004-03-24 15:05:01 +00:00
paca70
3fa7a026f7
Updates
2004-03-21 10:36:40 +00:00
paca70
598be1325b
Updates from Jussi Kurikka
2004-03-17 14:59:01 +00:00
paca70
7e99e2655c
Updates, thanks to Jussi Kurikka
2004-03-02 14:26:11 +00:00
paca70
edd962ab73
Updates
2004-01-15 17:43:46 +00:00
paca70
4252895a6b
More updates by Joni Rosenberg
2003-12-16 12:01:33 +00:00
paca70
8ea237e932
More Finnish translation from Teemu Sumi.
2003-11-27 19:19:11 +00:00
paca70
3bc5359621
Converting back to iso-8859-1. Sorry for this mess...
2003-11-26 13:10:54 +00:00
paca70
7d53de2687
Converted files from iso-8859-1 to UTF-8
2003-09-24 16:49:10 +00:00
moodler
5eadc17e55
Some tweaks from Teemu
2003-08-29 02:58:07 +00:00
paca70
844bad05a9
Updates. Thanks to Teemu Sumi.
2003-05-19 17:32:45 +00:00
paca70
5ade559e8e
updates
2003-05-04 09:56:35 +00:00
paca70
8809fee944
updates
2003-04-28 14:59:28 +00:00
paca70
e05566015e
More updates. Thanks to Teemu!
2003-04-22 14:38:37 +00:00
paca70
3c7f99a447
Updates
2003-04-22 14:18:03 +00:00
paca70
a3b0dbfa80
updates from Jaana
2003-03-27 20:04:24 +00:00
paca70
4e94d2608b
updates
2003-02-26 19:18:56 +00:00
paca70
5f2c35db18
Added support for usercreation from Moodle to authentication module.
...
Works currently only with ldap-module (tested with e-directory), but
other modules could be extended too by
adding following functions:
function auth_user_exists ($username) {
//returns true if given username already exists on authetication database
}
function auth_user_create ($userobject,$plainpass) {
//create new user to authentication database
//in inactive state (if posible)
//returns true if user is created
}
function auth_user_activate ($username) {
//activate external user after email-address is confirmed
//returns true if user is activated
}
2003-02-20 21:39:51 +00:00
paca70
79ba7581de
Fixed some typos and making translation more consistent.
2003-02-18 08:41:49 +00:00
paca70
01a660a583
Updates
2003-02-12 10:27:21 +00:00
paca70
56a4ed732a
some updates
2003-01-31 11:05:43 +00:00
paca70
33ff2cca85
*** empty log message ***
2003-01-31 10:43:24 +00:00
moodler
2e41586e07
Added default date/time strings to all languages.
...
All European languages have now been changed to 24 hr time,
because AM and PM were not being displayed correctly.
Language editors should check these strings to see if there is
a more natural way to format these dates in their language.
2003-01-16 03:15:21 +00:00
paca70
0b9e04f07e
more updates
2003-01-04 17:09:00 +00:00
paca70
ba79f7429e
Some updates, more to come.
2003-01-02 12:45:39 +00:00
moodler
df0594edee
Added locale codes to all languages
2002-12-08 17:01:13 +00:00
paca70
f74dcc5e08
some updates
2002-11-21 08:26:27 +00:00
paca70
e0dfdf25f8
More updates
2002-11-12 14:19:24 +00:00
paca70
0aea12d689
Some updates
2002-11-12 06:00:09 +00:00
paca70
b54cd88f34
More corrections, documentation is coming.
2002-10-08 15:51:27 +00:00
paca70
2cfd9e4dc9
Some corrections
2002-10-06 18:41:38 +00:00
paca70
2a86e7a1a5
More corrections
2002-10-04 13:07:16 +00:00
paca70
7d3e684292
and some more....
2002-10-03 17:10:50 +00:00
paca70
75ebf527c9
Some fixs more.
2002-10-03 17:04:15 +00:00
paca70
a08db54a84
Translated new strings and fixed some old ones.
2002-10-03 16:54:58 +00:00
paca70
4b76aa52d0
Minor update to test that update rights are working.
2002-10-02 19:37:35 +00:00
moodler
3eb4b24fed
Added 'thischarset' = "iso-8859-1", for completeness
2002-10-02 14:20:30 +00:00
martin
9d389960e6
Patches from Petri
2002-09-26 02:19:53 +00:00
martin
94cfe58b19
Initial version of Finnish translation, as done by Petri Asikainen <paca@sci.fi>
...
Thanks, Petri!
2002-09-21 07:22:23 +00:00