buttplug-csharp icon indicating copy to clipboard operation
buttplug-csharp copied to clipboard

Have strings use interpolation where possible

Open qdot opened this issue 6 years ago • 1 comments

Due to me being new to C# at the beginning of the project, there's lots of strings built with +. Change these to $"" format.

qdot avatar May 18 '18 06:05 qdot

Actually this needs to be well thought out so it will fit with whatever translation management system we go with, so I'm gonna go ahead and assign myself for now since I'm also taking care of management system setup.

qdot avatar Jun 17 '18 22:06 qdot

Moving to client only impl and this is no longer our only implementation so not looking at i18n. Otherwise, most strings already use interpolation now. Marking wontfix and closing.

qdot avatar Dec 27 '22 21:12 qdot