]> git.0d.be Git - empathy.git/commitdiff
Fix a typo in a string.
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Fri, 2 Oct 2009 16:04:41 +0000 (18:04 +0200)
committerCosimo Cecchi <cosimo.cecchi@collabora.co.uk>
Fri, 2 Oct 2009 16:04:41 +0000 (18:04 +0200)
src/empathy-accounts-dialog.c

index a06a847ca268d6434ca6a41b0b9bfd5f915cd8dc..a45f40db5bd33b6aef2f4b0a22ec81680f5e4c7a 100644 (file)
@@ -817,7 +817,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,