From e4b8cec0f43af3aa4272e56e8133cc70512149a2 Mon Sep 17 00:00:00 2001
From: clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>
Date: Wed, 2 Jun 2010 15:04:20 +0000
Subject: default locale: en, help pages fixed

git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
---
 BKUHelp/src/main/webapp/help/error.card.notactivated.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

(limited to 'BKUHelp/src/main/webapp/help/error.card.notactivated.html')

diff --git a/BKUHelp/src/main/webapp/help/error.card.notactivated.html b/BKUHelp/src/main/webapp/help/error.card.notactivated.html
index 3e04cc93..5b1adefc 100644
--- a/BKUHelp/src/main/webapp/help/error.card.notactivated.html
+++ b/BKUHelp/src/main/webapp/help/error.card.notactivated.html
@@ -2,9 +2,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>Bürgerkarte - Hilfe</title>
-<link href="/help/css/help.css" rel="stylesheet" type="text/css" />
-<link rel="shortcut icon" href="/help/chip16.ico" type="image/x-icon"/>
+<title>CitizenCard - Help</title>
+<link href="css/help.css" rel="stylesheet" type="text/css" />
+<link rel="shortcut icon" href="chip16.ico" type="image/x-icon"/>
 <!--[if IE]>
 <style type="text/css"> 
 /* place css fixes for all versions of IE in this conditional comment */
@@ -19,11 +19,11 @@
 
 <div id="container">
   <div id="header">
-    <h1>Online-Hilfe</h1>
+    <h1>Online Help</h1>
     <!-- end #header --></div>
   <div id="sidebar1">
-    <p><img src="error.card.notactivated.png" alt="Bildschirmfoto des Applets" width="190" height="130"/></p>
-    <p><strong>Hinweis:</strong> Das Bildschirmfoto oben kann von der Darstellung in der Webseite abweichen.</p>
+    <p><img src="error.card.notactivated.png" alt="applet screenshot" width="190" height="130"/></p>
+    <p><strong>Note</strong> that the screenshot may differ slightly from the actual web page.</p>
     <!-- end #sidebar1 --></div>
   <div id="mainContent">
     <h1> Fehler: Bürgerkartenfunktion ist nicht aktiviert.</h1>
@@ -36,7 +36,7 @@
   </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>
-- 
cgit v1.2.3