This file is indexed.

/usr/share/xul-ext/autofill-forms/chrome/locale/zh-CN/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=自动填写表单
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=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=默认
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=Fill out forms
tooltipSubmit=Fill out and submit forms
tooltipAllTabs=Fill out forms on all tabs
tooltipFromProfileSelection=Fill out forms from profile selection
tooltipProfile=Profile Switcher
tooltipSettings=Settings
tooltipDisplayFormDetails=Display Form Details
currentProfileLabel=当前身份信息
profileSelectionWindowTitle=更换身份信息
profileSelectionFormFillTitle=Fill out forms
profileSelectionPrompt=选择身份信息
contextMenuMore=More...
invalidRegExpTitle=不合法的正则表达式
invalidRegExpText=输入的正则表达式不合法
containsRuleType=包含
beginsWithRuleType=开始于
endsWithRuleType=结束于
equalsRuleType=等于
alternativesSelectionWindowTitle=选择选项
alternativesSelectionPrompt=选择选项:
importProfile=导入身份信息
exportProfile=导出身份信息
importDynamicTags=Import Dynamic Tags
exportDynamicTags=Export Dynamic Tags
removeProfileTitle=移除身份信息
removeProfileText=您真的要删除当前的身份信息?
removeFieldRulesTitle=移除区域规则
removeFieldRulesText=真的要删除选定的区域规则么?
sortFieldRulesTitle=区域规则排序
sortFieldRulesText=真的要给这些区域规则排序么?
removeRuleConditionTitle=删除条件状态
removeRuleConditionText=真的删除这些条件状态么?
removeDynamicTagTitle=删除动态标签
removeDynamicTagText=真的删除这些动态标签么?
resetAllProfilesTitle=重置所有选项
resetAllProfilesText=真的重置所有选项么?
selectConfigDirectory=Select config directory
newConfigDirectoryNotEmptyTitle=Directory not empty
newConfigDirectoryNotEmptyText=The new config directory is not empty. Do you want to overwrite existing config files?
importFromConfigDirectoryTitle=Import from config directory
importFromConfigDirectoryText=Do you want to overwrite the profiles with the data from the config directory?
command=Command
mousebutton=Mouse Button
mousebutton0=Left Mouse Button
mousebutton1=Middle Mouse Button
mousebutton2=Right Mouse Button
keyboardShortcut=Keyboard Shortcut
alt=alt
control=Ctrl
meta=Cmd
shift=Shift
VK_CANCEL=取消
VK_HELP=帮助
VK_BACK=Back
VK_TAB=Tab
VK_CLEAR=清除
VK_RETURN=返回
VK_ENTER=Enter
VK_PAUSE=Pause
VK_CAPS_LOCK=Caps Lock
VK_ESCAPE=Esc
VK_SPACE=Space
VK_PAGE_UP=Page up
VK_PAGE_DOWN=Page down
VK_END=End
VK_HOME=Home
VK_LEFT=Left
VK_UP=Up
VK_RIGHT=Right
VK_DOWN=Down
VK_PRINTSCREEN=Print Screen
VK_INSERT=Insert
VK_DELETE=Delete
VK_NUM_LOCK=Num Lock
VK_SCROLL_LOCK=Scroll Lock