mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
Monotone-Parent: 3347f054657aad4fa513a8e26d4843dbb738a757
Monotone-Revision: 25ca89d9aa4cccfe88dd42aa43976782256b8eea Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-09-20T20:19:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -456,7 +456,7 @@ function deleteSelectedMessagesCallback(http) {
|
||||
}
|
||||
else if (!http.callbackData["withoutTrash"]) {
|
||||
showConfirmDialog(_("Warning"),
|
||||
_("The messages could not be moved to the trash folder. Would you like to delete them now?"),
|
||||
_("The messages could not be moved to the trash folder. Would you like to delete them immediately?"),
|
||||
deleteMessagesWithoutTrash.bind(document, http.callbackData),
|
||||
function() { refreshCurrentFolder(); disposeDialog(); });
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user