1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns="http://docbook.org/ns/docbook" xml:id="acceptLicense" version="5.0" xml:lang="de">
<info>
<!-- Made by marja on 2012 03 27 -->
<!-- NEEDS TO BE REVIEWED! -->
<!-- JohnR: minor mods 2012-3-30 -->
<!-- SimonNZG 2012-04-03 has taken a look but needs to come back -->
<!-- JohnR: 2012-04-05 - Inserted text from barjac with some modifications:
http://mtf.no-ip.co.uk/doc/help/license.html -->
<!-- marja:2012-04-05 - having a look because this isn't a DocBook5.0 type anymore,
but text/xml. First changing centimetres in screenshot to pixels (
), after that nested the two existing sections into a third one-->
<!-- removed para id's, corrected duplicate id's for segments, marja, 20120409 -->
<!-- barjac:2012-04-10 - edited header to correct formatting after my saves - not
sure what is causing the corruption -->
<!-- JohnR 2012-04-19 language proofreading -->
<title xml:id="acceptLicense-ti1">Lizenz- und Veröffentlichungshinweise</title>
</info>
<mediaobject>
<imageobject condition="classical"> <imagedata xml:id="acceptLicense-im1"
revision="4" align="center" format="PNG" fileref="dx2-license.png"/>
</imageobject> <imageobject> <imagedata xml:id="acceptLicense-im2"
revision="5" align="center" condition="live" format="PNG"
fileref="live-license.png"/> </imageobject></mediaobject>
<section xml:id="license">
<info>
<title xml:id="license-ti1">Lizenzabkommen</title>
</info>
<para>Bevor Sie <application>Mageia</application> installieren, lesen Sie bitte
sorgfälltig die Begriffe und Bedingungen in der Lizenz.</para>
<para>Diese Begriffe und Bedingungen beziehen sich auf die gesamte Distribution
von <application>Mageia</application> und muss akzeptiert werden, bevor Sie
mit der Installation fortfahren können.</para>
<para>Um dies zu akzeptieren, klicken Sie einfach auf <emphasis
role="bold">Akzeptieren</emphasis> und anschließend auf <emphasis
role="bold">Weiter</emphasis>.</para>
<para>Falls Sie sich entschließen, diese Bedingungen nicht zu akzeptieren,
bedanken wir uns, dass Sie vorbeigeschaut haben. Mit einem Klick auf
<guibutton>Beenden</guibutton> wird Ihr Computer neu gestartet.</para>
<!-- if you want two sections in a file, both need to be nested in a third section -
marja, 20120405 -->
</section>
<section xml:id="releaseNotes">
<!--
<para>
Release Notes</para>
-->
<info>
<title xml:id="releaseNotes-ti1">Veröffentlichungshinweise</title>
</info>
<para>Sie erhalten dort wichtige Informationen über diese
<application>Mageia</application> Veröffentlichung und dies lässt sich
aufrufen, indem Sie auf die <guibutton>Versionshinweise</guibutton>
Schaltfläche klicken.</para>
</section>
</section>
|