Page.About.Title=About - Sone
Page.About.Page.Title=About
+Page.About.Flattr.Description=If you like Sone and you would like to reward me, you can use the Flattr button at the bottom of each page. Flattr is a non-anonymous micro payment that acts like an internet tip jar where the amount each user spends is limited (lowest being 2 € per month). More information can be found on {link}flattr.com{/link}.
+Page.About.Homepage.Title=Homepage
+Page.About.Homepage.Description=You can find more information and the source code of Sone on the {link}homepage{/link}.
+Page.About.License.Title=License
Page.Options.Title=Options - Sone
Page.Options.Page.Title=Options
<p>Sone – The Freenet Social Network Plugin, Version <% version|html>, © 2010–2011 by David ‘Bombe’ Roden.</p>
<p>
- If you like Sone and you would like to reward me, you can use the
- Flattr button at the bottom of each page. Flattr is a non-anonymous
- micro payment that acts like an internet tip jar where the amount
- each user spends is limited (lowest being 2 € per month). More
- information can be found on <a href="/?_CHECKED_HTTP_=https://www.flattr.com/"
- title="Flattr Homepage" target="_blank">flattr.com</a>.
+ <%= Page.About.Flattr.Description|l10n|html|replace needle="{link}" replacement='<a href="/?_CHECKED_HTTP_=https://www.flattr.com/" title="Flattr Homepage" target="_blank">'|replace needle="{/link}" replacement='</a>'>
</p>
+ <h2><%= Page.About.Homepage.Title|l10n|html></h2>
+
+ <p>
+ <%= Page.About.Homepage.Description|l10n|html|replace needle="{link}" replacement='<a href="/USK@nwa8lHa271k2QvJ8aa0Ov7IHAV-DFOCFgmDt3X6BpCI,DuQSUZiI~agF8c-6tjsFFGuZ8eICrzWCILB60nT8KKo,AQACAAE/sone/33/">'|replace needle="{/link}" replacement='</a>'>
+ </p>
+
+ <h2><%= Page.About.License.Title|l10n|html></h2>
+
<p>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by