X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fconfig.tmpl;h=294d8f0a1ee8a3b3e764facbc44473621230f23a;hb=0599eda304163e667f335b8920b0f3b306e6fb83;hp=c99694e5c4f063bdf823e9c0b46e9b358c1ac910;hpb=ca605dba77e7901e6b99a59fe8d8a9de776614b7;p=deb%2Fpackages.git 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('.'),