Lady’s Gitweb
/
Vocab
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
0f7519f
)
Add some missing @lang="en" tags to H·T·M·L output
author
Lady
<redacted>
Sun, 12 Jan 2025 23:05:35 +0000
(18:05 -0500)
committer
Lady
<redacted>
Mon, 13 Jan 2025 00:50:46 +0000
(19:50 -0500)
transforms/terms.xslt
patch
|
blob
|
history
diff --git
a/transforms/terms.xslt
b/transforms/terms.xslt
index 20875c19c2b3134abb5b15ffb3d931d09df54ed5..43def78cd5e0a2a98f6bd427462ce6a2bf259a9e 100644
(file)
--- a/
transforms/terms.xslt
+++ b/
transforms/terms.xslt
@@
-270,6
+270,7
@@
If a copy of the M·P·L was not distributed with this file, You can obtain one
<value-of select="rdfs:label[1]"/>
</element>
<element name="p" namespace="&xhtml;">
+ &en;
<text>An ontology.</text>
</element>
</element>
@@
-461,6
+462,7
@@
If a copy of the M·P·L was not distributed with this file, You can obtain one
<text>)</text>
</element>
<element name="p" namespace="&xhtml;">
+ &en;
<choose>
<when test="self::owl:Class">
<text>A class.</text>
This page took
0.085141 seconds
and
4
git commands to generate.