[evolution] Correct label for "Country:" textbox in Work section on "Mailing Address" tab of contact editor



commit ab88c78d5690236c3cd4304d31ff2ec5f7b22119
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Fri Feb 22 14:37:25 2013 +0100

    Correct label for "Country:" textbox in Work section on
     "Mailing Address" tab of contact editor
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692020

 addressbook/gui/contact-editor/contact-editor.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/gui/contact-editor/contact-editor.ui 
b/addressbook/gui/contact-editor/contact-editor.ui
index 9ed65a4..f04c663 100644
--- a/addressbook/gui/contact-editor/contact-editor.ui
+++ b/addressbook/gui/contact-editor/contact-editor.ui
@@ -2012,7 +2012,7 @@
                                             <property name="ypad">4</property>
                                             <property name="label" translatable="yes">_Country:</property>
                                             <property name="use_underline">True</property>
-                                            <property name="mnemonic_widget">entry-home-country</property>
+                                            <property name="mnemonic_widget">entry-work-country</property>
                                           </object>
                                           <packing>
                                             <property name="left_attach">2</property>


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