From efbf18f44831a2c23793da53dd39f840b55b0bab Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 9 Dec 2020 20:11:12 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d41328af..75f1b360 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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