X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Ftxt%2Findex.tmpl;h=226f03efa9715fbfb02200bc0653faf6a0f368e1;hp=12e249cc6b081ebd1d552bd0c44047b6bf53b9d5;hb=2442b6d4d053bc955fcfa96db3c74d52416303bc;hpb=49c1ca531e37bbe7bdf673502a2fde7e13012c5b diff --git a/templates/txt/index.tmpl b/templates/txt/index.tmpl index 12e249c..226f03e 100644 --- a/templates/txt/index.tmpl +++ b/templates/txt/index.tmpl @@ -1,9 +1,9 @@ [%- PROCESS 'config/archive_layout.tmpl' -%] -All Debian Packages in "[% suite %]" +[% g('All %s Packages in "%s"', organisation, suite) %] -Last Modified: [% timestamp.string %] -Copyright (C) [% copyright.years %] [% copyright.name %]; -See for the license terms. +[% g('Generated:') _ ' ' _ timestamp.string %] +[% g('Copyright ©') _ ' ' _ copyright.years _ ' ' _ copyright.name %]; +[% g('See for the license terms.', license.url) %] [% FOREACH packages -%] [%- BLOCK marker %] [[% text %]][% END -%] @@ -12,7 +12,7 @@ See for the license terms. [%- PROCESS marker text=archive IF archive != main_archive -%] [%- END -%] [%- IF providers.size %] -[% name %] virtual package provided by [% providers.join(', ') %] +[% name %] [% g('virtual package provided by') _ ' ' _ providers.join(', ') %] [%- END -%] [%- IF versions %] [% name %] ([% versions %])[% PROCESS markers %] [% desc %]