summaryrefslogtreecommitdiff
path: root/templates/du2html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/du2html.xsl')
-rw-r--r--templates/du2html.xsl28
1 files changed, 17 insertions, 11 deletions
diff --git a/templates/du2html.xsl b/templates/du2html.xsl
index 3143327..fe11d0a 100644
--- a/templates/du2html.xsl
+++ b/templates/du2html.xsl
@@ -65,15 +65,17 @@
<t t="comments" l="it">Per commenti, </t><t t="comments" l="en">If you have comments, </t>
<t t="mailsubj" l="it">Commenti su </t><t t="mailsubj" l="en">Comments on </t>
<t t="writeme" l="it">scrivetemi</t><t t="writeme" l="en">write me</t>
-<t t="attention" l="it">Attenzione!</t> <t t="attention" l="en">Attention!</t>
-<t t="caution" l="it">Cautela!</t> <t t="caution" l="en">Caution!</t>
-<t t="danger" l="it">!PERICOLO!</t> <t t="danger" l="en">!DANGER!</t>
-<t t="error" l="it">Errore</t> <t t="error" l="en">Error</t>
-<t t="hint" l="it">Suggerimento</t> <t t="hint" l="en">Hint</t>
-<t t="important" l="it">Importante</t> <t t="important" l="en">Important</t>
-<t t="note" l="it">Nota</t> <t t="note" l="en">Note</t>
-<t t="tip" l="it">Trucco</t> <t t="tip" l="en">Tip</t>
-<t t="warning" l="it">Avvertenza</t> <t t="warning" l="en">Warning</t>
+ <t t="attention" l="it">Attenzione!</t> <t t="attention" l="en">Attention!</t>
+ <t t="caution" l="it">Cautela!</t> <t t="caution" l="en">Caution!</t>
+ <t t="danger" l="it">!PERICOLO!</t> <t t="danger" l="en">!DANGER!</t>
+ <t t="error" l="it">Errore</t> <t t="error" l="en">Error</t>
+ <t t="hint" l="it">Suggerimento</t> <t t="hint" l="en">Hint</t>
+ <t t="important" l="it">Importante</t> <t t="important" l="en">Important</t>
+ <t t="note" l="it">Nota</t> <t t="note" l="en">Note</t>
+ <t t="tip" l="it">Trucco</t> <t t="tip" l="en">Tip</t>
+ <t t="warning" l="it">Avvertenza</t> <t t="warning" l="en">Warning</t>
+ <t t="wishlist" l="it">Volete farmi un regalo? Qualche suggerimento su Amazon</t>
+ <t t="wishlist" l="en">Want to get me a present? Some suggestions on Amazon</t>
</x:variable>
<x:variable name="const-tr" select="e:node-set($const-tr-rtf)/node()" />
@@ -251,8 +253,12 @@
}
}).render().setUser('dakkar').start();
</script>
- <!-- dopplr -->
- <div id="dopplr-blog-badge-for-dakkar"><script type="text/javascript" src="http://www.dopplr.com/blogbadge/script/519a00f0a79fd8c53a39657c86edcca5?div-id=dopplr-blog-badge-for-dakkar"></script></div>
+ <!-- amazon -->
+ <div id="amazon-wishlist">
+ <a href="http://www.amazon.co.uk/registry/wishlist/INP247PNKQSZ">
+ <x:value-of select="$const-tr[@t='wishlist' and @l=$language]"/>
+ </a>
+ </div>
</div>
<div id="push"></div>
</div>