Hi,

Patch that corrects some errors of the danish translations.

-- 
Sincerely, Lars Christian Jensen 

Index: frontpage.da.php
===================================================================
--- frontpage.da.php	(revision 1250)
+++ frontpage.da.php	(working copy)
@@ -42,7 +42,11 @@
     </p>
     
 		<p class="readmore">
+<<<<<<< .mine
+      <a href="/about/" title="Læs mere om Xfce...">læs mere</a>
+=======
       <a href="/about/" title="Lær mere om Xfce...">lær mere</a>
+>>>>>>> .r1250
     </p>
     
 	</div>
Index: about/press.da.php
===================================================================
--- about/press.da.php	(revision 1250)
+++ about/press.da.php	(working copy)
@@ -10,7 +10,6 @@
   <tr>
     <td align="left">9. juni 2006</td>
     <td align="left">LWN</td>
-#jeg går ud fra at det er en navn
     <td align="left"><a href="http://lwn.net/Articles/182966/";>Hvad er det næste skridt for projektet Xfce?</a></td>
   </tr>
   <tr>
Index: about/credits.da.php
===================================================================
--- about/credits.da.php	(revision 1250)
+++ about/credits.da.php	(working copy)
@@ -16,10 +16,20 @@
     </tr>
 </table>
 
-<h2 id="server">Server og hjemmeside </h2>
+<br />
+<h2 id="core">Hovedudviklere</h2>
 <table cellpadding="3" width="99%">
     <tr>
-        <th align="left"><h3>Bidragyder</h3></th>
+        <th width="40%" align="left"><h3>Bidragyder</h3></th>
+        <th width="60%" align="left"><h3>Hovedprojekt(er)</h3></th>
+    </tr>
+<?php credits_core_developers ($credits['core-developers'], $credits['core-developers-i18n']); ?>
+</table>
+
+<h2 id="server">Server og netsted </h2>
+<table cellpadding="3" width="99%">
+    <tr>
+        <th align="left"><h3>Contributor</h3></th>
         <th align="left"><h3>Bidragydelse</h3></th>
     </tr>
 <?php credits_server_and_website ($credits['server-and-website'], $credits['server-and-website-i18n']); ?>
@@ -57,7 +67,7 @@
 <h2 id="translators">Oversættere</h2>
 <table cellpadding="3" width="99%">
     <tr>
-        <th align="left"><h3>Ledelse af oversættelser</h3></th>
+        <th align="left"><h3Ledelse af oversættelser</h3></th>
     </tr>
 <?php credits_translators_supervision ($credits['translators-supervision'], $credits['translators-supervision-i18n']); ?>
 </table>
Index: download/da.nav.php
===================================================================
--- download/da.nav.php	(revision 1250)
+++ download/da.nav.php	(working copy)
@@ -12,7 +12,7 @@
     <li><a href="/download#unstable">Ustabil udgivelse</a></li>
     <?php } ?>
 	<li><a href="/download/development">Udviklingsversion</a>
-		<ul>>
+		<ul>
 			<li><a href="http://svn.xfce.org/"; class="external">Gennemse SVN</a></li>
 			<li><a href="http://mocha.xfce.org/downloads/svn-snapshots/"; class="external">Dagligt øjebliksbillede</a></li>
 		</ul>
Index: header.da.php
===================================================================
--- header.da.php	(revision 1250)
+++ header.da.php	(working copy)
@@ -28,6 +28,7 @@
 	<link rel="alternate" type="application/rss+xml" title="Nyheder om Xfce" href="/?feed=rss2&amp;lang=<?php echo $lang ?>" />
 	<link rel="alternate" type="application/rss+xml" title="Blog om Xfce" href="http://blog.xfce.org/?feed=rss2"; />
 </head>
+<?php } ?>
 <body id="top">
 	<p id="header-top"><a href="#top" title="GÃ¥ til toppen af siden">Top</a></p>
 	<div class="hidden">
_______________________________________________
Xfce-i18n mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-i18n

Reply via email to