summaryrefslogtreecommitdiff
path: root/config/izpack/locales/INFO_en.html
blob: 3112960fe3df49e82192c10ed806cc65f4dcc04f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
  <head>
    <style type="text/css">
    <!--
    p { font-family:Helvetica,Arial,Sans-Serif; font-size:small; }
    -->
    </style>
  </head>
  <body>
    <p>
      <a href="http://www.izforge.com/">IzPack</a> will guide you through
      the installation of Scala @VERSION@.
    </p>
    <p>
      Scala requires Sun <a href="http://java.sun.com/j2se/">JDK/JRE</a>
      version 1.4 or newer.
    </p>
    <p>
      You may cancel this installation at any time by clicking the
      'Quit' button.
    </p>
  </body>
</html>