X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=templates%2Fconfig.tmpl;fp=templates%2Fconfig.tmpl;h=8cc3a273d37a42bb33f0b087a15d94c78efd03f5;hb=8f54e140a48581621fcc7f8b5636064bf43fa894;hp=9b71c474e604e39f24fd2e9f39d5465d501645b9;hpb=3bd45fc1c5a1f013445cf8c700c44d0bdafa8abf;p=deb%2Fpackages.git diff --git a/templates/config.tmpl b/templates/config.tmpl index 9b71c47..8cc3a27 100644 --- a/templates/config.tmpl +++ b/templates/config.tmpl @@ -5,7 +5,7 @@ organisation = 'Ubuntu' homepage = 'http://www.ubuntu.com/' - packages_homepage = 'http://packages.ubuntu.lichtenheld.net/' + packages_homepage = 'http://packages.ubuntu.com/' searchformurl = packages_homepage search_url = '/' tags_url = 'http://debtags.alioth.debian.org/' @@ -52,7 +52,9 @@ [%- # possible values for importance: high, normal, low sitewidemsg = { importance => "high", - txt => g('Please note that this is an experimental version of %s. Errors and obsolete information should be expected', 'packages.ubuntu.com', 'packages.ubuntu.com') } + txt => 'Site switched to completly new codebase. Please report any problems.' } +# sitewidemsg = { importance => "high", +# txt => g('Please note that this is an experimental version of %s. Errors and obsolete information should be expected', 'packages.ubuntu.com', 'packages.ubuntu.com') } -%] [%# @translators: . = decimal_point , = thousands_sep, see Number::Format %] [%- USE num = Number.Format( decimal_point => g('.'),