This commit is contained in:
@@ -11,6 +11,7 @@ todo: BizObject.cs geterrorsasstring doesn't properly return a readable error me
|
|||||||
Test with headoffice bulk delete
|
Test with headoffice bulk delete
|
||||||
|
|
||||||
todo: Client all LT: error and message processing:
|
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
|
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)
|
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
|
and get antying that is LT:toendoftextcharacts, translate it, then replace it in the string
|
||||||
|
|||||||
Reference in New Issue
Block a user