24994ab419
git-svn-id: http://yolanda.mister-muffin.de/svn@57 7eef14d0-6ed0-489d-bf55-20463b2d70db
22 lines
556 B
XML
Executable file
22 lines
556 B
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">GNUtube</str>
|
|
<str id="site_motto">WebTV free as in Speech</str>
|
|
|
|
<!-- invisible -->
|
|
<!-- <str id=""></str>
|
|
<str id=""></str>
|
|
<str id=""></str>-->
|
|
<str id="page_bookmarks"></str>
|
|
<str id="page_login">login.pl</str>
|
|
<str id="page_register">register.pl</str>
|
|
<str id="page_results">search.pl?query=</str>
|
|
<str id="page_upload">upload.pl</str>
|
|
|
|
</strings>
|
|
|
|
</xsl:stylesheet>
|