[empathy/gnome-2-28: 15/18] Fix a typo in a string.



commit d95be533cc77f9355c4dae8956f2eebd308bed97
Author: Cosimo Cecchi <cosimo cecchi collabora co uk>
Date:   Fri Oct 2 18:04:41 2009 +0200

    Fix a typo in a string.

 src/empathy-accounts-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index d472544..b1e9c93 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -816,7 +816,7 @@ accounts_dialog_view_delete_activated_cb (EmpathyCellRendererActivatable *cell,
           "they will still be available."),
 #else
       /* Translators: this is used only when built on a moblin platform */
-      _("This will not remove your accounts on the server."),
+      _("This will not remove your account on the server."),
 #endif /* HAVE_NBTK */
       G_CALLBACK (accounts_dialog_delete_account_response_cb),
       dialog,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]