From 973ebccf5c1ba3664677a8c5d1bdfe52009f82be Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 27 Aug 2010 12:33:20 +0100 Subject: =?UTF-8?q?Bug=20628064=20=E2=80=94=20Miscellaneous=20string=20fix?= =?UTF-8?q?es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/empathy-accounts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-accounts.c b/src/empathy-accounts.c index 89c304bff..89673ee48 100644 --- a/src/empathy-accounts.c +++ b/src/empathy-accounts.c @@ -183,7 +183,7 @@ main (int argc, char *argv[]) NULL }, { "if-needed", 'n', 0, G_OPTION_ARG_NONE, &only_if_needed, - N_("Don't display any dialogs if there are any non-salut accounts"), + N_("Don't display any dialogs if there are any non-Salut accounts"), NULL }, { "select-account", 's', G_OPTION_FLAG_IN_MAIN, G_OPTION_ARG_STRING, &selected_account_name, -- cgit v1.2.3