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

xml.logmessages.LM_GUI.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).

There is a newer version: 0.2.44
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="okwlogs.xslt"?>
<!-- Allgemeine Meldungen für GUI Objekte
-->
<LogMessages>
	<!-- Class: "OK" -->
	<Class name="GUI">
		<!-- Method: "Common"-->
		<Method name="Common">
			<!-- OKWGUIObjectNotFoundException -->
			<Text key="OKWGUIObjectNotFoundException">
				<en>GUI-object not found! -({0})</en>
				<de>GUI-Objekt wurde nicht gefunden! -({0})</de>
			</Text>
		<!-- OKWNotAllowedValueException -->
			<Text key="OKWNotAllowedValueException">
				<en>Not allowed value: '{0}'</en>
				<de>Wert Ist nicht erlaubt: '{0}'</de>
			</Text>
		</Method>
	</Class>
</LogMessages>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy