diff --git a/dev/Styles/User/MessageList.less b/dev/Styles/User/MessageList.less index c0b6a8f57..51de1f597 100644 --- a/dev/Styles/User/MessageList.less +++ b/dev/Styles/User/MessageList.less @@ -10,6 +10,7 @@ box-shadow: var(--smMainShadow); } +#no-sort-list, #sort-list-dropdown-id { padding-left: 6px; padding-right: 6px; diff --git a/snappymail/v/0.0.0/app/localization/ar-SA/user.json b/snappymail/v/0.0.0/app/localization/ar-SA/user.json index d63f47a9c..af19e178b 100644 --- a/snappymail/v/0.0.0/app/localization/ar-SA/user.json +++ b/snappymail/v/0.0.0/app/localization/ar-SA/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "يوجد لديك %COUNT% رسالة جديدة!", "QUOTA_SIZE": "Using %SIZE% (%PROC%%)<\/strong> of your %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/bg-BG/user.json b/snappymail/v/0.0.0/app/localization/bg-BG/user.json index f5962c755..a6ead8fe4 100644 --- a/snappymail/v/0.0.0/app/localization/bg-BG/user.json +++ b/snappymail/v/0.0.0/app/localization/bg-BG/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Имате %COUNT% нови съобщения!", "QUOTA_SIZE": "Използване на %SIZE% (%PROC%%)<\/strong> от вашите %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/cs-CZ/user.json b/snappymail/v/0.0.0/app/localization/cs-CZ/user.json index d74103869..6ec81edf3 100644 --- a/snappymail/v/0.0.0/app/localization/cs-CZ/user.json +++ b/snappymail/v/0.0.0/app/localization/cs-CZ/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Máte %COUNT% nových zpráv!", "QUOTA_SIZE": "Používáte %SIZE% (%PROC%%)<\/strong> z vašich %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/da-DK/user.json b/snappymail/v/0.0.0/app/localization/da-DK/user.json index e3169b50b..ef726fb75 100644 --- a/snappymail/v/0.0.0/app/localization/da-DK/user.json +++ b/snappymail/v/0.0.0/app/localization/da-DK/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "%COUNT% nye meddelelser!", "QUOTA_SIZE": "Du bruger %SIZE% (%PROC%%)<\/strong> af %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/de-DE/user.json b/snappymail/v/0.0.0/app/localization/de-DE/user.json index f0c669a19..5f0ba051b 100644 --- a/snappymail/v/0.0.0/app/localization/de-DE/user.json +++ b/snappymail/v/0.0.0/app/localization/de-DE/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Sie haben %COUNT% neue Nachrichten!", "QUOTA_SIZE": "Sie nutzen %SIZE% (%PROC%%)<\/strong> von %LIMIT%<\/strong>.", "SORT": "Sortieren", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Datum aufsteigend", "SORT_DATE_DESC": "Datum absteigend", "SORT_SIZE_ASC": "Größe aufsteigend", diff --git a/snappymail/v/0.0.0/app/localization/el-GR/user.json b/snappymail/v/0.0.0/app/localization/el-GR/user.json index 9b3d18ae8..f0bf0bae3 100644 --- a/snappymail/v/0.0.0/app/localization/el-GR/user.json +++ b/snappymail/v/0.0.0/app/localization/el-GR/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Έχετε %COUNT% νέα μηνύματα!", "QUOTA_SIZE": "Χρησιμοποιούνται %SIZE% (%PROC%%)<\/strong> από %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/en-GB/user.json b/snappymail/v/0.0.0/app/localization/en-GB/user.json index 1f788639f..a41ce7695 100644 --- a/snappymail/v/0.0.0/app/localization/en-GB/user.json +++ b/snappymail/v/0.0.0/app/localization/en-GB/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "You have %COUNT% new messages!", "QUOTA_SIZE": "Using %SIZE% (%PROC%%)<\/strong> of your %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/en/user.json b/snappymail/v/0.0.0/app/localization/en/user.json index e46c56fc8..28cb82cfe 100644 --- a/snappymail/v/0.0.0/app/localization/en/user.json +++ b/snappymail/v/0.0.0/app/localization/en/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "You have %COUNT% new messages!", "QUOTA_SIZE": "Using %SIZE% (%PROC%%)<\/strong> of your %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/es-ES/user.json b/snappymail/v/0.0.0/app/localization/es-ES/user.json index d3c67377c..b4846bc87 100644 --- a/snappymail/v/0.0.0/app/localization/es-ES/user.json +++ b/snappymail/v/0.0.0/app/localization/es-ES/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Tiene %COUNT% nuevos mensajes.", "QUOTA_SIZE": "Usando %SIZE% (%PROC%%)<\/strong> de sus %LIMIT%<\/strong>", "SORT": "Ordenar", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Fecha ascendente", "SORT_DATE_DESC": "Fecha descendente", "SORT_SIZE_ASC": "Tamaño ascendente", diff --git a/snappymail/v/0.0.0/app/localization/et-EE/user.json b/snappymail/v/0.0.0/app/localization/et-EE/user.json index 6dcf9a83f..5ee1ff02a 100644 --- a/snappymail/v/0.0.0/app/localization/et-EE/user.json +++ b/snappymail/v/0.0.0/app/localization/et-EE/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Sulle on %COUNT% uut kirja!", "QUOTA_SIZE": "Kasutad %SIZE% (%PROC%%)<\/strong> lubatud kettamahust %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/eu/user.json b/snappymail/v/0.0.0/app/localization/eu/user.json index be598a54a..35b509b50 100644 --- a/snappymail/v/0.0.0/app/localization/eu/user.json +++ b/snappymail/v/0.0.0/app/localization/eu/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "%COUNT% mezu berri dituzu!", "QUOTA_SIZE": "%SIZE% (%PROC%%)<\/strong> erabiliz zure %LIMIT%<\/strong>-tik", "SORT": "Ordenatu", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Data goraka", "SORT_DATE_DESC": "Data beheraka", "SORT_SIZE_ASC": "Tamaina goraka", diff --git a/snappymail/v/0.0.0/app/localization/fa-IR/user.json b/snappymail/v/0.0.0/app/localization/fa-IR/user.json index 7ca11fa18..bbc8920a3 100644 --- a/snappymail/v/0.0.0/app/localization/fa-IR/user.json +++ b/snappymail/v/0.0.0/app/localization/fa-IR/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "شما تعداد %COUNT% پیام جدید دارید!", "QUOTA_SIZE": "استفاده %SIZE% (%PROC%%)<\/strong> از%LIMIT%<\/strong> برای شما", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/fi-FI/user.json b/snappymail/v/0.0.0/app/localization/fi-FI/user.json index 632b3f898..411dce505 100644 --- a/snappymail/v/0.0.0/app/localization/fi-FI/user.json +++ b/snappymail/v/0.0.0/app/localization/fi-FI/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Sinulle on %COUNT% uutta viestiä!", "QUOTA_SIZE": "Käytät %SIZE% (%PROC%%)<\/strong> sinulle varatusta %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/fr-FR/user.json b/snappymail/v/0.0.0/app/localization/fr-FR/user.json index 59882f950..709c149e4 100644 --- a/snappymail/v/0.0.0/app/localization/fr-FR/user.json +++ b/snappymail/v/0.0.0/app/localization/fr-FR/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Vous avez %COUNT% nouveaux messages !", "QUOTA_SIZE": "Vous utilisez %SIZE% (%PROC%%)<\/strong> sur %LIMIT%<\/strong>", "SORT": "Trier", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascendante", "SORT_DATE_DESC": "Date décroissante", "SORT_SIZE_ASC": "Taille ascendante", diff --git a/snappymail/v/0.0.0/app/localization/hu-HU/user.json b/snappymail/v/0.0.0/app/localization/hu-HU/user.json index 3d6da36ec..900193a34 100644 --- a/snappymail/v/0.0.0/app/localization/hu-HU/user.json +++ b/snappymail/v/0.0.0/app/localization/hu-HU/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "%COUNT% olvasatlan üzeneted van!", "QUOTA_SIZE": "Felhasználva %SIZE% (%PROC%%)<\/strong> ebből: %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/id-ID/user.json b/snappymail/v/0.0.0/app/localization/id-ID/user.json index 243780df8..eae1ec8fc 100644 --- a/snappymail/v/0.0.0/app/localization/id-ID/user.json +++ b/snappymail/v/0.0.0/app/localization/id-ID/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Anda memiliki %COUNT% pesan baru!", "QUOTA_SIZE": "Menggunakan %SIZE% (%PROC%%)<\/strong> dari %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/is-IS/user.json b/snappymail/v/0.0.0/app/localization/is-IS/user.json index 284039f2a..338048b6e 100644 --- a/snappymail/v/0.0.0/app/localization/is-IS/user.json +++ b/snappymail/v/0.0.0/app/localization/is-IS/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Þú átt %COUNT% ný skilaboð!", "QUOTA_SIZE": "Notar %SIZE% (%PROC%%)<\/strong> af %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/it-IT/user.json b/snappymail/v/0.0.0/app/localization/it-IT/user.json index 98bd88813..1db0ed1ff 100644 --- a/snappymail/v/0.0.0/app/localization/it-IT/user.json +++ b/snappymail/v/0.0.0/app/localization/it-IT/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Hai %COUNT% nuovi messaggi!", "QUOTA_SIZE": "Stai usando %SIZE% (%PROC%%)<\/strong> su %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Data crescente", "SORT_DATE_DESC": "Data decrescente", "SORT_SIZE_ASC": "Dimensione crescente", diff --git a/snappymail/v/0.0.0/app/localization/ja-JP/user.json b/snappymail/v/0.0.0/app/localization/ja-JP/user.json index 9052eff57..941179c26 100644 --- a/snappymail/v/0.0.0/app/localization/ja-JP/user.json +++ b/snappymail/v/0.0.0/app/localization/ja-JP/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "%COUNT%の新しいメッセージ!", "QUOTA_SIZE": "%SIZE% (%PROC%%)<\/strong>\/%LIMIT%<\/strong>を使用中", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "日付で昇順", "SORT_DATE_DESC": "日付で降順", "SORT_SIZE_ASC": "サイズで昇順", diff --git a/snappymail/v/0.0.0/app/localization/ko-KR/user.json b/snappymail/v/0.0.0/app/localization/ko-KR/user.json index a9c6a78ee..d1f5cf40e 100644 --- a/snappymail/v/0.0.0/app/localization/ko-KR/user.json +++ b/snappymail/v/0.0.0/app/localization/ko-KR/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "%COUNT% 개의 새 메시지가 있습니다!", "QUOTA_SIZE": "총 %LIMIT%<\/strong> 중 %PROC%%<\/strong>을(를) 사용 중입니다.", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/lt-LT/user.json b/snappymail/v/0.0.0/app/localization/lt-LT/user.json index e8cc662e9..f3f8572bc 100644 --- a/snappymail/v/0.0.0/app/localization/lt-LT/user.json +++ b/snappymail/v/0.0.0/app/localization/lt-LT/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Jūs turite %COUNT% naujų laiškų!", "QUOTA_SIZE": "Naudojate %SIZE% (%PROC%%)<\/strong> iš savo turimų %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/lv-LV/user.json b/snappymail/v/0.0.0/app/localization/lv-LV/user.json index 368ecdb1c..7e7fd0bed 100644 --- a/snappymail/v/0.0.0/app/localization/lv-LV/user.json +++ b/snappymail/v/0.0.0/app/localization/lv-LV/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Jums ir %COUNT% jaunas ziņas!", "QUOTA_SIZE": "Izmantots %SIZE% (%PROC%%)<\/strong> no %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/nb-NO/user.json b/snappymail/v/0.0.0/app/localization/nb-NO/user.json index c88ad9865..af021bb8a 100644 --- a/snappymail/v/0.0.0/app/localization/nb-NO/user.json +++ b/snappymail/v/0.0.0/app/localization/nb-NO/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Du har %count% nye meldinger", "QUOTA_SIZE": "Bruker %SIZE% ( %PROC%% ) <\/strong> av %LIMIT% <\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Dato, stigende", "SORT_DATE_DESC": "Dato, synkende", "SORT_SIZE_ASC": "Størrelse, stigende", diff --git a/snappymail/v/0.0.0/app/localization/nl-NL/user.json b/snappymail/v/0.0.0/app/localization/nl-NL/user.json index 417e4cfe5..085c84461 100644 --- a/snappymail/v/0.0.0/app/localization/nl-NL/user.json +++ b/snappymail/v/0.0.0/app/localization/nl-NL/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "U heeft %COUNT% nieuwe berichten!", "QUOTA_SIZE": "U gebruikt %SIZE% (%PROC%%)<\/strong> van %LIMIT%<\/strong>", "SORT": "Sorteren", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Datum oplopend", "SORT_DATE_DESC": "Datum aflopend", "SORT_SIZE_ASC": "Grootte oplopend", diff --git a/snappymail/v/0.0.0/app/localization/pl-PL/user.json b/snappymail/v/0.0.0/app/localization/pl-PL/user.json index 5359e49c4..710eef7fa 100644 --- a/snappymail/v/0.0.0/app/localization/pl-PL/user.json +++ b/snappymail/v/0.0.0/app/localization/pl-PL/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Masz %COUNT% now(-ą,-e,-ych) wiadomość(-ci)!", "QUOTA_SIZE": "Wykorzystano %SIZE% (%PROC%%)<\/strong> z %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/pt-BR/user.json b/snappymail/v/0.0.0/app/localization/pt-BR/user.json index 802467b74..7dcb30bdc 100644 --- a/snappymail/v/0.0.0/app/localization/pt-BR/user.json +++ b/snappymail/v/0.0.0/app/localization/pt-BR/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Você tem %COUNT% novas mensagens!", "QUOTA_SIZE": "Utilizando %SIZE% (%PROC%%)<\/strong> de %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/pt-PT/user.json b/snappymail/v/0.0.0/app/localization/pt-PT/user.json index 59e86be51..814eb3e1e 100644 --- a/snappymail/v/0.0.0/app/localization/pt-PT/user.json +++ b/snappymail/v/0.0.0/app/localization/pt-PT/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Você tem %COUNT% novas mensagens!", "QUOTA_SIZE": "Está a usar %SIZE% (%PROC%%)<\/strong> dos %LIMIT%<\/strong>", "SORT": "Ordenar", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Data ascendente", "SORT_DATE_DESC": "Data descendente", "SORT_SIZE_ASC": "Tamanho ascendente", diff --git a/snappymail/v/0.0.0/app/localization/pt/user.json b/snappymail/v/0.0.0/app/localization/pt/user.json index 59e86be51..814eb3e1e 100644 --- a/snappymail/v/0.0.0/app/localization/pt/user.json +++ b/snappymail/v/0.0.0/app/localization/pt/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Você tem %COUNT% novas mensagens!", "QUOTA_SIZE": "Está a usar %SIZE% (%PROC%%)<\/strong> dos %LIMIT%<\/strong>", "SORT": "Ordenar", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Data ascendente", "SORT_DATE_DESC": "Data descendente", "SORT_SIZE_ASC": "Tamanho ascendente", diff --git a/snappymail/v/0.0.0/app/localization/ro-RO/user.json b/snappymail/v/0.0.0/app/localization/ro-RO/user.json index 04aa91b0d..3d7b7439d 100644 --- a/snappymail/v/0.0.0/app/localization/ro-RO/user.json +++ b/snappymail/v/0.0.0/app/localization/ro-RO/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Aveți %COUNT% mesaje noi!", "QUOTA_SIZE": "Ați folosit %SIZE% (%PROC%%)<\/strong> din %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/ru-RU/user.json b/snappymail/v/0.0.0/app/localization/ru-RU/user.json index 69b46132c..6b2ec404c 100644 --- a/snappymail/v/0.0.0/app/localization/ru-RU/user.json +++ b/snappymail/v/0.0.0/app/localization/ru-RU/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "У вас %COUNT% новых сообщений!", "QUOTA_SIZE": "Использовано %SIZE% (%PROC%%)<\/strong> из %LIMIT%<\/strong>", "SORT": "Сортировка", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Дата по возрастанию", "SORT_DATE_DESC": "Дата по убыванию", "SORT_SIZE_ASC": "Размер по возрастанию", diff --git a/snappymail/v/0.0.0/app/localization/sk-SK/user.json b/snappymail/v/0.0.0/app/localization/sk-SK/user.json index fdeffddb3..21496e4ef 100644 --- a/snappymail/v/0.0.0/app/localization/sk-SK/user.json +++ b/snappymail/v/0.0.0/app/localization/sk-SK/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Máte %COUNT% nových správ!", "QUOTA_SIZE": "Používate %SIZE% (%PROC%%)<\/strong> z vašich %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/sl-SI/user.json b/snappymail/v/0.0.0/app/localization/sl-SI/user.json index 641db892c..a5f0ad0e6 100644 --- a/snappymail/v/0.0.0/app/localization/sl-SI/user.json +++ b/snappymail/v/0.0.0/app/localization/sl-SI/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Imate %COUNT% novih sporočil!", "QUOTA_SIZE": "Uporabljenih %SIZE% (%PROC%%)<\/strong> od %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/sv-SE/user.json b/snappymail/v/0.0.0/app/localization/sv-SE/user.json index 4e7fbbf4e..aeb0fa573 100644 --- a/snappymail/v/0.0.0/app/localization/sv-SE/user.json +++ b/snappymail/v/0.0.0/app/localization/sv-SE/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Du har %COUNT% nya meddelanden!", "QUOTA_SIZE": "Använder %SIZE% (%PROC%%)<\/strong> av dina %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/tr-TR/user.json b/snappymail/v/0.0.0/app/localization/tr-TR/user.json index c2f3fed9e..2a535549f 100644 --- a/snappymail/v/0.0.0/app/localization/tr-TR/user.json +++ b/snappymail/v/0.0.0/app/localization/tr-TR/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Toplam %COUNT% yeni mesajınız var!", "QUOTA_SIZE": "Size ayrılan %LIMIT%<\/strong>'dan %SIZE% (%PROC%%)<\/strong> kullanıyorsunuz", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/uk-UA/user.json b/snappymail/v/0.0.0/app/localization/uk-UA/user.json index 804b7265b..657e3a3fd 100644 --- a/snappymail/v/0.0.0/app/localization/uk-UA/user.json +++ b/snappymail/v/0.0.0/app/localization/uk-UA/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "У вас %COUNT% нових повідомлень!", "QUOTA_SIZE": "Використано %SIZE% (%PROC%%)<\/strong> з %LIMIT%<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/localization/vi-VN/user.json b/snappymail/v/0.0.0/app/localization/vi-VN/user.json index ef0747d72..c39ca73f2 100644 --- a/snappymail/v/0.0.0/app/localization/vi-VN/user.json +++ b/snappymail/v/0.0.0/app/localization/vi-VN/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "Bạn có %COUNT% thư mới!", "QUOTA_SIZE": "Đang sử dụng %SIZE% (%PROC%%)<\/strong> trong mức %LIMIT%<\/strong> của bạn", "SORT": "Sắp xếp thư", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Thư mới hiện trước", "SORT_DATE_DESC": "Thư cũ hiện trước", "SORT_SIZE_ASC": "Kích cỡ thư nhỏ đến lớn", diff --git a/snappymail/v/0.0.0/app/localization/zh-CN/user.json b/snappymail/v/0.0.0/app/localization/zh-CN/user.json index 540454ca2..4a83b6d6d 100644 --- a/snappymail/v/0.0.0/app/localization/zh-CN/user.json +++ b/snappymail/v/0.0.0/app/localization/zh-CN/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "您有 %COUNT% 封新邮件!", "QUOTA_SIZE": "使用了 %LIMIT%<\/strong> 存储空间中的%SIZE% (%PROC%%)<\/strong>", "SORT": "排序", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "日期升序", "SORT_DATE_DESC": "日期降序", "SORT_SIZE_ASC": "大小升序", diff --git a/snappymail/v/0.0.0/app/localization/zh-TW/user.json b/snappymail/v/0.0.0/app/localization/zh-TW/user.json index f8f3eabec..d72317f4e 100644 --- a/snappymail/v/0.0.0/app/localization/zh-TW/user.json +++ b/snappymail/v/0.0.0/app/localization/zh-TW/user.json @@ -107,6 +107,7 @@ "NEW_MESSAGE_NOTIFICATION": "您有 %COUNT% 封新郵件!", "QUOTA_SIZE": "使用了%LIMIT%<\/strong> 存儲空間中的%SIZE% (%PROC%%)<\/strong>", "SORT": "Sort", + "NO_SORT": "Mail server does not support sorting", "SORT_DATE_ASC": "Date ascending", "SORT_DATE_DESC": "Date descending", "SORT_SIZE_ASC": "Size ascending", diff --git a/snappymail/v/0.0.0/app/templates/Views/User/MailMessageList.html b/snappymail/v/0.0.0/app/templates/Views/User/MailMessageList.html index 09fa9a382..913a95ea7 100644 --- a/snappymail/v/0.0.0/app/templates/Views/User/MailMessageList.html +++ b/snappymail/v/0.0.0/app/templates/Views/User/MailMessageList.html @@ -68,6 +68,9 @@ +