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

xml.logmessages.LM_LogMessenger.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!
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="okwlogs.xslt"?>
<LogMessages>
	<!-- Class: "LogMessanger" -->
	<Class name="LogMessanger">
		<Method name="GetConst4CurrentLanguage">
			<Text key="TranslationNotFound">
				<en>No Translation found for Const '$P1$' in OKWDOKU.xml</en>
				<de>Keine Übrsetzung für die Konstante '$P1$' in der OKWDOKU.xml gefunden!</de>
			</Text>
		</Method>
		<Method name="YesNo2Boolean">
			<Text key="ValueNotAllowed">
				<en>This Value '$P1$' is here not allowed</en>
				<de>Dieser Wert '$P1$' ist hier nicht erlaubt!</de>
			</Text>
		</Method>
	</Class>
</LogMessages>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy