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

Re: Plan to commit changed vote tree and new CD menu



* Jutta Wrage <jw@witch.westfalen.de> [2005-11-23 10:37] :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi!
> 
> As is is not easy to make changes to the css while not all pages are  
> commited, I plan to commit the changes files in vote and making the  
> css ready afterwords.
> 
> There is also a pending patch for CD pages (compleated menu)
> 
> If there are no objections (Manoj was asked already), I will commit  
> the changes tomorrow.
> 
> here again the URLs:
> 
> http://www.witch.westfalen.de/debian/dwww/vote
> http://www.witch.westfalen.de/debian/CD/
> 
> When these changes are commited, the validation errors will be  
> reduced to 37 files with errors (not counted chinese). I'll send a  
> full list and new statistics this evening.

Not really related to this fixes, but still on the same page. Could the
"Download" in the menu be translatable to other languages?  The patch is
small:

Index: cdimage.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/template/debian/cdimage.wml,v
retrieving revision 1.69
diff -u -u -r1.69 cdimage.wml
--- cdimage.wml 30 Oct 2005 01:49:46 -0000      1.69
+++ cdimage.wml 24 Nov 2005 21:15:10 -0000
@@ -43,6 +43,9 @@
 <define-tag buy-bottom whitespace=delete>
   <gettext>buy</gettext>
 </define-tag>
+<define-tag download whitespace=delete>
+  <gettext>Download</gettext>
+</define-tag>
 <define-tag net-install-bottom whitespace=delete>
   <gettext>net_install</gettext>
 </define-tag>
@@ -90,7 +93,7 @@
       <li><a href="$(HOME)/CD/faq/"><faq-bottom/></a></li>
       <li><a href="$(HOME)/CD/netinst/"><net-install-bottom/></a></li>
       <li><a href="$(HOME)/CD/vendors/"><buy-bottom/></a></li>
-      <li>Download<br>
+      <li><download><br>
          <ul>
       <li><a href="$(HOME)/CD/jigdo-cd/"><jigdo-bottom/></a></li>
       <li><a href="$(HOME)/CD/http-ftp/"><http-ftp-bottom/></a></li>

Then update english pot files and other languages (there is already a
translation for Download in template/debian/links.tags.wml, so this
should be easy to do).


Fred



Reply to: