]> git.deb.at Git - deb/packages.git/blobdiff - templates/config.tmpl
Don't hardcode packages.debian.org in sitewidemsg
[deb/packages.git] / templates / config.tmpl
index c99694e5c4f063bdf823e9c0b46e9b358c1ac910..294d8f0a1ee8a3b3e764facbc44473621230f23a 100644 (file)
@@ -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 <a href="http://packages.debian.org/">packages.debian.org</a>. Errors and obsolete information should be expected') }
+                  txt => g('Please note that this is an experimental version of <a href="http://%s/">%s</a>. 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('.'),