This commit is contained in:
@@ -20,6 +20,14 @@ todo: Client all LT: error and message processing:
|
||||
{"created":"2020-12-09T20:11:53.905044Z","statusText":"Error processing item 4: LT:Errors\r\nLT:ErrorAPI2208 ,LT:Customer\r\n","jobId":"3297acfa-cc30-403a-a6aa-f816a93213c9"},
|
||||
{"created":"2020-12-09T20:11:53.910072Z","statusText":"Bulk job Delete processed 2 of 2 with 2 failures","jobId":"3297acfa-cc30-403a-a6aa-f816a93213c9"}]}
|
||||
|
||||
AREAS_TO_CHANGE:
|
||||
gzform.js line 688 LT:
|
||||
translation.js
|
||||
|
||||
const regex = /\bLT:[a-zA-Z]*\b/g;
|
||||
const found = stringtosearch.match(regex);
|
||||
found=array of strings
|
||||
|
||||
todo: Job logs should all process the status text through a LT: translator as the changes above will cause them to log as LT and no longer with english
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user