comparison mde/i18n/I18nTranslation.d @ 20:838577503598

Reworked much of Init. Moved mde.Init to mde.scheduler.Init and largely cleaned up the code. Implemented mde.scheduler.InitStage to reduce dependancies of modules running Init functions. committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 22 Mar 2008 16:22:59 +0000
parents db0b48f02b69
children 32eff0e01c05
comparison
equal deleted inserted replaced
19:db0b48f02b69 20:838577503598
200 200
201 ID[] depends; // dependancy sections (only used while loading) 201 ID[] depends; // dependancy sections (only used while loading)
202 //END Data 202 //END Data
203 203
204 debug (mdeUnitTest) unittest { 204 debug (mdeUnitTest) unittest {
205 // This gets used before it is normally created (test incase this changes).
206 if (Options.misc is null) Options.misc = new OptionsMisc;
207
205 /* Relies on file: conf/L10n/i18nUnitTest.mtt 208 /* Relies on file: conf/L10n/i18nUnitTest.mtt
206 * Contents: 209 * Contents:
207 ********* 210 *********
208 {MT01} 211 {MT01}
209 {test-1} 212 {test-1}