aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook
diff options
context:
space:
mode:
authorVibha Yadav <yvibha@novell.com>2011-11-09 20:29:38 +0800
committerVibha Yadav <yvibha@novell.com>2011-11-09 20:29:38 +0800
commit8dd9c2a86b38a8191503f4c5dcd980018db75095 (patch)
treea6d6e629fbbe5f789d8bb1dadad30ea1fc2bcaaf /modules/addressbook
parent88d5608a97ebaee9c04c3e8ac6b79278e824ecee (diff)
downloadgsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.tar
gsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.tar.gz
gsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.tar.bz2
gsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.tar.lz
gsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.tar.xz
gsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.tar.zst
gsoc2013-evolution-8dd9c2a86b38a8191503f4c5dcd980018db75095.zip
Bug #659557 - Duplicate mnemonic in ldap address book creation dialog
Diffstat (limited to 'modules/addressbook')
-rw-r--r--modules/addressbook/ldap-config.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/addressbook/ldap-config.ui b/modules/addressbook/ldap-config.ui
index 99cc668efb..864e9389cf 100644
--- a/modules/addressbook/ldap-config.ui
+++ b/modules/addressbook/ldap-config.ui
@@ -247,7 +247,7 @@
<object class="GtkLabel" id="label556">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">_Server:</property>
+ <property name="label" translatable="yes">Ser_ver:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">server-name-entry</property>
</object>
@@ -263,7 +263,7 @@
<child>
<object class="GtkLabel" id="label555">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Use secure connection:</property>
+ <property name="label" translatable="yes">Use secure _connection:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">ssl-combobox</property>
</object>
@@ -504,7 +504,7 @@
<object class="GtkLabel" id="label581">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Search _filter:</property>
+ <property name="label" translatable="yes">S_earch filter:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">search-filter-entry</property>
</object>