X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Frss%2Fnewpkg.tmpl;h=378cca3f39b7e3d2fcdf8da1c4e69e225df3dd3b;hp=1137d4f6ad5121bbe13573f3f421ef3abcbce5cf;hb=ca605dba77e7901e6b99a59fe8d8a9de776614b7;hpb=00c0f31dd886913fab8387abb61fb9f1a029fe14 diff --git a/templates/rss/newpkg.tmpl b/templates/rss/newpkg.tmpl index 1137d4f..378cca3 100644 --- a/templates/rss/newpkg.tmpl +++ b/templates/rss/newpkg.tmpl @@ -16,15 +16,15 @@ [% 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 %]