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
This commit is contained in:
Ettore Perazzoli
2001-08-16 17:59:53 +00:00
parent bc7f14d4eb
commit c140e7f06e
2 changed files with 6 additions and 1 deletions

View File

@ -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);