
In documentation I found that way to localize application is to overwrite custom strings using using syntax:
I didn't find way to do this for "Today" button in this way. Did I miss something?
Best regards
ActiproSoftware.Products.Editors.SR.SetCustomString(ActiproSoftware.Products.Editors.SRName.UIDateTimeEditBoxNullContent.ToString(), "No date/time");
Best regards