This file is indexed.

/usr/share/help/es/easytag/file-rename.page is in easytag 2.4.2-1.

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
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="guide" id="file-rename" xml:lang="es">

  <info>
    <link type="guide" xref="index#main"/>
    <revision pkgversion="2.1.9" date="2013-08-18" status="draft"/>
    <revision pkgversion="2.3.5" date="2015-03-26" status="draft"/>

    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Cambiar los nombres de los archivos usando etiquetas</desc>
  </info>

  <title>Renombrar archivos</title>

  <p>You can rename your music files using the tags from within
  <app>EasyTAG</app>:</p>

  <steps>
    <item>
      <p><link xref="file-select">Seleccione los archivos</link> que quiere renombrar en la vista de archivos.</p>
    </item>
    <item>
      <p>Select <guiseq><gui style="menu">View</gui>
      <gui style="menuitem">Show Scanner</gui></guiseq>.</p>
    </item>
    <item>
      <p>Select the <gui>Rename File</gui> scanner.</p>
    </item>
    <item>
      <p>Using the <gui xref="format-specifier">Legend</gui>, type in the
      structure<!--find better word--> that you would like to use for the file
      naming. For example, if you wish your files to be named
      <file>[artist] - [title].[extension]</file>, enter <input>%a - %t</input>
      into the renaming field.</p>
    </item>
    <item>
      <p>To apply the changes to the selected files, click
      <gui style="button">Scan Files</gui>.</p>
    </item>
    <item>
      <p>Close the <gui style="dialog">Tag and Filename Scan</gui> dialog.</p>
    </item>
    <item>
      <p>Para guardar los cambios aplicados, seleccione <guiseq><gui style="menu">Archivo</gui> <gui style="menuitem">Guardar archivos</gui></guiseq>.</p>
    </item>
  </steps>

  <note style="tip">
    <p>Si cierra la aplicación sin guardar los cambios, éstos se perderán.</p>
  </note>

</page>