diff options
Diffstat (limited to 'BKULocal')
-rw-r--r-- | BKULocal/pom.xml | 2 | ||||
-rw-r--r-- | BKULocal/src/main/webapp/de/index.html (renamed from BKULocal/src/main/webapp/en/index.html) | 24 | ||||
-rw-r--r-- | BKULocal/src/main/webapp/index.html | 24 |
3 files changed, 25 insertions, 25 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml index 132f44b4..1bd92096 100644 --- a/BKULocal/pom.xml +++ b/BKULocal/pom.xml @@ -123,7 +123,7 @@ <dependency> <artifactId>BKUCertificates</artifactId> <groupId>at.gv.egiz</groupId> - <version>1.2</version> + <scope>provided</scope> </dependency> <dependency> <groupId>iaik</groupId> diff --git a/BKULocal/src/main/webapp/en/index.html b/BKULocal/src/main/webapp/de/index.html index cfb0f957..f8c6d2c0 100644 --- a/BKULocal/src/main/webapp/en/index.html +++ b/BKULocal/src/main/webapp/de/index.html @@ -18,7 +18,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>CitizenCard - Welcome</title> + <title>Bürgerkarte - Willkommen</title> <link href="/help/css/help.css" rel="stylesheet" type="text/css" /> <link rel="shortcut icon" href="/img/chip16.ico" type="image/x-icon"/> </head> @@ -27,35 +27,35 @@ <div id="container"> <div id="header"> - <h1>Welcome</h1> + <h1>Willkommen</h1> <!-- end #header --></div> <div id="mainContent" style="margin: 1.5em 1.5em 0 1.5em"> <div style="float:left; margin-right:1em"> <img src="/img/chip48.png" alt="Logo" width="48" height="48"/> </div> - <p>Congratulations, you successfully installed the citizen-card environment MOCCA. - Please install the - <a href="/ca.crt">CA certificate</a>¹ as trusted certificate in your browser. + <p>Sie haben die Bürgerkartenumgebung MOCCA erfolgreich installiert. + Um diese zu verwenden installieren Sie bitte noch das + <a href="/ca.crt">CA Zertifikat</a>¹ in ihrem Browser. </p> - <p style="clear:left; margin-top:1.5em">Please also have a look at</p> + <p style="clear:left; margin-top:1.5em">Weiters können Sie</p> <ul> - <li>the <a href="/help/en/">help topics</a>,</li> - <li>the <a href="/PINManagement?redirect=./index.html">PIN management</a> or </li> - <li>the <a href="/ca.crt">CA certificate installation</a> (you may open this link with another browser as well).</li> + <li>die <a href="/help">Hilfe durchsehen</a>,</li> + <li>die <a href="/PINManagement?redirect=./index.html">PIN Verwaltung starten</a> oder </li> + <li>das <a href="/ca.crt">CA Zertifikat installieren</a> (rufen Sie diesen Link aus anderen Web-Browsern auf um auch dort das CA Zertifikat zu installieren).</li> </ul> <p><br class="clearfloat" /></p> <p style="font-size:80%"> - ¹The automated installation of the CA certificate is not available in Microsoft Windows Vista and Windows 7, - please see <a href="/help/en/help.install.cacert.html">Help</a>. + ¹Eine automatisierte Installation ist mit Microsoft Internet Explorer in Windows Vista oder 7 leider nicht möglich, + siehe dazu <a href="/help/help.install.cacert.html">Hilfe</a>. </p> </div> <div id="footer"> <p> - <a href="http://www.buergerkarte.at">Austrian CitizenCard</a> | <a href="http://mocca.egovlabs.gv.at">CitizenCard Environment MOCCA</a> + <a href="http://www.buergerkarte.at">Österreichische Bürgerkarte</a> | <a href="http://mocca.egovlabs.gv.at">Bürgerkartensoftware MOCCA</a> </p> </div> <!-- end #container --></div> diff --git a/BKULocal/src/main/webapp/index.html b/BKULocal/src/main/webapp/index.html index f8c6d2c0..cfb0f957 100644 --- a/BKULocal/src/main/webapp/index.html +++ b/BKULocal/src/main/webapp/index.html @@ -18,7 +18,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <title>Bürgerkarte - Willkommen</title> + <title>CitizenCard - Welcome</title> <link href="/help/css/help.css" rel="stylesheet" type="text/css" /> <link rel="shortcut icon" href="/img/chip16.ico" type="image/x-icon"/> </head> @@ -27,35 +27,35 @@ <div id="container"> <div id="header"> - <h1>Willkommen</h1> + <h1>Welcome</h1> <!-- end #header --></div> <div id="mainContent" style="margin: 1.5em 1.5em 0 1.5em"> <div style="float:left; margin-right:1em"> <img src="/img/chip48.png" alt="Logo" width="48" height="48"/> </div> - <p>Sie haben die Bürgerkartenumgebung MOCCA erfolgreich installiert. - Um diese zu verwenden installieren Sie bitte noch das - <a href="/ca.crt">CA Zertifikat</a>¹ in ihrem Browser. + <p>Congratulations, you successfully installed the citizen-card environment MOCCA. + Please install the + <a href="/ca.crt">CA certificate</a>¹ as trusted certificate in your browser. </p> - <p style="clear:left; margin-top:1.5em">Weiters können Sie</p> + <p style="clear:left; margin-top:1.5em">Please also have a look at</p> <ul> - <li>die <a href="/help">Hilfe durchsehen</a>,</li> - <li>die <a href="/PINManagement?redirect=./index.html">PIN Verwaltung starten</a> oder </li> - <li>das <a href="/ca.crt">CA Zertifikat installieren</a> (rufen Sie diesen Link aus anderen Web-Browsern auf um auch dort das CA Zertifikat zu installieren).</li> + <li>the <a href="/help/en/">help topics</a>,</li> + <li>the <a href="/PINManagement?redirect=./index.html">PIN management</a> or </li> + <li>the <a href="/ca.crt">CA certificate installation</a> (you may open this link with another browser as well).</li> </ul> <p><br class="clearfloat" /></p> <p style="font-size:80%"> - ¹Eine automatisierte Installation ist mit Microsoft Internet Explorer in Windows Vista oder 7 leider nicht möglich, - siehe dazu <a href="/help/help.install.cacert.html">Hilfe</a>. + ¹The automated installation of the CA certificate is not available in Microsoft Windows Vista and Windows 7, + please see <a href="/help/en/help.install.cacert.html">Help</a>. </p> </div> <div id="footer"> <p> - <a href="http://www.buergerkarte.at">Österreichische Bürgerkarte</a> | <a href="http://mocca.egovlabs.gv.at">Bürgerkartensoftware MOCCA</a> + <a href="http://www.buergerkarte.at">Austrian CitizenCard</a> | <a href="http://mocca.egovlabs.gv.at">CitizenCard Environment MOCCA</a> </p> </div> <!-- end #container --></div> |