Mercurial > repos > IBDev-IBBoard.WarFoundry.API
diff api/Objects/ICostedWarFoundryObject.cs @ 215:391446c9b250
Re #223: Use translations within the API
* Translate and cache undo/redo descriptions of commands
* Simplify "set equipment amount" descriptions because of ticket:224
Also:
* Line ending change on ICostedWarFoundryObject
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 22 Nov 2009 20:08:45 +0000 |
parents | 7f13ffcb8765 |
children |
line wrap: on
line diff
--- a/api/Objects/ICostedWarFoundryObject.cs Sat Nov 21 21:27:07 2009 +0000 +++ b/api/Objects/ICostedWarFoundryObject.cs Sun Nov 22 20:08:45 2009 +0000 @@ -1,4 +1,4 @@ -// This file (ICostedNamedObject.cs) is a part of the IBBoard.WarFoundry.API project and is copyright 2009 IBBoard. +// This file (ICostedNamedObject.cs) is a part of the IBBoard.WarFoundry.API project and is copyright 2009 IBBoard. // // The file and the library/program it is in are licensed and distributed, without warranty, under the GNU Affero GPL license, either version 3 of the License or (at your option) any later version. Please see COPYING for more information and the full license.