X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Frss%2Fnewpkg.tmpl;h=90533bae152dd3d3a89b135cc36e42efb27cb68c;hp=1137d4f6ad5121bbe13573f3f421ef3abcbce5cf;hb=89c17478db69effd1c96f4e284ad46f5b4d72c17;hpb=7548ce91dba5242364951328228f25f7609f75fe diff --git a/templates/rss/newpkg.tmpl b/templates/rss/newpkg.tmpl index 1137d4f..90533ba 100644 --- a/templates/rss/newpkg.tmpl +++ b/templates/rss/newpkg.tmpl @@ -9,22 +9,22 @@ xmlns:admin="http://webns.net/mvcb/" > -[%- root_url = "$packages_homepage$suite/"; +[%- root_url = "$packages_homepage_abs$suite/"; SET root_url = "$root_url$section/" IF section -%] [% g('New %s Packages', organisation) %] [% root_url %]newpkg -[%- IF section; - g('Packages that were added to the %s %s archive (section "%s") during the last 7 days.', - suite, organisation, section); +[%- IF section; + g('The following packages were added to suite %s (section %s) in the %s archive during the last 7 days.', + suite, section, organisation); ELSE; - g('Packages that were added to the %s %s archive during the last 7 days.', - suite, organisation, section); + g('The following packages were added to suite %s in the %s archive during the last 7 days.', + suite, organisation); END; -%] -[% lang %] +[% po_lang %] [% g('Copyright ©') %] [% timestamp.year %], [% copyright.name %] [% rss_timestamp %] [% contact.mail %]