Hi DAW

New errors added to system error tables were not translated to some languages (Portuguese / Spanish at least).
Few of them were not even added to the table.

Few of them that I have captured so far:

Code:
Error#  | English Text                 | Portuguese       | Espanol
------- |------------------------------|------------------|------------------
 4427   | Json/Http Transfer error     | <not translated> | <not translated>
 4428   | Invalid URL (unknown view)   | <not translated> | <missing>
 4429   | Invalid URL (unknown record) | <not translated> | <missing>
 4528   | Invalid Json String          | <not translated> | <not translated>
 4529   | Invalid Json Object          | <not translated> | <not translated>
 4530   | Json Object not Initialized  | <not translated> | <not translated>
Regards