X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=templates%2Fconfig.tmpl;h=294d8f0a1ee8a3b3e764facbc44473621230f23a;hp=c99694e5c4f063bdf823e9c0b46e9b358c1ac910;hb=c6fdd0f2653303fcc8a5307e106e77161f436b44;hpb=ca605dba77e7901e6b99a59fe8d8a9de776614b7 diff --git a/templates/config.tmpl b/templates/config.tmpl index c99694e..294d8f0 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -51,7 +51,7 @@ [%- # possible values for importance: high, normal, low sitewidemsg = { importance => "high", - txt => g('Please note that this is an experimental version of packages.debian.org. Errors and obsolete information should be expected') } + txt => g('Please note that this is an experimental version of %s. Errors and obsolete information should be expected', 'packages.debian.org', 'packages.debian.org') } -%] [%# @translators: . = decimal_point , = thousands_sep, see Number::Format %] [%- USE num = Number.Format( decimal_point => g('.'),