<p class="info">
<xsl:choose>
<xsl:when test="//dc:rights.license">
- Ten utwór jest udostepniony na licencji
+ Ten utwór jest udostępniony na licencji
<a>
<xsl:attribute name="href">
<xsl:value-of select="//dc:rights.license" />
\href{http://creativecommons.org/licenses/by-sa/3.0/}{Creative Commons
Uznanie Autorstwa – Na Tych Samych Warunkach 3.0 PL}.}
<xsl:if test=".//dc:rights.license">
- \def\rightsinfo{Ten utwór jest udostepniony na licencji
+ \def\rightsinfo{Ten utwór jest udostępniony na licencji
\href{<xsl:value-of select=".//dc:rights.license" />}{<TeXML escape="1"><xsl:apply-templates select=".//dc:rights" mode="inline" /></TeXML>}.}
</xsl:if>
license_description = parsed_dc.license_description
license = parsed_dc.license
if license:
- license_description = u"Ten utwór jest udostepniony na licencji %s: \n%s" % (
+ license_description = u"Ten utwór jest udostępniony na licencji %s: \n%s" % (
license_description, license)
else:
license_description = u"Ten utwór nie jest objęty majątkowym prawem autorskim i znajduje się " \