1
I have added the new language constants after the wiki tutorial but I have some problem with the new constants in the file modules\system\language\english\modinfo.php
I get the constants undefined in the "Edit profile" for users.. have checked the files over and over again and cant find any problems..
define("_MI_SYSTEM_BNAME14","Custom Block");
define("_MI_SYSTEM_UMODE_TITLE","Comments Display Mode");
define("_MI_SYSTEM_UORDER_TITLE","Comments Sort Order");
define("_MI_SYSTEM_REALNAME","Displayname");
define("_MI_SYSTEM_USERREGDATE","Member Since");
define("_MI_SYSTEM_USERPOSTS","Posts");
define("_MI_SYSTEM_ATTACHSIG","Always attach my signature");
define("_MI_SYSTEM_TIMEZONEOFFSET","Time Zone");
define("_MI_SYSTEM_MAILOK","Receive occasional email notices?");
define("_MI_SYSTEM_USERTHEME","Theme");
define("_MI_SYSTEM_ACTKEY","User activation key");
define("_MI_SYSTEM_LASTLOGIN","Last Login");
define("_MI_SYSTEM_MAILOK_DESC","By enabling this, administrators and moderators are allowed to send you notices occasionally via email");
define("_MI_SYSTEM_ANONYMOUS","Anonymous");
define("_MI_SYSTEM_SITECLOSEDMSG","The site is currently closed for maintainance. Please come back later.");