[med-svn] r1007 - trunk/community/website

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Mon Dec 24 15:27:50 UTC 2007


Author: hanska-guest
Date: 2007-12-24 15:27:50 +0000 (Mon, 24 Dec 2007)
New Revision: 1007

Modified:
   trunk/community/website/tasks.tmpl
Log:
Added Responsible field
Added i18n capabilities


Modified: trunk/community/website/tasks.tmpl
===================================================================
--- trunk/community/website/tasks.tmpl	2007-12-24 14:53:33 UTC (rev 1006)
+++ trunk/community/website/tasks.tmpl	2007-12-24 15:27:50 UTC (rev 1007)
@@ -19,26 +19,23 @@
 		<div class="pageBody">
 			<h1><p node="-con:heading"></p></h1>
 			<p>
-				The list below includes various software projects which are of some
-				interest to the Debian-Med Project. Currently, only a few of them are
-				available as Debian packages. It is our goal, however, to include all
-				software in Debian-Med which can sensibly add to a high quality 
-				Custom Debian Distribution.
+				<?=_("The list below includes various software projects which are of some interest to the Debian-Med Project.")?>
+				<?=_("Currently, only a few of them are	available as Debian packages.")?>
+				<?=_("It is our goal, however, to include all software in Debian-Med which can sensibly add to a high quality Custom Debian Distribution.")?>
 			</p>
 			<p>
-				For a better overview of the project's availability as a Debian package, 
-				each head row has a color code according to this scheme:
+				<?=_("For a better overview of the project's availability as a Debian package, each head row has a color code according to this scheme:")?>
 			</p>
 			<ul>
-				<li>Green: The project is <a href="#official-debs">available as an official Debian package</a></li>
+				<li>Green: The project is <a href="#official-debs">available as an official Debian 
+				package</a></li>
 				<li>Yellow: The project is <a href="#inofficial-debs">available as an inofficial Debian package</a></li>
 				<li>Red: The project is <a href="#debs-not-available">not (yet) available as a Debian package</a></li>
 			</ul>
 			<p>
-				If you discover a project which looks like a good candidate for
-				Debian-Med to you, or if you have prepared an inofficial Debian
-				package, please do not hesitate to send a description of that project
-				to the <a href="mailto:debian-med at lists.debian.org">Debian-Med mailing list</a>
+				If you discover a project which looks like a good candidate for Debian-Med to you, or if you 
+				have prepared an inofficial Debian package, please do not hesitate to send a description of that 
+				project	to the <a href="mailto:debian-med at lists.debian.org">Debian-Med mailing list</a>
 			</p>
 			<p node="-con:official_head"></p>
 			<h1 node="con:task"></h1>
@@ -92,10 +89,11 @@
 							<strong node="con:name"></strong><p node="-con:wnpp"></p><br />
 							<em node="con:shortdesc"></em><br />
 							<a node="con:url" href=""></a>
+							<?=_("Responsible")?>: <p node="-con:responsible"></p>
 						</td>
 						<td class="project-license">
 							<em node="con:license"></em><br />
-							Debian package not available
+							<?=_("Debian package not available")?>
 						</td>
 					</tr>
 					<tr>




More information about the debian-med-commit mailing list