[med-svn] r620 - 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 17:15:24 UTC 2007
Author: hanska-guest
Date: 2007-10-05 17:15:24 +0000 (Fri, 05 Oct 2007)
New Revision: 620
Modified:
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
trunk/community/website/locales.php
Log:
Small fixes :)
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 17:13:29 UTC (rev 619)
+++ trunk/community/website/locale/it_IT/LC_MESSAGES/messages.po 2007-10-05 17:15:24 UTC (rev 620)
@@ -150,10 +150,10 @@
#: locales.php:22
msgid ""
"You're using a low priority locale.<br />Please ask the site administrators "
-"to add your locale, or provide one yourself :).<br />"
+"to add your locale, or provide one yourself :)."
msgstr ""
"Stai usando un locale a bassa priorità.<br />Per favore contatta gli amministratori "
-"del sito affinché aggiungano la tua lingua, o provvedi tu stesso alla traduzione :).<br />"
+"del sito affinché aggiungano la tua lingua, o provvedi tu stesso alla traduzione :)."
#: locales.php:23
msgid ""
Modified: trunk/community/website/locale/messages.pot
===================================================================
--- trunk/community/website/locale/messages.pot 2007-10-05 17:13:29 UTC (rev 619)
+++ trunk/community/website/locale/messages.pot 2007-10-05 17:15:24 UTC (rev 620)
@@ -142,7 +142,7 @@
#: locales.php:22
msgid "You're using a low priority locale.<br />Please ask the site "
- "administrators to add your locale, or provide one yourself :).<br />"
+ "administrators to add your locale, or provide one yourself :)."
msgstr ""
#: locales.php:23
Modified: trunk/community/website/locales.php
===================================================================
--- trunk/community/website/locales.php 2007-10-05 17:13:29 UTC (rev 619)
+++ trunk/community/website/locales.php 2007-10-05 17:15:24 UTC (rev 620)
@@ -20,7 +20,8 @@
?>
<div class="row">
<p class="error">
- <?=_("You're using a low priority locale.<br />Please ask the site administrators to add your locale, or provide one yourself :).<br />")?>
+ <?=_("You're using a low priority locale.<br />Please ask the site administrators to add your locale, or provide one yourself :).")?>
+ <br /><br />
<?php
$msg = _("More information on how to contribute to the Debian-Med project, can be found in the %1How to Contribute%2 page.");
echo str_replace(array("%1", "%2"),
More information about the debian-med-commit
mailing list