You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently the equality check reacts on things like Alarm = Alarm even if Alarm is a perfectly valid word in both english and german.
To solve this problem, the equality check should consider the terminology. If the term is part of terminology, no review should be created.
currently the equality check reacts on things like
Alarm = Alarm
even if Alarm is a perfectly valid word in both english and german.To solve this problem, the equality check should consider the terminology. If the term is part of terminology, no review should be created.
@svogt
The text was updated successfully, but these errors were encountered: