minor
minor
defect
(User-visible)
In the model-based search, translations are missing for the operators "IsEmpty" and "NotIsEmpty".
Cause
In #22805, inner classes "Impl" were added, but the display template was not updated. In #24926, the translations were then updated and the suffix "$Impl" was appended.
Test
In the model-based search, search for the object for which an attribute is "empty" or "not empty."
- After selecting the operators, "is empty" or "is not empty" is displayed, and no I18N keys appear.