yolanda/trunk/site/main.xml
josch ba705058f1 inteface fixes + tagcloud
git-svn-id: http://yolanda.mister-muffin.de/svn@172 7eef14d0-6ed0-489d-bf55-20463b2d70db
2007-11-02 12:12:44 +00:00

35 lines
1.4 KiB
XML
Executable file

<?xml version="1.0" encoding="iso-8859-1"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<strings>
<!-- visible -->
<str id="site_name">Yolanda</str>
<str id="site_motto">WebTV free as in Speech</str>
<!-- invisible -->
<!-- <str id=""></str>
<str id=""></str>
<str id=""></str>-->
<str id="page_account">/account.pl</str>
<str id="page_account_settings">/account.pl?show=settings</str>
<str id="page_account_uploads">/account.pl?show=uploads</str>
<str id="page_account_bookmarks">/account.pl?show=bookmarks</str>
<str id="page_bookmarks"></str>
<str id="page_login">/login.pl</str>
<str id="page_login-openid">/login.pl?action=openid</str>
<str id="page_logout">/login.pl?action=logout</str>
<str id="page_authors">INSERT LINK TO YOLANDA AUTHORS HERE</str>
<str id="page_license">http://gplv3.fsf.org/agplv3-dd2.html</str>
<str id="page_source-code">http://mister-muffin.de/proj/browser/trunk</str>
<str id="page_register">/register.pl</str>
<str id="page_results">search.pl?query=</str>
<str id="page_upload">/upload.pl</str>
<str id="page_uploader">uploader.pl</str>
<str id="page_query_latestadditions">search.pl?query=&amp;orderby=timestamp&amp;sort=desc</str>
<str id="page_query_mostdownloads">search.pl?query=&amp;orderby=downloadcount&amp;sort=desc</str>
<str id="page_query_mostviews">search.pl?query=&amp;orderby=viewcount&amp;sort=desc</str>
</strings>
</xsl:stylesheet>