[empathy] Word 'wizard' should not be used, fixes bug 593285
- From: Milo Casagrande <miloc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy] Word 'wizard' should not be used, fixes bug 593285
- Date: Fri, 28 Aug 2009 10:20:08 +0000 (UTC)
commit 29ce35b69e1727a0f5f6bd1a1fa2c72da5f7a56a
Author: Milo Casagrande <milo ubuntu com>
Date: Fri Aug 28 12:19:22 2009 +0200
Word 'wizard' should not be used, fixes bug 593285
src/empathy-account-assistant.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-account-assistant.c b/src/empathy-account-assistant.c
index d8aa46f..03c23df 100644
--- a/src/empathy-account-assistant.c
+++ b/src/empathy-account-assistant.c
@@ -157,7 +157,7 @@ account_assistant_build_error_page (EmpathyAccountAssistant *self,
gtk_widget_show (w);
w = gtk_label_new (_("You can either go back and try to enter your "
- "accounts' details again or quit this wizard and add accounts "
+ "accounts' details again or quit this assistant and add accounts "
"later from the Edit menu."));
gtk_box_pack_start (GTK_BOX (main_vbox), w, FALSE, FALSE, 6);
gtk_misc_set_alignment (GTK_MISC (w), 0, 0.5);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]