blob: bd89c070775ae114e486d02dc1b77ae02da683ce (
plain)
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
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY newMessageCmd.label "Message">
<!ENTITY newMessageCmd.accesskey "M">
<!ENTITY newMessageCmd.key "M">
<!ENTITY newContactCmd.label "Contact…">
<!ENTITY newContactCmd.accesskey "o">
<!ENTITY sendPage.label "Envoyer la page…">
<!ENTITY sendPage.accesskey "l">
<!ENTITY contextSendThisPage.label "Envoyer cette page…">
<!ENTITY contextSendThisPage.accesskey "v">
<!ENTITY contextSendThisLink.label "Envoyer ce lien…">
<!ENTITY contextSendThisLink.accesskey "i">
<!ENTITY contextSendImage.label "Envoyer l’image…">
<!ENTITY contextSendImage.accesskey "n">
<!ENTITY contextSendVideo.label "Envoyer la vidéo…">
<!ENTITY contextSendVideo.accesskey "n">
<!ENTITY contextSendAudio.label "Envoyer le fichier audio…">
<!ENTITY contextSendAudio.accesskey "n">
<!ENTITY contextSendFrame.label "Envoyer le cadre…">
<!ENTITY contextSendFrame.accesskey "c">
<!ENTITY sendLinkCmd.label "Envoyer le lien…">
<!ENTITY sendLinkCmd.accesskey "r">
|