All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.logmessages.LM_OKW_Const.xml Maven / Gradle / Ivy

Go to download

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!
<OKW>
<LogMessanger>
	<!-- Class: "Test" -->
	<Class name="OKW_Const">
		<Method name="OKW_Const">
			<Text key="FileNotFoundException">
				<en>The file '$P1$' was not found!</en>
				<de>Die Datei '$P1$' wurde nicht gefunden!</de>
			</Text>
		</Method>
		<Method name="GetConst4Internalname">
			<Text key="ExceptionConst4Internalname">
				<en>Const not Found! Check internalname='$P1$', language '$P2$' in file '$P3$'!</en>
				<de>Konstante wurde nicht gefunden! Siehe internalname='$P1$' und die Sprache '$P2$' in der Datei '$P3$'!</de>
			</Text>
		</Method>
		<Method name="YesNo2Boolean">
			<Text key="ValueNotAllowed">
				<en>This value is not allowed here: '$P1$'! - Following values are possible: '$P2$'</en>
				<de>Dieser Wert ist hier nicht erlaubt: '$P1$'! - Folgende Werte sind erlaubt: '$P2$'</de>
			</Text>
		</Method>
	</Class>
</LogMessanger>
</OKW>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy