mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03:00
Added: "You have too many folders!" description (#414)
This commit is contained in:
parent
71a141dbb4
commit
ec51bb0b9f
29 changed files with 66 additions and 12 deletions
|
|
@ -470,6 +470,8 @@ CREATING_PROCESS = "Creazione della cartella..."
|
|||
DELETING_PROCESS = "Cancellazione della cartella..."
|
||||
RENAMING_PROCESS = "Rinominazione della cartella..."
|
||||
DELETING_ASK = "Ne sei sicuro?"
|
||||
TO_MANY_FOLDERS_DESC_1 = "You have too many folders!"
|
||||
TO_MANY_FOLDERS_DESC_2 = "We have shown only a part of them, to avoid performance problems."
|
||||
|
||||
[SETTINGS_ACCOUNTS]
|
||||
LEGEND_ACCOUNTS = "Lista degli account"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue