summaryrefslogtreecommitdiff
path: root/mate-dictionary/help
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2026-08-31 12:33:02 -0400
committerVictor Kareh <[email protected]>2026-08-31 20:50:01 +0000
commit3cca5535120070ea47f6405f36a0dcdf8cd1a6ee (patch)
treed018489760e27525ef3f94fa1df9a9cce25dfdd0 /mate-dictionary/help
parentf94beb3bc4b19565af5a9ce5620cdc64d3557a49 (diff)
downloadmate-utils-3cca5535120070ea47f6405f36a0dcdf8cd1a6ee.tar.bz2
mate-utils-3cca5535120070ea47f6405f36a0dcdf8cd1a6ee.tar.xz
docbook: Remove lang attributes
Having lang="en" in docbooks triggered the itstool bug, causing intermitent build failures in some languages. Removing the lang attribute fixes this, and it's unnecessary since C/ docbooks are already implicitly in English.
Diffstat (limited to 'mate-dictionary/help')
-rw-r--r--mate-dictionary/help/C/index.docbook13
1 files changed, 6 insertions, 7 deletions
diff --git a/mate-dictionary/help/C/index.docbook b/mate-dictionary/help/C/index.docbook
index 9ad648ca..b57c2b44 100644
--- a/mate-dictionary/help/C/index.docbook
+++ b/mate-dictionary/help/C/index.docbook
@@ -17,7 +17,7 @@
-->
<!-- =============Document Header ============================= -->
-<article id="index" lang="en">
+<article id="index">
<!-- please do not change the id; for translations, change language to -->
<!-- appropriate code -->
<articleinfo>
@@ -30,7 +30,7 @@
</para>
</abstract>
- <copyright lang="en">
+ <copyright>
<year>2015-2021</year>
<holder>MATE Documentation Project</holder>
</copyright>
@@ -57,7 +57,7 @@
&legal;
<authorgroup>
- <author role="maintainer" lang="en">
+ <author role="maintainer">
<surname>MATE Documentation Team</surname>
<affiliation>
<orgname>Mate desktop</orgname>
@@ -87,13 +87,12 @@
</authorgroup>
<revhistory>
- <revision lang="en">
+ <revision>
<revnumber>Dictionary Manual V1.10.0</revnumber>
<date>July 2015</date>
<revdescription>
- <para role="author" lang="en">Wolfgang Ulbrich
- </para>
- <para role="publisher" lang="en">MATE Documentation Project</para>
+ <para role="author">Wolfgang Ulbrich</para>
+ <para role="publisher">MATE Documentation Project</para>
</revdescription>
</revision>
<revision>