]> git.deb.at Git - deb/packages.git/blobdiff - templates/config/mirrors.tmpl
Some further changes for the archive/section tooltips
[deb/packages.git] / templates / config / mirrors.tmpl
index c5c1d33621bb319885491b072e2af626b5871d72..d10f12499594622cec81ecfb1e137eff0d380ae5 100644 (file)
@@ -70,6 +70,7 @@ mirrors = {
        },
 
        volatile => {
+               title => g('volatile packages that need major changes during the life of a stable release'),
                mirror_list => 'http://www.debian.org/devel/debian-volatile/volatile-mirrors',
                europa => [
                        "volatile.debian.net/debian-volatile",
@@ -91,6 +92,7 @@ mirrors = {
        },
 
        backports => {
+               title => g('newer packages that have been adapted to stable releases of Debian'),
                mirror_list => 'http://www.backports.org/debian/README.mirrors.html',
                europa => [
                        "www.backports.org/debian",
@@ -118,6 +120,7 @@ mirrors = {
        },
 
        debports => {
+               title => g('ports of packages to architectures not yet available in Debian'),
                mirror_list => 'http://wiki.debian.org/DebianPorts/Mirrors',
                unofficial_port => {
                        'kfreebsd-amd64' => {
@@ -152,6 +155,4 @@ continents = {
                europa        => g('Europe'),
                africa        => g('Africa'),
        }
-
 %]
-