From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Puw3v-0001lC-QF for garchives@archives.gentoo.org; Thu, 03 Mar 2011 00:06:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 479D21C02A; Thu, 3 Mar 2011 00:06:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 190D01C024 for ; Thu, 3 Mar 2011 00:06:19 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 995CB1B412A for ; Thu, 3 Mar 2011 00:06:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id F2F788006E for ; Thu, 3 Mar 2011 00:06:17 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: / X-VCS-Repository: proj/gentoo-ads-config X-VCS-Files: gentoo_sponsors.py X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: f1d4049bfb57de407422e4371f5fc1dd87b88ea9 Date: Thu, 3 Mar 2011 00:06:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: edb8a06653893329a0ddd62ed815d26c commit: f1d4049bfb57de407422e4371f5fc1dd87b88ea9 Author: root bittern gentoo org> AuthorDate: Tue Dec 14 22:24:03 2010 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Tue Dec 14 22:24:03 2010 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoo-ads-co= nfig.git;a=3Dcommit;h=3Df1d4049b Multilingual ads! --- gentoo_sponsors.py | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 7682d5c..34a556a 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -96,7 +96,10 @@ ads =3D [ 'name': 'TOP-IX', 'type': 'img', 'img': 'sponsors/topix-fastbull-125x125.png', - 'title': 'TOP-IX & FastBull: Internet Exchange|Innovation|Cloud|Fastbu= ll|Mirror', + 'title': { + 'en': 'TOP-IX & FastBull: Internet Exchange|Innovati= on|Cloud|Fastbull|Mirror', + #'it': 'TODO' + }, 'tier': 1, 'weight': 10, 'url': 'http://www.top-ix.org/topix-e-fastbull-insieme-a-supporto-del-= software-open-source-e-della-open-culture', @@ -121,8 +124,10 @@ ads =3D [ 'tier': 1, 'weight': 5, 'url': 'http://www.hotelkatalog24.de', - 'html': 'Supported by hotelkatalog24.de, where you can find hotels and book= them online.', - # "Unterst=C3=BCtzt von hotelkatalog24.de, wo du Hotels ganz einfa= ch online buchen kannst." + 'html': {=20 + "en": 'Supported by hotelkatalog24.de, where you can= find h= otels and book them online.', + "de": 'Unterst=C3=BCtzt von hotelkatalog24.de, wo du= Hotels g= anz einfach online buchen kannst.', + }, 'height': 120, 'width': 125, },