(js) Allow edition of IMAP flags/labels

This commit is contained in:
Francis Lachapelle
2017-10-12 15:44:14 -04:00
parent 8b02db7b8c
commit e59a8e12ba
5 changed files with 72 additions and 33 deletions
@@ -147,6 +147,10 @@
/* Mailer */
"Labels" = "Labels";
"Label" = "Label";
"IMAP Label" = "IMAP Label";
"Invalid label" = "Don't use space, nor ( ) { } % * \" \\";
"Duplicate label" = "Duplicate label";
"IMAP labels must have unique names." = "IMAP labels must have unique names.";
"New label" = "New label";
"Show subscribed mailboxes only" = "Show subscribed mailboxes only";
"Synchronize only default mail folders (EAS)" = "Synchronize only default mail folders (EAS)";