This file is indexed.

/usr/share/xul-ext/autofill-forms/chrome/locale/sv-SE/autofillForms.properties is in xul-ext-autofill-forms 1.0.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
extensions.autofillForms@blueimp.net.description=Fyll in webbformulär automatiskt
extensions.autofillForms@blueimp.net.shortcut=alt+j
extensions.autofillForms@blueimp.net.shortcutSubmit=
extensions.autofillForms@blueimp.net.shortcutAllTabs=
extensions.autofillForms@blueimp.net.shortcutFromProfileSelection=
extensions.autofillForms@blueimp.net.shortcutProfile=ctrl+alt+J
extensions.autofillForms@blueimp.net.shortcutSettings=ctrl+alt+shift+j
extensions.autofillForms@blueimp.net.shortcutDisplayFormDetails=
extensions.autofillForms@blueimp.net.fieldRules=Username		(?:(?:user)|(?:login))(?!\\w*pass)	(?:)	true	true\nE-mail		mail	(?:)	true	true\nTitle		(?:prefix\\w*name)|(?:name\\w*prefix)|(?:title)	(?:)	true	true\nFirst name		(?:first\\w*name)|(?:name\\w*first)	(?:)	true	true\nMiddle name		(?:middle\\w*name)|(?:name\\w*middle)	(?:)	true	true\nLast name		(?:last\\w*name)|(?:name\\w*last)	(?:)	true	true\nName suffix		(?:suffix\\w*name)|(?:name\\w*suffix)	(?:)	true	true\n(Full) name		name	(?:)	true	true\nStreet (Line 1)		(?:(?:street)|(?:addr))\\w*1	(?:)	true	true\nStreet (Line 2)		(?:(?:street)|(?:addr))\\w*2	(?:)	true	true\nStreet (Line 3)		(?:(?:street)|(?:addr))\\w*3	(?:)	true	true\n(Full) street		(?:street)|(?:addr)	(?:)	true	true\nCity		city	(?:)	true	true\nState		(?:state)|(?:prov)|(?:region)	(?:)	true	true\nZIP/Postal code		(?:zip)|(?:post\\w*code)	(?:)	true	true\nCountry Code		country\\w*code	(?:)	true	true\nCountry		country	(?:)	true	true\nLanguage		lang	(?:)	true	true\nBirth Day		(?:bday)|(?:birth\\w?day)|(?:dob\\w?day)|(?:birth\\w*1)	(?:)	true	true\nBirth Month		(?:bmon)|(?:birth\\w?mon)|(?:dob\\w?mon)|(?:birth\\w*2)	(?:)	true	true\nBirth Year		(?:byear)|(?:birth\\w?year)|(?:dob\\w?year)|(?:birth\\w*3)	(?:)	true	true\nCompany		company	(?:)	true	true\nOccupation		(?:occupation)|(?:job)	(?:)	true	true\nPhone		(?:phone)|(?:tel)	(?:)	true	true\nHomepage		(?:web)|(?:homepage)|(?:www)|(?:url)	(?:)	true	true
extensions.autofillForms@blueimp.net.profileLabels=Förvalt
extensions.autofillForms@blueimp.net.dynamicTags=<datetime>	<useragent>	<langcode>	<resolution>	<clipboard>
extensions.autofillForms@blueimp.net.dynamicTagCodes=new Date().toLocaleString()	navigator.userAgent	navigator.language	screen.width+'x'+screen.height	this.getClipboardText()
extensions.autofillForms@blueimp.net.regExpPasswordLabel=(?:pass)
tooltip=Fyll formulär
tooltipSubmit=Fyll in och välj formulär
tooltipAllTabs=Fyll in formulär på alla tabbar
tooltipFromProfileSelection=Fyll in formulär från profil urval
tooltipProfile=Byta profil
tooltipSettings=Inställningar
tooltipDisplayFormDetails=Display Form Details
currentProfileLabel=Nuvarande profil:
profileSelectionWindowTitle=Byta Profil
profileSelectionFormFillTitle=Fyll in formulär
profileSelectionPrompt=Välj profil:
contextMenuMore=Mer...
invalidRegExpTitle=Invalid regular expression
invalidRegExpText=The entered regular expression is not valid:
containsRuleType=innehåller
beginsWithRuleType=börjar med
endsWithRuleType=slutar med
equalsRuleType=lika med
alternativesSelectionWindowTitle=Välj alternativ
alternativesSelectionPrompt=Välj alternativ:
importProfile=Importera profil
exportProfile=Exportera profil
importDynamicTags=Import Dynamic Tags
exportDynamicTags=Export Dynamic Tags
removeProfileTitle=Radera profil
removeProfileText=Är du säker på att radera aktuella profilen?
removeFieldRulesTitle=Radera fält regler
removeFieldRulesText=Verkligen radera valda fält regler?
sortFieldRulesTitle=Sortera fält regler
sortFieldRulesText=Är du säker på att sätta en ny ordning på fält reglerna?
removeRuleConditionTitle=Remove rule condition
removeRuleConditionText=Really delete the selected rule condition?
removeDynamicTagTitle=Radera dynamik tagg
removeDynamicTagText=Verkligen radera valda dynamiska tagg?
resetAllProfilesTitle=Omställa alla profiler
resetAllProfilesText=Är du säker på att omställa alla profiler?
selectConfigDirectory=Välj config katalog
newConfigDirectoryNotEmptyTitle=Katalogen är inte tom
newConfigDirectoryNotEmptyText=The new config directory is not empty. Do you want to overwrite existing config files?
importFromConfigDirectoryTitle=Importera från config katalogen
importFromConfigDirectoryText=Vill du skriva över profiler med data från config katalogen?
command=Kommando
mousebutton=Musknapp
mousebutton0=Vänster musknapp
mousebutton1=Mitten musknapp
mousebutton2=Höger musknapp
keyboardShortcut=Tangentbord genväg
alt=Alt
control=Ctrl
meta=Cmd
shift=Shift
VK_CANCEL=Avbryt
VK_HELP=Hjälp
VK_BACK=Bak
VK_TAB=Tab
VK_CLEAR=Rensa
VK_RETURN=Tillbaka
VK_ENTER=Enter
VK_PAUSE=Paus
VK_CAPS_LOCK=Caps Lock
VK_ESCAPE=Esc
VK_SPACE=Mellanslag
VK_PAGE_UP=Page up
VK_PAGE_DOWN=Page down
VK_END=End
VK_HOME=Home
VK_LEFT=Vänster
VK_UP=Upp
VK_RIGHT=Höger
VK_DOWN=Ner
VK_PRINTSCREEN=Print Scrn
VK_INSERT=Instert
VK_DELETE=Delete
VK_NUM_LOCK=Num Lock
VK_SCROLL_LOCK=Scroll Lock