diff options
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.glade | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index 5e14686329..83bbd5c001 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -2440,8 +2440,7 @@ <child> <widget class="GtkLabel" id="label24"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Calendar Access</b> -If this person publishes free/busy or other calendar information on the Internet, enter the address + <property name="label" translatable="yes">If this person publishes free/busy or other calendar information on the Internet, enter the address of that information here.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> @@ -2606,8 +2605,7 @@ of that information here.</property> <child> <widget class="GtkLabel" id="label29"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Video Conferencing</b> -If this person has the ability to participate in a video conference, enter their address here.</property> + <property name="label" translatable="yes">If this person has the ability to participate in a video conference, enter their address here.</property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_LEFT</property> |