mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-16 02:48:00 +00:00
BugFix #1046; Whenever the sieve server is unavailable an error message will appear.
This commit is contained in:
@@ -248,6 +248,11 @@
|
||||
"Active" = "Active";
|
||||
"Move Up" = "Move Up";
|
||||
"Move Down" = "Move Down";
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
"ConnectionError" = "Connection error";
|
||||
"ServiceTemporarilyUnavailable" = "Service temporarily unavailable";
|
||||
>>>>>>> a005b93... bug 1046 finished, if sieve server is not responding an error message will appear
|
||||
|
||||
/* Filters - UIxFilterEditor */
|
||||
"Filter name:" = "Filter name:";
|
||||
|
||||
Reference in New Issue
Block a user