This file is indexed.

/usr/share/xul-ext/autofill-forms/chrome/locale/de-DE/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=Web-Formulare automatisch ausfüllen
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=control+alt+J
extensions.autofillForms@blueimp.net.shortcutSettings=control+alt+shift+J
extensions.autofillForms@blueimp.net.shortcutDisplayFormDetails=
extensions.autofillForms@blueimp.net.fieldRules=Benutzername		(?:(?:user)%7C(?:login)%7C(?:benutzer))(?!%5Cw*pass)	(?:)	true	true\nE-mail		mail	(?:)	true	true\nAnrede		(?:prefix%5Cw*name)%7C(?:name%5Cw*prefix)%7C(?:title)%7C(?:titel)%7C(?:anrede)	(?:)	true	true\nVorname		(?:first%5Cw*name)%7C(?:name%5Cw*first)%7C(?:vorname)	(?:)	true	true\n2.%20Vorname		(?:middle%5Cw*name)%7C(?:name%5Cw*middle)%7C(?:vorname%5Cw*2)	(?:)	true	true\nNachname		(?:last%5Cw*name)%7C(?:name%5Cw*last)%7C(?:nachname)	(?:)	true	true\nNamenszusatz		(?:suffix%5Cw*name)%7C(?:name%5Cw*suffix)%7C(?:zusatz%5Cw*name)%7C(?:name%5Cw*zusatz)	(?:)	true	true\n(Vollst%C3%A4ndiger)%20Name		name	(?:)	true	true\nStra%C3%9Fe%20(Zeile%201)		(?:(?:street)%7C(?:addr)%7C(?:stra%C3%9Fe)%7C(?:strasse)%7C(?:adr))%5Cw*1	(?:)	true	true\nStra%C3%9Fe%20(Zeile%202)		(?:(?:street)%7C(?:addr)%7C(?:stra%C3%9Fe)%7C(?:strasse)%7C(?:adr))%5Cw*2	(?:)	true	true\nStra%C3%9Fe%20(Zeile%203)		(?:(?:street)%7C(?:addr)%7C(?:stra%C3%9Fe)%7C(?:strasse)%7C(?:adr))%5Cw*3	(?:)	true	true\n(Vollst%C3%A4ndige)%20Stra%C3%9Fe		(?:street)%7C(?:addr)%7C(?:stra%C3%9Fe)%7C(?:strasse)%7C(?:adr)	(?:)	true	true\nStadt		(?:city)%7C(?:stadt)	(?:)	true	true\nBundesland/Staat		(?:state)%7C(?:prov)%7C(?:region)%7C(?:bundesland)	(?:)	true	true\nPostleitzahl/ZIP		(?:zip)%7C(?:post%5Cw*code)%7C(?:plz)%7C(?:postleitzahl)	(?:)	true	true\nLandeskennzeichen		(?:country%5Cw*code)%7C(?:land%5Cw*kennzeichen)	(?:)	true	true\nLand		(?:country)%7C(?:land)	(?:)	true	true\nSprache		(?:lang)%7C(?:sprache)	(?:)	true	true\nGeburts-Tag		(?:bday)%7C(?:birth%5Cw?day)%7C(?:dob%5Cw?day)%7C(?:birth%5Cw*1)%7C(geb%5Cw*tag)	(?:)	true	true\nGeburts-Monat		(?:bmon)%7C(?:birth%5Cw?mon)%7C(?:dob%5Cw?mon)%7C(?:birth%5Cw*2)%7C(geb%5Cw*mon)	(?:)	true	true\nGeburts-Jahr		(?:byear)%7C(?:birth%5Cw?year)%7C(?:dob%5Cw?year)%7C(?:birth%5Cw*3)%7C(geb%5Cw*jahr)	(?:)	true	true\nFirma		(?:company)%7C(?:firma)	(?:)	true	true\nBeruf		(?:occupation)%7C(?:job)%7C(?:beruf)	(?:)	true	true\nTelefon		(?:phone)%7C(?:tel)	(?:)	true	true\nHomepage		(?:web)%7C(?:homepage)%7C(?:www)%7C(?:url)	(?:)	true	true
extensions.autofillForms@blueimp.net.profileLabels=Standard
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=Formulare ausfüllen
tooltipSubmit=Formulare ausfüllen und abschicken
tooltipAllTabs=Formulare auf allen Browser-Tabs ausfüllen
tooltipFromProfileSelection=Formulare aus Profil-Auswahl ausfüllen
tooltipProfile=Profil wechseln
tooltipSettings=Einstellungen
tooltipDisplayFormDetails=Formular-Details anzeigen
currentProfileLabel=Aktuelles Profil:
profileSelectionWindowTitle=Profil wechseln
profileSelectionFormFillTitle=Formulare ausfüllen
profileSelectionPrompt=Profil wählen:
contextMenuMore=Mehr...
invalidRegExpTitle=Ungültiger regulärer Ausdruck
invalidRegExpText=Der eingegebene reguläre Ausdruck ist nicht gültig:
containsRuleType=enthält
beginsWithRuleType=beginnt mit
endsWithRuleType=endet mit
equalsRuleType=ist
alternativesSelectionWindowTitle=Alternative auswählen
alternativesSelectionPrompt=Alternative auswählen:
importProfile=Profil Importieren
exportProfile=Profil Exportieren
importDynamicTags=Import Dynamic Tags
exportDynamicTags=Export Dynamic Tags
removeProfileTitle=Profil entfernen
removeProfileText=Wirklich das aktuelle Profil löschen?
removeFieldRulesTitle=Feldregeln entfernen
removeFieldRulesText=Wirklich die ausgewählten Feldregeln entfernen?
sortFieldRulesTitle=Feldregeln sortieren
sortFieldRulesText=Wirklich eine neue Reihenfolge für die Feldregeln festlegen?
removeRuleConditionTitle=Regelbedingung entfernen
removeRuleConditionText=Wirklich die ausgewählte Regelbedingung entfernen?
removeDynamicTagTitle=Dynamisches Tag entfernen
removeDynamicTagText=Wirklich das ausgewählte Dynamische Tag entfernen?
resetAllProfilesTitle=Alle Profile zurücksetzen
resetAllProfilesText=Wirklich alle Profile zurücksetzen?
selectConfigDirectory=Konfigurationsverzeichnis auswählen
newConfigDirectoryNotEmptyTitle=Verzeichnis nicht leer
newConfigDirectoryNotEmptyText=Das neue Konfigurationsverzeichnis ist nicht leer. Sollen vorhandene Konfigurationsdateien überschrieben werden?
importFromConfigDirectoryTitle=Import aus dem Konfigurationsverzeichnis
importFromConfigDirectoryText=Sollen die Profile mit den Daten aus dem Konfigurationsverzeichnis überschrieben werden?
command=Befehl
mousebutton=Maustaste
mousebutton0=Linke Maustaste
mousebutton1=Mittlere Maustaste
mousebutton2=Rechte Maustaste
keyboardShortcut=Tastaturkürzel
alt=Alt
control=Strg
meta=Cmd
shift=Umschalt
VK_CANCEL=Abbr
VK_HELP=Hilfe
VK_BACK=Zurück
VK_TAB=Tab
VK_CLEAR=Leeren
VK_RETURN=Eingabe
VK_ENTER=Enter
VK_PAUSE=Pause
VK_CAPS_LOCK=Feststell
VK_ESCAPE=Esc
VK_SPACE=Leertaste
VK_PAGE_UP=Bild hoch
VK_PAGE_DOWN=Bild runter
VK_END=Ende
VK_HOME=Pos 1
VK_LEFT=Links
VK_UP=Hoch
VK_RIGHT=Rechts
VK_DOWN=Runter
VK_PRINTSCREEN=Druck
VK_INSERT=Einfg
VK_DELETE=Entf
VK_NUM_LOCK=Num
VK_SCROLL_LOCK=Rollen