This file is indexed.

/usr/share/xul-ext/password-editor/locale/zh-TW/browserOverlay.dtd is in xul-ext-password-editor 2.9.6-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
<!-- Open Saved Passwords -->
<!ENTITY savedpasswords.label "已存密碼">
<!ENTITY savedpasswords.accesskey "v">
<!ENTITY savedpasswords.tooltip "開啟密碼管理員">
<!-- Context menu -->
<!ENTITY ctx_savelogininfo.label "儲存登入資訊">
<!ENTITY ctx_savelogininfo.accesskey "S">
<!ENTITY ctx_savelogininfo.tooltip "新增一組對應此表單的已存密碼">
<!ENTITY ctx_editlogininfo.label "編輯登入資訊">
<!ENTITY ctx_editlogininfo.accesskey "E">
<!ENTITY ctx_editlogininfo.tooltip "編輯一組對應此表單的已存密碼">
<!ENTITY ctx_deletelogininfo.label "刪除登入資訊">
<!ENTITY ctx_deletelogininfo.accesskey "D">
<!ENTITY ctx_deletelogininfo.tooltip "刪除一組對應此表單的已存密碼">