From: Frank Lichtenheld Date: Fri, 19 Oct 2007 22:32:31 +0000 (+0200) Subject: html/show.tmpl: Mark some more translatable string X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=5b4300c691bdea12227a957d4aa7b738e30d4d0d html/show.tmpl: Mark some more translatable string --- diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index 90c5e72..edca00b 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -218,14 +218,14 @@ Do not install it on a normal %s system.', organisation ) %]

[% g('Other Packages Related to %s', pkg) %]

- +
[% IF is_source %] - - + + [% ELSE %] - - - + + + [% END %]
  • build-depends
  • build-depends-indep
  • [% g('build-depends') %]
  • [% g('build-depends-indep') %]
  • depends
  • recommends
  • suggests
  • [% g('depends') %]
  • [% g('recommends') %]
  • [% g('suggests') %]
[%- END %]