2007-10-09 15:58:37 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
|
|
|
|
|
|
|
<strings>
|
|
|
|
|
2007-10-12 12:19:59 +00:00
|
|
|
<!-- visible -->
|
2007-10-09 15:58:37 +00:00
|
|
|
<str id="site_name">GNUtube</str>
|
|
|
|
<str id="site_motto">WebTV free as in Speech</str>
|
|
|
|
|
2007-10-12 12:19:59 +00:00
|
|
|
<!-- invisible -->
|
2007-10-12 12:42:01 +00:00
|
|
|
<!-- <str id=""></str>
|
|
|
|
<str id=""></str>
|
|
|
|
<str id=""></str>-->
|
2007-10-12 13:09:07 +00:00
|
|
|
<str id="page_account">account</str>
|
2007-10-12 12:42:01 +00:00
|
|
|
<str id="page_bookmarks"></str>
|
|
|
|
<str id="page_login">login.pl</str>
|
2007-10-12 13:09:07 +00:00
|
|
|
<str id="page_login-openid">login-openid.pl</str>
|
|
|
|
<str id="page_logout">login.pl?action=logout</str>
|
|
|
|
<str id="page_gnutube-authors">INSERT LINK TO GNUTUBE AUTHORS HERE</str>
|
2007-10-15 00:35:35 +00:00
|
|
|
<str id="page_gnutube-license">http://gplv3.fsf.org/agplv3-dd1.html</str>
|
2007-10-15 00:32:48 +00:00
|
|
|
<str id="page_gnutube-source-code">http://mister-muffin.de/proj/browser</str>
|
2007-10-12 12:42:01 +00:00
|
|
|
<str id="page_register">register.pl</str>
|
|
|
|
<str id="page_results">search.pl?query=</str>
|
|
|
|
<str id="page_upload">upload.pl</str>
|
2007-10-12 16:46:37 +00:00
|
|
|
<str id="page_uploader">uploader.pl</str>
|
2007-10-12 12:19:59 +00:00
|
|
|
|
2007-10-09 15:58:37 +00:00
|
|
|
</strings>
|
|
|
|
|
|
|
|
</xsl:stylesheet>
|