mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17: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
|
|
@ -484,6 +484,8 @@ CREATING_PROCESS = "Creating a folder"
|
|||
DELETING_PROCESS = "Deleting a folder"
|
||||
RENAMING_PROCESS = "Renaming a folder"
|
||||
DELETING_ASK = "Are you sure?"
|
||||
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 = "Account List"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue