Commit graph

1229 commits

Author SHA1 Message Date
Petr Skoda
e71dc24bf4 MDL-22054 removing unused course format section name strings 2010-04-11 12:52:49 +00:00
Petr Skoda
6da4b609c7 MDL-22054 removing unused course format strings - oops, wiki format is not used either 2010-04-11 12:47:14 +00:00
Petr Skoda
ff67afbd95 MDL-22054 converting course formats to have own lang packs
AMOS START
 MOV [formatscorm,core],[pluginname,format_scorm]
 MOV [formatsocial,core],[pluginname,format_social]
 MOV [formattopics,core],[pluginname,format_topics]
 MOV [formatweeks,core],[pluginname,format_weeks]
AMOS END
2010-04-11 12:46:14 +00:00
Petr Skoda
28a74542fe MDL-22054 removing unused course format strings -lams too 2010-04-11 12:38:51 +00:00
Petr Skoda
177d0c22f8 MDL-22054 removing unused course format strings 2010-04-11 12:38:06 +00:00
Petr Skoda
0f14f7e686 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [mainmenu,core],[pluginname,block_site_main_menu]
AMOS END
2010-04-11 11:47:54 +00:00
Petr Skoda
882f4e1319 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [people,core],[pluginname,block_participants]
AMOS END
2010-04-11 11:33:39 +00:00
Petr Skoda
8e5c60bd56 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [latestnews,core],[pluginname,block_news_items]
AMOS END
2010-04-11 11:29:39 +00:00
Petr Skoda
c145018038 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [adminbookmarks,core],[pluginname,block_admin_bookmarks]
AMOS END
2010-04-11 10:53:04 +00:00
Petr Skoda
f62493d8a6 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [thislanguage,core],[thislanguage,core_langconfig]
AMOS END
2010-04-10 18:29:27 +00:00
Petr Skoda
e372f4c7c1 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [thisdirection,core],[thisdirection,core_langconfig]
AMOS END
2010-04-10 18:26:20 +00:00
Petr Skoda
9006ded3a7 MDL-22050 dear 'thischarset', we did not need you since 1.7, time to say good bye, RIP 2010-04-10 18:20:54 +00:00
Petr Skoda
6cf9b98a4a MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [strftimedate,core],[strftimedate,core_langconfig]
  MOV [strftimedatefullshort,core],[strftimedatefullshort,core_langconfig]
  MOV [strftimedateshort,core],[strftimedateshort,core_langconfig]
  MOV [strftimedatetime,core],[strftimedatetime,core_langconfig]
  MOV [strftimedatetimeshort,core],[strftimedatetimeshort,core_langconfig]
  MOV [strftimedaydate,core],[strftimedaydate,core_langconfig]
  MOV [strftimedaydatetime,core],[strftimedaydatetime,core_langconfig]
  MOV [strftimedayshort,core],[strftimedayshort,core_langconfig]
  MOV [strftimedaytime,core],[strftimedaytime,core_langconfig]
  MOV [strftimemonthyear,core],[strftimemonthyear,core_langconfig]
  MOV [strftimerecent,core],[strftimerecent,core_langconfig]
  MOV [strftimerecentfull,core],[strftimerecentfull,core_langconfig]
  MOV [strftimetime,core],[strftimetime,core_langconfig]
AMOS END
2010-04-10 18:15:30 +00:00
Petr Skoda
bf69b06d1b MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [locale,core],[locale,core_langconfig]
  MOV [localewin,core],[localewin,core_langconfig]
  MOV [localewincharset,core],[localewincharset,core_langconfig]
  MOV [oldcharset,core],[oldcharset,core_langconfig]
AMOS END
2010-04-10 17:54:39 +00:00
Petr Skoda
0a933ae65d MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [firstdayofweek,core],[firstdayofweek,core_langconfig]
AMOS END
2010-04-10 17:44:05 +00:00
Petr Skoda
4248b15cf8 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [backupnameformat,core],[backupnameformat,core_langconfig]
AMOS END
2010-04-10 17:35:19 +00:00
Petr Skoda
61bb07c257 MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN
  MOV [alphabet,core],[alphabet,core_langconfig]
AMOS END
2010-04-10 17:30:00 +00:00
David Mudrak
30c8dd34f7 MDL-15252 Re-committing all English strings exported from AMOS
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.

The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.

Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667 MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
stronk7
e973824c94 parentlanguage is the correct name 2006-02-06 13:24:49 +00:00
moodler
919ece0f88 Slightly more documentation 2006-02-06 12:52:12 +00:00
moodler
0b85bf5430 New stub file for "en" language 2006-02-06 12:51:05 +00:00
moodler
cfa40737cf Removing all the language packs from HEAD!! 8-D 2006-02-06 09:22:14 +00:00
stronk7
cae45bfe82 Sending some new environment strings.
Verified by EOS  ;-)
2006-02-04 18:20:14 +00:00
stronk7
0b8f6e056b Environment strings added. 2006-01-18 23:07:10 +00:00
mjollnir_
e49c4d3075 Fixing wishlist bug # 4357: different icon & wording in admin block for metacourse importstudents 2006-01-17 23:54:14 +00:00
mjollnir_
a4f495bf86 Introducing: managed posted forums. Optional ability to 'throttle' forums by adding
three new settings: warnafter, blockafter and blockperiod.
Useful for tutors with big courses with some dominant students.
2006-01-16 08:42:09 +00:00
martinlanghoff
6e45da59d1 auth/db and password-generation - required strings. 2006-01-16 02:54:56 +00:00
stronk7
6a5ba270c4 Needed strings to support email charsets. 2006-01-05 17:23:26 +00:00
stronk7
a4372a9b5f To count letters in languages without word separators. 2005-12-15 18:05:58 +00:00
patrickslee
e1638d616c Site frontpage now supports displaying of all avaliable options with ordering 2005-12-14 21:42:44 +00:00
mjollnir_
f3180d6e70 Better fix to change_password.php - primary admin can change their OWN password, the form displays the error for other admins trying to change the primary password (before it failed silently) and external auth admin change password works too! 2005-12-04 23:01:25 +00:00
mjollnir_
4820a99e87 New report - course participation. Integrated with messaging system, same as participants list. 2005-11-28 20:50:15 +00:00
moodler
ae5c975ac3 changed 'People not in a group' to 'People in the course' 2005-11-25 03:00:11 +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
moodler
d8f4ca20cd Adding the LAMS integration code. Can everyone please test thoroughly.
Cheers, Shane.
2005-11-16 08:21:19 +00:00
moodler
f8b3c0f484 New plugin structure for code that imports stuff into a course
Old import.php is now import/activities and we've added a new plugin
for importing groups from an external file
2005-11-05 08:06:36 +00:00
mjollnir_
e7202b3fd2 Adding missing stats string; fixing weird bug for when stats starts processing from now rather than all 2005-11-03 22:57:14 +00:00
moodler
9bf660b326 Merged new assignment grading interface fixes from STABLE 2005-11-03 06:25:00 +00:00
mjollnir_
0b3d293737 Fixing bug 4199: course import offering courses not a teacher in to import from. Will merge to stable after confirmation from bug reporter. 2005-11-02 21:09:12 +00:00
patrickslee
56144efaac Block normal users to gain access to meta courses (Merged from MOODLE_15_STABLE) 2005-10-31 20:38:54 +00:00
mjollnir_
c9c8db2dac better message for no data for stats - now we have statscatchup mode we don't need to know about waiting a week 2005-10-17 23:17:54 +00:00
mjollnir_
1217708363 My moodle sticky block config now generic, can be used for any pagetype.
Currently implemented: course-view (and my moodle, of course)
2005-10-16 22:34:25 +00:00
mjollnir_
b32145b87c Missing strings for new stats report, new link in admin/index.php for admin reports 2005-10-16 22:13:35 +00:00
thepurpleblob
1b1aa14cc9 Added new string for duplicate emails in lost password recovery. 2005-10-06 09:08:41 +00:00
patrickslee
0f24c257b6 Modified some words to be more generic 2005-10-05 22:22:03 +00:00
patrickslee
f89033b111 New feature: Course enrollable control with date range 2005-10-04 01:59:19 +00:00
thepurpleblob
1daf4153e0 Added string for lost password recovery changes 2005-10-03 13:39:45 +00:00
patrickslee
7246c2d142 New feature: Notify teachers/students of expirying enrolments 2005-10-02 21:37:54 +00:00
patrickslee
6746bb8ad4 New feature to extend student enrolment period and improvements to the action list in participants list 2005-09-29 06:30:58 +00:00