From c140e7f06e03c991716ab85717ceefb0a1819e3c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 16 Aug 2001 17:59:53 +0000 Subject: s/the view for `%s' have/the views for `%s' have/. * e-shell.c (e_shell_component_maybe_crashed): s/the view for `%s' have/the views for `%s' have/. svn path=/trunk/; revision=12107 --- shell/e-shell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell.c') diff --git a/shell/e-shell.c b/shell/e-shell.c index 2bbe551709..08a9ee4607 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -1421,7 +1421,7 @@ e_shell_component_maybe_crashed (EShell *shell, parent_window = GTK_WINDOW (shell_view); e_notice (parent_window, GNOME_MESSAGE_BOX_ERROR, - _("Ooops! The view for `%s' have died unexpectedly. :-(\n" + _("Ooops! The views for `%s' have died unexpectedly. :-(\n" "This probably means that the %s component has crashed."), uri, type_name); -- cgit v1.2.3