From: Noritada Kobayashi Date: Sun, 21 Oct 2007 08:52:31 +0000 (+0900) Subject: html/show.tmpl: Mark a dependency operator 'or' for translation. X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=f884d8966ec53870f4d191b86e8d05f8411b2f6e;ds=sidebyside 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 @@ [% '
  • ' UNLESS is_old_pkgs %] [% FOREACH alternatives %] [% '
    ' IF loop.first %] -
    [% IF loop.first %][% id %]:[% ELSE %]or [% END %] +
    [% IF loop.first %][% id %]:[% ELSE %][% g('or ') %][% END %] [% IF suite %][% name %][% ELSE %][% name %][% END %] [% ' (' _ version _ ')' IF version %] [% ' [' _ arch_str _ ']' IF arch_str %]