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:
@ -1,3 +1,8 @@
|
||||
2001-08-16 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* e-shell.c (e_shell_component_maybe_crashed): s/the view for `%s'
|
||||
have/the views for `%s' have/.
|
||||
|
||||
2001-08-16 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* e-storage-set-view.c (etree_icon_at): Remove debugging message.
|
||||
|
@ -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