X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=templates%2Fhtml%2Fshow.tmpl;h=59a125c7830fa400fc5c3b79cfadc362a0dbde76;hb=eb7a14fed094e6a7629cf5154357ccf16c6163ff;hp=edca00bb3750d8831f65e4291a89122860f5b5a1;hpb=5b4300c691bdea12227a957d4aa7b738e30d4d0d;p=deb%2Fpackages.git diff --git a/templates/html/show.tmpl b/templates/html/show.tmpl index edca00b..59a125c 100644 --- a/templates/html/show.tmpl +++ b/templates/html/show.tmpl @@ -143,16 +143,13 @@ [% changelog_link = 'changelog'; changelog_link = "$changelogs_url$files.changelog.path" %]

[% g('Experimental package') %]

-

[% g('Warning: This package is from the experimental distribution. -That means it is likely unstable or buggy, and it may even cause data loss. -Please be sure to consult the changelog and other possible documentation before -using it.', changelog_link) %]

+

[% g('Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.', + changelog_link) %]

[% END %] [% IF subsection == "debian-installer" %]

[% g('debian-installer udeb package') %]

-

[% g('Warning: This package is intended for the use in building -debian-installer images only. -Do not install it on a normal %s system.', organisation ) %]

+

[% g('Warning: This package is intended for the use in building debian-installer images only. Do not install it on a normal %s system.', + organisation ) %]

[% END %] [% END %] @@ -242,7 +239,11 @@ Do not install it on a normal %s system.', organisation ) %]

[%- IF !is_old_pkgs -%]
[% desc -%] [%- IF providers.pkgs.size > 0 -%] - [% '
also a ' IF providers.also %][% g('virtual package provided by') %] + [% IF providers.also; + '
' _ g('also a virtual package provided by'); + ELSE; + g('virtual package provided by'); + END; %] [% js_id = name %] [% FOREACH provider IN providers.pkgs %][% provider %][% ', ' UNLESS loop.last %][% END %] [% IF providers.pkgs.size > 10 %]