From d72b7a2c98a8f3e2cb85cb15502360a00ea284b1 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 24 Apr 2011 18:15:33 +0200 Subject: wizard: expand explanatory text on 1st screen. Closes 201 Signed-off-by: Denys Vlasenko --- src/gui-wizard-gtk/wizard.glade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui-wizard-gtk/wizard.glade b/src/gui-wizard-gtk/wizard.glade index 337bbe49..301bca68 100644 --- a/src/gui-wizard-gtk/wizard.glade +++ b/src/gui-wizard-gtk/wizard.glade @@ -36,7 +36,7 @@ 0 0 True - Click 'Forward' to proceed with analyzing and reporting this problem. + On the following screens, you will be asked to describe how the problem occurred, to choose how to analyze the problem (if needed), to review collected data, and to choose where the problem should be reported. Click 'Forward' to proceed. False -- cgit