Happy 2009! Updating copyright years.
[bugdar.git] / includes / language.php
2009-01-08 Robert SesekHappy 2009! Updating copyright years.
2008-09-17 Robert SesekSquash-merging the ISSO3 branch back onto master
2008-09-17 Robert Sesek- Update the copyright notices to use the correct year...
2008-09-17 Robert SesekRemoving uses of $bugsys
2008-06-26 Robert SesekChange $bugsys->debug to BSApp::debug
2008-06-25 Robert SesekChange the big three $bugsys arrays to be a bugdar...
2008-03-21 Robert Sesekr1608: Merging r1607 from trunk
2008-03-21 Robert Sesekr1607: Updating all the language strings to use T(...
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2006-10-01 Robert Sesekr1219: By using a L_INVALID_ID constant, we can blow...
2006-09-19 Robert Sesekr1174: $isso isn't the right framework variable
2006-08-18 Robert Sesekr1075: Domain isn't avaliable any more...
2006-08-18 Robert Sesekr1060: Change code to domain
2006-08-18 Robert Sesekr1059: Add gettext functions for those who don't have...
2006-08-18 Robert Sesekr1052: Remove the localization table and the XML string...
2006-08-17 Robert Sesekr1048: Converting all $lang->string() stuff to use...
2006-07-26 Robert Sesekr972: Rebranding from Iris Studios to Blue Static
2006-05-17 Robert Sesekr828: foreach() warnings--
2006-03-30 Robert Sesekr765: Say hello to the GPL
2006-01-15 Robert Sesekr713: Table prefixes are your friend!
2006-01-14 Robert Sesekr703: language.isdefault is no longer how we see what...
2006-01-14 Robert Sesekr701: Changing language.default to language.isdefault
2005-12-22 Robert Sesekr665: Renaming product from "BugStrike" to "Bugdar"
2005-09-24 Robert Sesekr439: - fixed an error in build_language_cache()
2005-09-24 Robert Sesekr438: - change "phrase" to "string"
2005-09-24 Robert Sesekr436: Only use E_USER_WARNING so they can fix the issue...
2005-09-24 Robert Sesekr435: - added build_language_cache() to cache the XML...
2005-09-24 Robert Sesekr433: Merging the locale-change branch onto trunk;...