[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#632175: assign website copyright to SPI "and others"



Le 23/07/2011 10:51, Stefano Zacchiroli a écrit :

> (Taffit has kindly agreed to check I don't mess up
> things upon commit :-)

Updated (and yet untested) patch using the gettext magic to allow
translators to take care of this « and others » (and even allow those
crazy French pals to insert their boring non breaking space before the
semi-colon, fixing a long standing typographic issue on all pages of the
French part of the website).

Regards

David

Index: english/template/debian/footer.wml
===================================================================
RCS file: /cvsroot/webwml/webwml/english/template/debian/footer.wml,v
retrieving revision 1.122
diff -u -r1.122 footer.wml
--- english/template/debian/footer.wml	5 Mar 2011 02:37:27 -0000	1.122
+++ english/template/debian/footer.wml	23 Jul 2011 09:22:54 -0000
@@ -101,6 +101,9 @@
 <define-tag copyright whitespace=delete>
   <gettext>Copyright</gettext>
 </define-tag>
+<define-tag holder whitespace=delete>
+  <gettext><a href="http://www.spi-inc.org/";>SPI</a> and others;</gettext>
+</define-tag>
 <define-tag seelicense whitespace=delete>
   <gettext>See <a href="m4_HOME/license" rel="copyright">license terms</a></gettext>
 </define-tag>
@@ -148,7 +151,7 @@
 <lastmodified/>: <:= webwml_ctime () :>
 <when <string-eq "$(NOCOPYRIGHT)" "" />>
   <br />
-  <copyright/> &copy; <copyrightyears/> <a href="http://www.spi-inc.org/";>SPI</a>; <seelicense/><br />
+  <copyright/> &copy; <copyrightyears/> <holder/> <seelicense/><br />
   <trademark />
 </when>
 </p>

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: