Commit graph

2793 commits

Author SHA1 Message Date
Petr Skoda
8d4904be32 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktagstitle,core_tag],[pluginname,block_tags]
AMOS END
2010-04-11 11:52:53 +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
aaa5c766bf MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blocktagstitle,core_blog],[pluginname,block_blog_tags]
AMOS END
2010-04-11 11:05:46 +00:00
Petr Skoda
34ac830c96 MDL-22054 converting block name strings to pluginname
AMOS START
 MOV [blockname,block_blog_recent],[pluginname,block_blog_recent]
AMOS END
2010-04-11 11:01:41 +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
moodler
133081306d Just another warning 2006-03-21 09:21:00 +00:00
moodler
cc9708572b Removed errant help file 2006-03-21 09:16:22 +00:00
martinlanghoff
f9667a5aea [multienrol]Initial commit for multi enrolment plugin feature 2006-03-09 02:48:29 +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
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
ethem
181c06ea6b Show only one message for actions (Capture/Void/Credit) in test mode. 2006-01-31 16:41:46 +00:00
stronk7
65e9c20363 2 components strings... 2006-01-31 14:48:49 +00:00
stronk7
ae8c20d737 Minor change. Delete one slash. 2006-01-31 14:31:02 +00:00
moodler
860e5affcb adding some strings for db migration 2006-01-31 08:43:07 +00:00
stronk7
cdeb260153 Error strings for component_installer class added. 2006-01-31 00:15:26 +00:00
gustav_delius
a445d5e8b2 shortened language string name as requested in bug 4568 2006-01-30 23:17:47 +00:00
thepurpleblob
610a889296 Fixed typo. 2006-01-30 10:51:40 +00:00
gustav_delius
9af43ab537 new language strings to express ordering choices 2006-01-30 00:40:36 +00:00
stronk7
5c95e839f7 One forgotten string... 2006-01-28 19:52:26 +00:00
stronk7
6844571580 Added one new string and polished another one. Thanks EOS! ;-) 2006-01-28 19:21:22 +00:00
koenr
1667957eb0 typo Bug #4638 2006-01-28 15:40:35 +00:00
stronk7
a8f23ba288 Upgraded AdoDB and added Typo3 charset libs. 2006-01-28 11:08:56 +00:00
moodler
43b48b89f6 Extra text in 'guestnosubmit' 2006-01-23 02:41:01 +00:00
stronk7
b3f06605c3 Latest install-related strings added. 2006-01-21 18:14:29 +00:00
stronk7
6f0879b6bf Minor change... 2006-01-20 16:17:51 +00:00
stronk7
2317aa003a Split some strings for better formatting. Old ones are maintained
for 1.5 compatibility.
2006-01-20 16:09:29 +00:00
ethem
752d465f4d Manage orders with status filter. All/Authorized/Captured/Refunded/Cancelled/Expired. 2006-01-20 16:04:52 +00:00
mjollnir_
41547057cc Merged Patrick's mailnow patch. This allows admin users the ability to override maxediting time and have forum posts mailed out immediately. 2006-01-19 23:52:08 +00:00
stronk7
a716b6495f Added some strings (related to external installers), so translators
can work with them. Needed to implement the script to create
install/lang/xx/install.php files automatically from official lang files.
2006-01-19 18:24:50 +00:00
ethem
9d025f4a3d AVS & Reason messages. 2006-01-19 13:42:40 +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
moodler
fcafeb6a9b Guests can no longer submit online assignment (Bug4604) 2006-01-18 04:34:55 +00:00