mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
"Edit as New" functionality (close #39)
This commit is contained in:
parent
b0593b813e
commit
6ecb7006f8
22 changed files with 67 additions and 11 deletions
|
|
@ -99,6 +99,7 @@ BUTTON_REPLY = "Répondre"
|
|||
BUTTON_REPLY_ALL = "Répondre à tous"
|
||||
BUTTON_FORWARD = "Transférer"
|
||||
BUTTON_FORWARD_AS_ATTACHMENT = "Transférer comme pièce-jointe"
|
||||
BUTTON_EDIT_AS_NEW = "Edit as New"
|
||||
BUTTON_SHOW_IMAGES = "Afficher les images"
|
||||
BUTTON_NOTIFY_READ_RECEIPT = "L'expéditeur a demandé à être prévenu lorsque vous lirez ce message."
|
||||
BUTTON_IN_NEW_WINDOW = "Voir dans une nouvelle fenêtre"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue