/usr/share/bibledit/checks/suppress.html is in bibledit-data 5.0.453-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <h1>translate("Suppressed checking results")</h1>
<p><a href="index">[translate("back")] <a href="#help">[translate ("help")]</a></p>
<br>
<p class="error">##error##</p>
<p class="success">##success##</p>
##block##
<br>
<a id="help"></a>
<p>
translate("The page lists the suppressed results of the checks.")
</p>
<p>
translate("Click 🗑 to remove the items from the suppressed list.")
translate("It will be visible again in the list of check results.")
</p>
|