aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/merging
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-06-03 17:51:38 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:25 +0800
commit2dc0a29c7a168d7cf026561173443acaf9db8b9b (patch)
treee966d3403cc77420dab3154db4cc11da6d271d1f /addressbook/gui/merging
parentfcc3aff7d6f099b6e343dc1165d6f9776be4c4c0 (diff)
downloadgsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.tar
gsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.tar.gz
gsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.tar.bz2
gsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.tar.lz
gsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.tar.xz
gsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.tar.zst
gsoc2013-evolution-2dc0a29c7a168d7cf026561173443acaf9db8b9b.zip
Bug #332907 - Contact editor duplication alert misleading
Diffstat (limited to 'addressbook/gui/merging')
-rw-r--r--addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui b/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui
index aefd3de172..04ed728a56 100644
--- a/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui
+++ b/addressbook/gui/merging/eab-contact-commit-duplicate-detected.ui
@@ -34,7 +34,7 @@
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label">gtk-add</property>
+ <property name="label">gtk-save</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
</object>
@@ -70,7 +70,7 @@
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">The name or email of this contact already exists in this folder. Would you like to add it anyway?</property>
+ <property name="label" translatable="yes">The name or email of this contact already exists in this folder. Would you like to save the changes anyway?</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>