[med-svn] r599 - in trunk/community/website: . locale locale/it_IT/LC_MESSAGES

hanska-guest at alioth.debian.org hanska-guest at alioth.debian.org
Fri Oct 5 08:42:15 UTC 2007


Author: hanska-guest
Date: 2007-10-05 08:42:15 +0000 (Fri, 05 Oct 2007)
New Revision: 599

Modified:
   trunk/community/website/index.php
   trunk/community/website/locale/it_IT/LC_MESSAGES/messages.mo
   trunk/community/website/locale/it_IT/LC_MESSAGES/messages.po
   trunk/community/website/locale/messages.pot
Log:
Please, _really_ consider learnig XHTML 1.1 :)
Every little change like this, breaks up the website.


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2007-10-05 00:21:47 UTC (rev 598)
+++ trunk/community/website/index.php	2007-10-05 08:42:15 UTC (rev 599)
@@ -8,7 +8,7 @@
 		<div class="section">
 			<div class="sectionTop"></div>
 			<div class="row">
-				<a href="http://wiki.debian.org/DebianMed"><?=_("Developers please visit our<br>Wiki page")?></a>
+				<a href="http://wiki.debian.org/DebianMed"><?=_("Developers please visit our<br />Wiki page")?></a>
 			</div>
 			<div class="row">
 				<?=_("The Debian-Med project presents packages that are associated with <ul><li>medicine</li><li>pre-clinical research</li><li>life science.</li></ul> Its developments are mostly focused on three areas for the moment: <ul><li>medical practice</li><li>imaging</li><li>bioinformatics.</li></ul>")?>

Modified: trunk/community/website/locale/it_IT/LC_MESSAGES/messages.mo
===================================================================
(Binary files differ)

Modified: trunk/community/website/locale/it_IT/LC_MESSAGES/messages.po
===================================================================
--- trunk/community/website/locale/it_IT/LC_MESSAGES/messages.po	2007-10-05 00:21:47 UTC (rev 598)
+++ trunk/community/website/locale/it_IT/LC_MESSAGES/messages.po	2007-10-05 08:42:15 UTC (rev 599)
@@ -45,8 +45,8 @@
 msgstr "informazioni"
 
 #: index.php:11
-msgid "Developers please visit our Wiki page"
-msgstr "Sviluppatori, visitate la nostra pagina Wiki"
+msgid "Developers please visit our<br />Wiki page"
+msgstr "Sviluppatori, visitate la nostra<br />pagina Wiki"
 
 #: index.php:14
 msgid ""

Modified: trunk/community/website/locale/messages.pot
===================================================================
--- trunk/community/website/locale/messages.pot	2007-10-05 00:21:47 UTC (rev 598)
+++ trunk/community/website/locale/messages.pot	2007-10-05 08:42:15 UTC (rev 599)
@@ -44,7 +44,7 @@
 msgstr	""
 
 #: index.php:11
-msgid	"Developers please visit our Wiki page"
+msgid	"Developers please visit our<br />Wiki page"
 msgstr	""
 
 #: index.php:14




More information about the debian-med-commit mailing list