mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Small fixes
+ BUTTON_THREAD_MORE
This commit is contained in:
parent
3dac6809d1
commit
1481bd88e5
34 changed files with 118 additions and 53 deletions
|
|
@ -120,6 +120,7 @@ BUTTON_IN_NEW_WINDOW = "Leggi in una finestra separata"
|
|||
BUTTON_THREAD_LIST = "Thread list"
|
||||
BUTTON_THREAD_PREV = "Previous"
|
||||
BUTTON_THREAD_NEXT = "Next"
|
||||
BUTTON_THREAD_MORE = "More messages"
|
||||
MENU_HEADERS = "Mostra le intestazioni del messaggio"
|
||||
MENU_VIEW_ORIGINAL = "Visualizza l'orginale"
|
||||
MENU_DOWNLOAD_ORIGINAL = "Scarica come file .eml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue