This file is indexed.

/usr/share/GNUstep/Poe.app/English.lproj/CommentInfo.strings is in poe.app 0.5.1-5build3.

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
"AlbumT" = "Album";
"ArtistT" = "Artist";
"ContactT" = "Contact";
"CopyrightT" = "Copyright";
"DateT" = "Date";
"DescriptionT" = "Description";
"GenreT" = "Genre";
"LicenseT" = "License";
"LocationT" = "Location";
"OrganizationT" = "Organization";
"PerformerT" = "Performer";
"TitleT" = "Title";
"Track NumberT" = "Track Number";
"VersionT" = "Version";
"EncoderT" = "Encoder";

"TitleD" = "Track/Work name";
"VersionD" = "The version field may be used to differentiate between multiple versions of the same track title in a single collection. (e.g. remix info)";
"AlbumD" = "The collection name to which this track belongs";
"Track NumberD" = "The track number of this piece, if part of a specific large collection or album";
"ArtistD" = "The artist generally considered responsible for the work. In popular music this is useally the performing band or singer. For classical music it would be the composer. For an audio book it would be the author of the original text.";
"PerformerD" = "the artist(s) who performed the work. In classical music this would be the conductor, orchestra, or soloists. In an audio book it would be the actor who did the reading. In popular music this is typically the same as the Artist and is omitted";
"CopyrightD" = "Copyright attribution, e.g. \'2001 Nobody\'s Band\' or \'1999 Jack Moffitt\'.";
"LicenseD" = "License information, eg, \'All Rights Reserved\', \'Any Use Permitted\', A URL to a license such as a Creative Commons license (\"www.creativecommons.org/blahblah/license.html\") or the EFF Open Audio License (\'distributed under the terms of the Open Audio License. see http://ww.eff.org/IP/Open_license/eff/oal.html for details\'), etc.";
"OrganizationD" = "Name of the organization producing the track (i.e. the \'record label\')";
"DescriptionD" = "A short description of the track.";
"GenreD" = "A short text indication of music genre.";
"DateD" = "Date the track was recorded.";
"LocationD" = "Location where the track was recorded";
"ContactD" = "Contact information for the creators or distributors of the track. This could be a URL, an email address, the physical address of the producing label.";
"EncoderD" = "The software encoder used to encode the track";