The branch, master has been updated
       via  f884d8966ec53870f4d191b86e8d05f8411b2f6e (commit)
      from  f4a46566051397eda28f2ca92b54edd3c1bcb0fb (commit)


- Shortlog ------------------------------------------------------------
f884d89 html/show.tmpl: Mark a dependency operator 'or' for translation.

Summary of changes:
 templates/html/show.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit f884d8966ec53870f4d191b86e8d05f8411b2f6e
Author: Noritada Kobayashi <[EMAIL PROTECTED]>
Date:   Sun Oct 21 17:52:31 2007 +0900

    html/show.tmpl: Mark a dependency operator 'or' for translation.

diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl
index 59a125c..29e1f52 100644
--- a/templates/html/show.tmpl
+++ b/templates/html/show.tmpl
@@ -232,7 +232,7 @@
     [% '<li>' UNLESS is_old_pkgs %]
     [% FOREACH alternatives %]
       [% '<dl>' IF loop.first %]
-      <dt>[% IF loop.first %]<span class="nonvisual">[% id %]:</span>[% ELSE 
%]or [% END %]
+      <dt>[% IF loop.first %]<span class="nonvisual">[% id %]:</span>[% ELSE 
%][% g('or ') %][% END %]
        [% IF suite %]<a href="[% make_url(name,'','suite',suite,'source','') 
%]">[% name %]</a>[% ELSE %][% name %][% END %]
        [% ' (' _ version _ ')' IF version %]
         [% ' [' _ arch_str _ ']' IF arch_str %]</dt>

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to