Commit graph

3 commits

Author SHA1 Message Date
d76863012c Fixing dev #62 2019-09-27 06:59:20 +01:00
2ed3b7e576 localizing bug record creations 2019-06-16 21:10:12 +01:00
9501ee1f16 Localize using strongly typed resources:
generated Class with

     strotygen -p -t Yavsc.Models.IT.Fixing.Bug.resx

must be modified :

* prefix with 'Yavsc.Server.Resources.'  the baseName
  in call to new System.Resources.ResourceManager
* remove the internal ctor

additionally, the generated class must be or unique or partial
2019-06-16 13:10:14 +01:00