aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui
diff options
context:
space:
mode:
authorH P Nadig <hpnadig@pacific.net.in>2004-05-22 02:38:10 +0800
committerHans Petter <hansp@src.gnome.org>2004-05-22 02:38:10 +0800
commit960e25f96d58cb1e174c54b218d4a76c6b52ef87 (patch)
treeccfae68a5541b3e8cd95a9e2fe64faa608b22643 /addressbook/gui
parent96c1f6f56215a1c8f1a699388a1ed26dff3bb6ae (diff)
downloadgsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.tar
gsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.tar.gz
gsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.tar.bz2
gsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.tar.lz
gsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.tar.xz
gsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.tar.zst
gsoc2013-evolution-960e25f96d58cb1e174c54b218d4a76c6b52ef87.zip
Fixes #58516.
2004-05-21 H P Nadig <hpnadig@pacific.net.in> Fixes #58516. * gui/contact-editor/contact-editor.glade: 'Job Title' is now called 'Title'. svn path=/trunk/; revision=26036
Diffstat (limited to 'addressbook/gui')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade
index e44f6f6082..59d3c0cea5 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -1831,7 +1831,7 @@
<child>
<widget class="GtkLabel" id="label-jobtitle">
<property name="visible">True</property>
- <property name="label" translatable="yes">Job title:</property>
+ <property name="label" translatable="yes">Title:</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>