Details
-
New Feature
-
Resolution: Unresolved
-
None
-
None
-
Medium
-
Empty show more show less
Description
t5memory API will soon have field which purpose is to show warnings that might have happened during import or other actions (see related tickets).
Need to implement support for the warnings field in t5 and show them in the UI.
We somehow need to make sure, that only warnings of the same type are only send once to translate5 for one process (for example for the import: only one time the message "language not found" and not 10000 times).
Also we need to make clear, when what error message is forwarded to translate5 and how it is logged there.