This file is indexed.

/usr/share/xul-ext/password-editor/locale/fr/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 "Mots de passe enregistrés">
<!ENTITY savedpasswords.accesskey "p">
<!ENTITY savedpasswords.tooltip "Ouvre la fenêtre de dialogue des mots de passe enregistrés">
<!-- Context menu -->
<!ENTITY ctx_savelogininfo.label "Enregistrer les informations de connexion">
<!ENTITY ctx_savelogininfo.accesskey "E">
<!ENTITY ctx_savelogininfo.tooltip "Ajoute un mot de passe enregistré à ce formulaire">
<!ENTITY ctx_editlogininfo.label "Modifier les informations de connexion">
<!ENTITY ctx_editlogininfo.accesskey "M">
<!ENTITY ctx_editlogininfo.tooltip "Modifie un mot de passe enregistré pour ce formulaire">
<!ENTITY ctx_deletelogininfo.label "Supprimer les informations de connexion">
<!ENTITY ctx_deletelogininfo.accesskey "S">
<!ENTITY ctx_deletelogininfo.tooltip "Supprimer un mot de passe pour ce formulaire">