Page 1 of 1

Change Error Message

Posted: 27 Mar 2018, 11:13
by Stefan80
Where I can change the displayed Error, that appears when a "selection-product" has no selection.

for example:

Code: Select all

No unique article found for selected attributes and product ID "7"
to (german)

Code: Select all

Fehler: kein Attribut ausgewählt
thanks

Re: Change Error Message

Posted: 28 Mar 2018, 08:29
by aimeos
This message can't be translated at the moment because it wasn't wrapped in the translation method. This is fixed with https://github.com/aimeos/ai-controller ... 397a67e106 and will be part in the next release in two weeks.