Sunday, January 27th, 2008

Random Ubuntu Advocacy - Dutch Version

So, I'm beginning to wish I'd named the original post something else, I had no idea that so many people would help out with this. Anyway, Vincent of the Xubuntu Blog has very kindly translated the images into Dutch. Thanks Vincent :)

You can see a Dutch Ubuntu randomness demo here. The code for the Dutch images is below, simply copy & paste the code into your HTML/blog template where you would like the random image placement to occur:

<script type="text/javascript" src="http://crunchbang.net/advocacy/nl/ubuntu_199_164.js">
</script>
<noscript>
<a href="http://ubuntu.com/getubuntu" title="Neem Ubuntu!">
<img src="http://crunchbang.net/advocacy/nl/199_164_ubuntu.png" alt="Neem Ubuntu."></a>
</noscript>

2 Responses to “Random Ubuntu Advocacy - Dutch Version”

  1. Vincent wrote,

    No problem. Though I'd change the code to the following:

    <script type="text/javascript" src="http://crunchbang.net/advocacy/nl/ubuntu_199_164.js">
    </script>
    <noscript>
    <a href="http://ubuntu.com/getubuntu" title="Neem Ubuntu!">
    <img src="http://crunchbang.net/advocacy/nl/199_164_ubuntu.png" alt="Neem Ubuntu."></a>
    </noscript>
    

    (As in: change the alt text and title from "Krijg Ubuntu!" to "Neem Ubuntu!". "Krijgen" would be understood like "Receive Ubuntu" whereas "Nemen" would in this context be more a appropriate for "Get".)

  2. Philip wrote,

    Thanks Vincent, again :) I've changed the code as suggested.

Add Your Comment

Use the form below to add your comment. Markdown syntax is available. Note, comments are moderated by me for spam filtering. Alternatively, feel free to contact me privately.