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:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user