mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +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 = "Ordner wird angelegt"
|
|||
DELETING_PROCESS = "Ordner wird gelöscht"
|
||||
RENAMING_PROCESS = "Ordner wird umbenannt"
|
||||
DELETING_ASK = "Sind Sie sicher?"
|
||||
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 = "Liste der Konten"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue