aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@bittern.gentoo.org>2010-12-14 22:24:03 +0000
committerroot <root@bittern.gentoo.org>2010-12-14 22:24:03 +0000
commitf1d4049bfb57de407422e4371f5fc1dd87b88ea9 (patch)
tree070d7c5a6526a64a22965f8006d4922ae67d7250
parentEnable translation code, and give quantumsummers the debug email. (diff)
downloadgentoo-ads-config-f1d4049bfb57de407422e4371f5fc1dd87b88ea9.tar.gz
gentoo-ads-config-f1d4049bfb57de407422e4371f5fc1dd87b88ea9.tar.bz2
gentoo-ads-config-f1d4049bfb57de407422e4371f5fc1dd87b88ea9.zip
Multilingual ads!
-rw-r--r--gentoo_sponsors.py11
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 = [
'name': 'TOP-IX',
'type': 'img',
'img': 'sponsors/topix-fastbull-125x125.png',
- 'title': 'TOP-IX & FastBull: Internet Exchange|Innovation|Cloud|Fastbull|Mirror',
+ 'title': {
+ 'en': 'TOP-IX & FastBull: Internet Exchange|Innovation|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 = [
'tier': 1,
'weight': 5,
'url': 'http://www.hotelkatalog24.de',
- 'html': 'Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.',
- # "Unterstützt von hotelkatalog24.de, wo du <atarget="_parent" href='http://www.hotelkatalog24.de'>Hotels</a> ganz einfach online buchen kannst."
+ 'html': {
+ "en": 'Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.online-kredit-index.de/">hotels</a> and book them online.',
+ "de": 'Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de">Hotels</a> ganz einfach online buchen kannst.',
+ },
'height': 120,
'width': 125,
},