This file is indexed.

/usr/share/help-langpack/mk/evolution/import-single-files.page is in language-pack-gnome-mk-base 1:18.04+20180423.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="import-single-files" xml:lang="mk">

  <info>
    <desc>Importing single files.</desc>
    
    <link type="guide" xref="import-data"/>

    <revision pkgversion="3.25.5" version="0.2" date="2017-07-15" status="final"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
        

  </info>

  <title>Importing single files</title>

<p>To import single files (mail, calendar data or contacts):</p>
<steps>
<item><p>Click <guiseq><gui>File</gui><gui>Import</gui></guiseq>.</p></item>
<item><p>In the <gui>Importer Type</gui> tab, click <gui>Import a single file</gui>.</p></item>
<item><p>Choose the file.</p><p>The file type will be automatically determined.</p></item>
<item><p>Choose the destination (e.g. the folder in <app>Evolution</app>) for the imported data.</p></item>
</steps>

<note style="tip"><p>You can also import contacts that you have received as a vCard attachment of an email from its attachment menu.</p></note>

<note style="tip"><p>When setting <gui>File type</gui> to <gui>Contacts CSV or Tab</gui>, the column headers must correspond to the first entry in each item in English in the importer code for <link href="https://git.gnome.org/browse/evolution/tree/src/addressbook/importers/evolution-csv-importer.c?id=bc5f32786d09823247d8188c5f211dcd354097de#n228"><app>Evolution</app></link>, <link href="https://git.gnome.org/browse/evolution/tree/src/addressbook/importers/evolution-csv-importer.c?id=bc5f32786d09823247d8188c5f211dcd354097de#n188"><app>Mozilla</app></link> and <link href="https://git.gnome.org/browse/evolution/tree/src/addressbook/importers/evolution-csv-importer.c?id=bc5f32786d09823247d8188c5f211dcd354097de#n93"><app>Outlook</app></link>.</p></note>
</page>