Commit graph

80 commits

Author SHA1 Message Date
Martin Dougiamas
6c2e2008bd MDL-20204 Some rewording of designer mode help text 2010-04-20 17:07:58 +00:00
Martin Dougiamas
3cc8a90584 Removing an annoying capitalised word from "Theme Selector"! 2010-04-20 17:00:42 +00:00
Petr Skoda
adea0621fa MDL-22015 improved country lists 2010-04-14 12:42:48 +00:00
Helen Foster
7ed189a11b MDL-22064 lang string correction thanks to Patrick Malley 2010-04-12 11:45:15 +00:00
Petr Skoda
859b00d0cc MDL-22061 converting profile fields to real plugins with lang packs
AMOS START
 MOV [profilefieldtypecheckbox,core_admin],[pluginname,profilefield_checkbox]
 MOV [profilefieldtypemenu,core_admin],[pluginname,profilefield_menu]
 MOV [profilefieldtypetext,core_admin],[pluginname,profilefield_text]
 MOV [profilefieldtypetextarea,core_admin],[pluginname,profilefield_textarea]
AMOS END
2010-04-11 21:02:06 +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
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
moodler
27f7cf9039 adding strings 2006-02-03 09:19:51 +00:00
stronk7
205b551eeb Added to enviroment feedback messages. More soon... 2006-02-03 00:24:46 +00:00
stronk7
65e9c20363 2 components strings... 2006-01-31 14:48:49 +00:00
moodler
860e5affcb adding some strings for db migration 2006-01-31 08:43:07 +00:00
gustav_delius
9af43ab537 new language strings to express ordering choices 2006-01-30 00:40:36 +00:00
stronk7
b3f06605c3 Latest install-related strings added. 2006-01-21 18:14:29 +00:00
stronk7
9e6433925d Now I've one online teacher. Her name is Helen. Thanks! 2006-01-18 23:35:31 +00:00
stronk7
0b8f6e056b Environment strings added. 2006-01-18 23:07:10 +00:00
martinlanghoff
1f84d800af admin/uploaduser: missing strings fixups 2006-01-16 03:43:41 +00:00
martinlanghoff
d8559098ff admin/uploaduser fixups - lowercase oldusername and fix missing strings 2006-01-16 03:16:08 +00:00
martinlanghoff
a2ce7344de admin/uploaduser fixes and enhancements
Several fixes and enhancements:

 + No longer fail due to timeouts or memory limits. And let apache know
   that we're a memory hog so it can clean up after us.

 + Add support for user account updates (optional)

 + Add support for user account renames (optional)

 + Cleaned up the logic that deals with creation and failure

 + More robust error handling

 + Use optional_param() -- no longer depends on register_globals
   -- when do we switch that off?

 + Added the relevant documentation.
2006-01-16 03:15:32 +00:00
toyomoyo
2e7efb7b39 added some strings for lang management 2006-01-06 02:15:07 +00:00
stronk7
6a5ba270c4 Needed strings to support email charsets. 2006-01-05 17:23:26 +00:00
toyomoyo
16f859c161 some strings for lang pack import utility 2005-12-23 02:29:12 +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
moodler
f0d5c0dd5e Merged new string from stable for globalquoteswarning 2005-11-17 07:17:36 +00:00
mjollnir_
d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
mjollnir_
7b89e1898f Admin setting for stats: ranked courses get userthreshold 2005-11-03 22:45:35 +00:00
mjollnir_
1330905958 Cronjob: override admin user timezone to moodle default timezone 2005-10-28 01:33:32 +00:00
moodler
135655e8ae Flash video string 2005-10-25 07:40:31 +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
thepurpleblob
1d0b462c57 Added strings to support filtermatchoneperpage and filtermatchonepertext admin
settings.
2005-09-12 14:36:34 +00:00
mjollnir_
51332190b9 Merged from MOODLE_15_STABLE: Performance fix for get_directory_size: new config option for path to du - if we have it, use that instead. MUCH faster on directories with a lot of files 2005-09-05 05:33:02 +00:00
mjollnir_
f3221af9e5 Initial checkin of stats (from processing the log table).
I will write up some information about it for the developers wiki.
2005-09-01 04:14:31 +00:00
mjollnir_
62e4c0959b New config setting for /my redirect and breadcrumb replacement rather than always doing it 2005-08-29 02:34:17 +00:00
thepurpleblob
3327310064 New string (badwordsdefault) and couple of edits to do with censor filter. 2005-08-26 08:31:16 +00:00
mjollnir_
0705ff843b Course request feature. Allows normal users to 'request' courses they would like created,
and admins can approve or reject pending courses.

Also, contains the ability to restrict activity modules on a per course basic. Strict config options:
  enable restricting modules at ALL (for all courses, no courses, requested courses), what to do by default for newly created courses
  as well as what modules to enable for above category by default.

This feature was created for the aim of building a community side to moodle - for institutes that have strict courses and enrolments, allowing normal users to request interest courses is a good feature,
but some modules may be redundant (assignment, lesson, quiz etc)

  Please test!
2005-08-16 06:15:49 +00:00
thepurpleblob
48aefd78ed Background colour should read Transparent Colour. Bug #3890 2005-08-10 12:51:29 +00:00
thepurpleblob
16a548271e Added strings for mediaplug filter settings screen. 2005-08-05 10:35:15 +00:00
thepurpleblob
031b989a21 Added new strings for LaTeX setup screen 2005-07-28 07:44:56 +00:00
thepurpleblob
2ff09e973a Added new strings for filter settings screens. 2005-07-26 13:16:39 +00:00
gustav_delius
bfff85cba1 changed & to &, merged from STABLE 2005-06-24 14:00:59 +00:00
stronk7
8c08d13e03 Updated one string containing "journals"... 2005-06-19 18:06:07 +00:00
moodler
d046ae55ad Merged $CFG->allowobjectembed from stable 2005-06-05 05:40:24 +00:00
koenr
98209a4721 bug 3373
http://moodle.org/mod/forum/discuss.php?d=24710
2005-05-31 18:43:11 +00:00
defacer
0ead4ee0df NEW STRING ADDED for admin/blocks.php
One string we no longer use removed.

(merged from STABLE)
2005-05-28 18:29:40 +00:00
moodler
a2a3c59019 Merged from stable 2005-05-26 14:46:28 +00:00
moodler
3a70cb6441 Added new script to upgrade the forum records (it has a pretty progress bar
and it means the main upgrade isn't held up.
2005-04-23 13:36:18 +00:00
martinlanghoff
d6ead3a251 Polish and fixes for language cache -- addresses bug 2891 2005-04-20 07:29:28 +00:00
defacer
979f826a2d Fixing HTML typo, & -> & 2005-04-19 20:52:26 +00:00
moodler
a1e93da26c Improvements to timezone import interface 2005-04-10 09:31:58 +00:00