~xav0989/ubuntu/vivid/mailman/ubuntu-logo

« back to all changes in this revision

Viewing changes to templates/ca/article.html

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-08-11 16:06:19 UTC
  • mfrom: (1.1.4 upstream) (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080811160619-ymr837d03w2qvnh9
Tags: 1:2.1.11-3
* Updated Catalan debconf translation, thanks David Planella Molas
  (Closes: #494110).
* Added patch 68_update_catalan to update Catalan program translation,
  thanks Jordi Mallach (Closes: #492297).
* Add a README.source file referring to quilt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    <P><UL>
21
21
        %(prev_wsubj)s
22
22
        %(next_wsubj)s
23
 
         
24
 
  <LI> <B>Missatges ordenats per:</B> <a href="date.html#%(sequence)s">[ data 
25
 
    ]</a> <a href="thread.html#%(sequence)s">[ fil de discusi&oacute;]</a> <a href="subject.html#%(sequence)s">[ 
26
 
    tema ]</a> <a href="author.html#%(sequence)s">[ autor ]</a> </LI>
 
23
         <LI> <B>Missatges ordenats per:</B> 
 
24
              <a href="date.html#%(sequence)s">[ data ]</a>
 
25
              <a href="thread.html#%(sequence)s">[ fil de discussi&oacute; ]</a>
 
26
              <a href="subject.html#%(sequence)s">[ assumpte ]</a>
 
27
              <a href="author.html#%(sequence)s">[ autor ]</a>
 
28
         </LI>
27
29
       </UL>
28
30
    <HR>  
29
31
<!--beginarticle-->
33
35
    <P><UL>
34
36
        <!--threads-->
35
37
        %(prev_wsubj)s
36
 
        %(next_wsubj)s
37
 
         
38
 
  <LI> <B>Misstages ordenats per:</B> <a href="date.html#%(sequence)s">[ data 
39
 
    ]</a> <a href="thread.html#%(sequence)s">fil de discusi&oacute;]</a> <a href="subject.html#%(sequence)s">[ 
40
 
    tema ]</a> <a href="author.html#%(sequence)s">[ autor ]</a> </LI>
 
38
        %(next_wsubj)s     
 
39
         <LI> <B>Missatges ordenats per:</B> 
 
40
              <a href="date.html#%(sequence)s">[ data ]</a>
 
41
              <a href="thread.html#%(sequence)s">[ fil de discussi&oacute; ]</a>
 
42
              <a href="subject.html#%(sequence)s">[ assumpte ]</a>
 
43
              <a href="author.html#%(sequence)s">[ autor ]</a>
 
44
         </LI>
41
45
       </UL>
42
46
 
43
47
<hr>
44
 
<a href="%(listurl)s">M&eacute;s informaci&oacute; de la llista de correu %(listname)s</a><br>
 
48
<a href="%(listurl)s">M&eacute;s informaci&oacute; sobre la llista de correu %(listname)s</a><br>
 
49
 
45
50
</body></html>