* Review status management of OUTBOX messages while
[modest] / src / modest-mail-operation.c
index be9d055..07e85cd 100644 (file)
@@ -2091,7 +2091,7 @@ modest_mail_operation_xfer_msgs (ModestMailOperation *self,
                priv->status = MODEST_MAIL_OPERATION_STATUS_FAILED;
                g_set_error (&(priv->error), MODEST_MAIL_OPERATION_ERROR,
                             MODEST_MAIL_OPERATION_ERROR_FOLDER_RULES,
-                            _("ckct_ib_unable_to_paste_here"));
+                            _CS("ckct_ib_unable_to_paste_here"));
                /* Notify the queue */
                modest_mail_operation_notify_end (self);
                return;