Difference between revisions of "Translation/languages/de-DE/dvd launcher.xml"

From Kiwix
Jump to navigation Jump to search
(New page: <source lang="xml"> <?xml version="1.0" encoding="utf-8" ?> <autorun> <lang code="de"> <layoutDirection>Qt::LeftToRight</layoutDirection> <windowTitle>Kiwix</windowTitle> <run>Kiwix...)
 
(No difference)

Latest revision as of 15:43, 20 November 2010

<?xml version="1.0" encoding="utf-8" ?>
<autorun>
	<lang code="de">
		<layoutDirection>Qt::LeftToRight</layoutDirection>
		<windowTitle>Kiwix</windowTitle>
		<run>Kiwix starten</run>
		<install>Kiwix auf der Festplatte installieren</install>
		<quit>Menu schliessen</quit>
	</lang>
</autorun>