This file is indexed.

/usr/share/charactermanaj/resources/languages/profileselectordialog.xml is in charactermanaj 0.98+svn20120311.r42-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
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties version="1.0">
	<entry key="title">Profile Selector</entry>
	<entry key="profile.new">New</entry>
	<entry key="profile.new.tooltip">If the shift key is pressed, the default profile is made.</entry>
	<entry key="profile.edit">Edit</entry>
	<entry key="profile.edit.readonly">View</entry>
	<entry key="profile.remove">Remove</entry>
	<entry key="profile.browse">Browse</entry>
	<entry key="profile.import">Import</entry>
	<entry key="profile.export">Export</entry>
	<entry key="description">Description</entry>
	<entry key="profiles">Profiles</entry>
	<entry key="sample-image">Sample</entry>
	<entry key="btn.select">Open</entry>
	<entry key="btn.cancel">Cancel</entry>
	<entry key="dropHere">dropHere</entry>
	<entry key="nopicture">No Picture</entry>
	<entry key="samplepicture.cut">Cut</entry>
	<entry key="samplepicture.paste">Paste</entry>
	<entry key="profile.remove.confirm">ARE YOU SURE YOU WANT TO DELETE {0}?</entry>
	<entry key="profile.remove.force">Delete completely.</entry>
	<entry key="confirm.remove">CONFIRM</entry>
	<entry key="profile.remove.cannot">can not delete this profile.</entry>
	<entry key="profile.opend"> (Opened)</entry>
	<entry key="profile.noteditable"> (no edit)</entry>
	<entry key="confirmUpdateProfile">Select profile</entry>
	<entry key="importToUpdateProfile">Import to the selected profile.</entry>
	<entry key="importToCreateProfile">Import to the new profile.</entry>
</properties>