[evolution-patches] (Mailer) Fix to change "Host" to "Server" in Account Creation



Hi,

In the usability test done by Anna's team, it is found that most of the
users when asked to create a imap account, were really stopped when they
didnt find a place enter the server address. The term "Host" was not
much clear. I have added a patch to change it to "Server". Hope it
helps.

-Srini
? .mail-config.glade.swp
? Evolution-Mail-common.c
? Evolution-Mail-skels.c
? Evolution-Mail-stubs.c
? Evolution-Mail.h
? evolution-mail-2.4.schemas
? mail.error
? default/zh_CN/Makefile
? default/zh_CN/Makefile.in
Index: mail-config.glade
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-config.glade,v
retrieving revision 1.160
diff -u -p -r1.160 mail-config.glade
--- mail-config.glade	6 May 2005 05:25:09 -0000	1.160
+++ mail-config.glade	27 Jul 2005 09:58:29 -0000
@@ -1118,7 +1118,7 @@ For example: "Work" or "P
 			      <child>
 				<widget class="GtkLabel" id="source_host_label">
 				  <property name="visible">True</property>
-				  <property name="label" translatable="yes">_Host:</property>
+				  <property name="label" translatable="yes">_Server:</property>
 				  <property name="use_underline">True</property>
 				  <property name="use_markup">False</property>
 				  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1870,7 +1870,7 @@ For example: &quot;Work&quot; or &quot;P
 				      <child>
 					<widget class="GtkLabel" id="transport_host_label">
 					  <property name="visible">True</property>
-					  <property name="label" translatable="yes">_Host:</property>
+					  <property name="label" translatable="yes">_Server:</property>
 					  <property name="use_underline">True</property>
 					  <property name="use_markup">False</property>
 					  <property name="justify">GTK_JUSTIFY_RIGHT</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]