log Lang/Translation.cs @ 121:9131bc46903e default tip

age author description
Sun, 24 Jun 2012 15:48:25 +0100 IBBoard * Update Translations to use built-in schema
Sat, 15 May 2010 14:41:41 +0000 IBBoard Re warfoundry:#272 : Program errors on exit if language file fails to load.
Sun, 18 Apr 2010 19:01:36 +0000 IBBoard Fixes #36: Remove specialist "divider" handling from Translations
Sun, 18 Apr 2010 14:09:16 +0000 IBBoard * Fix documentation - we're now using ISO codes (or should be, although we do handle invalid ones)
Fri, 09 Apr 2010 19:35:18 +0000 IBBoard Re #32: Add staged loading of translations
Wed, 07 Apr 2010 19:34:38 +0000 IBBoard Re #35: Add multi-level cascading of translations
Wed, 07 Apr 2010 14:56:17 +0000 IBBoard Re #37: Add event to indicate change of translation
Tue, 06 Apr 2010 18:58:30 +0000 IBBoard Re #33: Add method to get list of available translations
Tue, 06 Apr 2010 18:08:43 +0000 IBBoard Fixes #31: Break out Translations for language to own class
Tue, 06 Apr 2010 15:41:20 +0000 IBBoard Re #30: Improve Translations API
Wed, 17 Feb 2010 20:10:27 +0000 IBBoard * Remove errors on uninitialised translations - means that the translations just fall back to the provided string if they haven't been initialised
Sun, 20 Dec 2009 20:30:29 +0000 IBBoard * Remove unnecessary XML resolver (was used for DTD, now using schema)
Wed, 16 Dec 2009 20:48:10 +0000 IBBoard * Move schema from "dtds" folder to "schemas" folder to match warfoundry:429
Sat, 27 Jun 2009 19:03:58 +0000 IBBoard * Fix line terminators
Tue, 19 May 2009 19:55:21 +0000 IBBoard Re #22 - Make failing control translation cleaner for normal use
Tue, 19 May 2009 19:35:34 +0000 IBBoard Re #21 - Reduce specificity of translations file
Sat, 14 Mar 2009 20:12:29 +0000 IBBoard * Ignore schema location attribute for translations
Sat, 07 Mar 2009 15:52:27 +0000 IBBoard Closes #15 - Migrate to schema for translations
Thu, 05 Mar 2009 20:34:31 +0000 IBBoard Closes #14 - Throw specific exceptions from translations
Sun, 25 Jan 2009 15:04:31 +0000 IBBoard Closes #8 - license code
Sun, 04 Jan 2009 12:02:36 +0000 IBBoard Fixes #4 - unexpected exception in translations
Fri, 02 Jan 2009 20:20:10 +0000 IBBoard Fix variable name errors
Fri, 02 Jan 2009 20:19:16 +0000 IBBoard Fix typo in method name reference
Fri, 02 Jan 2009 20:12:06 +0000 IBBoard * Add translation DTD to utils project
Sat, 27 Dec 2008 20:28:04 +0000 IBBoard Re #2 - Refactor API
Sat, 27 Dec 2008 18:44:35 +0000 IBBoard Fixes #3 - Migrate control translation out of IBBoard utils
Fri, 19 Dec 2008 11:13:48 +0000 IBBoard Initial commit of IBBoard libraries