This file is indexed.

/usr/share/gettext-0.19.8/its/glade1.its is in gettext 0.19.8.1-2.

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
16
17
18
<?xml version="1.0"?>
<its:rules xmlns:its="http://www.w3.org/2005/11/its"
           xmlns:gt="https://www.gnu.org/s/gettext/ns/its/extensions/1.0"
           version="2.0">
  <its:translateRule selector="/GTK-Interface" translate="no"/>
  <its:translateRule selector="/GTK-Interface//label |
                               /GTK-Interface//title |
                               /GTK-Interface//text |
                               /GTK-Interface//format |
                               /GTK-Interface//copyright |
                               /GTK-Interface//comments |
                               /GTK-Interface//preview_text |
                               /GTK-Interface//tooltip"
                     translate="yes"/>

  <its:preserveSpaceRule selector="/GTK-Interface" space="preserve"/>
  <gt:escapeRule selector="/GTK-Interface" escape="no"/>
</its:rules>