This commit is contained in:
2020-12-09 20:11:12 +00:00
parent f3cedc92b0
commit efbf18f448

View File

@@ -11,6 +11,7 @@ todo: BizObject.cs geterrorsasstring doesn't properly return a readable error me
Test with headoffice bulk delete
todo: Client all LT: error and message processing:
convention is always capitalized LT: followed by a unbroken string of text
It should *replace* the LT:string with the translation but keep the entire rest of the string
so instead of how it currently splits and expects one lt in the string instead it should use a regex (I know)
and get antying that is LT:toendoftextcharacts, translate it, then replace it in the string