[empathy] improve hash mismatch error (#632926)
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] improve hash mismatch error (#632926)
- Date: Tue, 2 Nov 2010 09:01:44 +0000 (UTC)
commit b77668866f1d5cc4fed07786c659380c8e95e1e5
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Oct 25 11:03:05 2010 +0200
improve hash mismatch error (#632926)
libempathy/empathy-ft-handler.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c
index 9b77abf..70a194c 100644
--- a/libempathy/empathy-ft-handler.c
+++ b/libempathy/empathy-ft-handler.c
@@ -827,8 +827,7 @@ hash_job_done (gpointer user_data)
error = g_error_new_literal (EMPATHY_FT_ERROR_QUARK,
EMPATHY_FT_ERROR_HASH_MISMATCH,
- _("The hash of the received file and the "
- "sent one do not match"));
+ _("File transfer completed, but the file was corrupted"));
goto cleanup;
}
else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]