okw.default.properties.exceptions.OKWNotAllowedValueException.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
This is the core-module of OpenKeyWord. This module is automatically integrated by the adapters. In GUI automation, the core module is automatically integrated by the GUI modules (dependencies).
The newest version!
OKWNotAllowedValueException.en=This value '%P1%' not allowed here!
OKWNotAllowedValueException.de=Dieser Wert '%P1%' ist hier nicht erlaubt!
OKWNotAllowedValueException.YesNoIgnore.en=This value '%P1%' not allowed here! Only YES/NO/IGNORE are a possible values.
OKWNotAllowedValueException.YesNoIgnore.de=Dieser Wert '%P1%' ist hier nicht erlaubt! M?gliche Werte sind JA/NEIN/IGNORIEREN.
OKWNotAllowedValueException.IntegerOnly.en=This value '%P1%' not allowed here! Only positive integers and the zero are allowed.
OKWNotAllowedValueException.IntegerOnly.de=Dieser Wert '%P1%' ist hier nicht erlaubt! Erlaubt sind nur positive ganze Zahlen und die Null!.