diff options
Diffstat (limited to 'ui/evolution-addressbook-ldap.h')
-rw-r--r-- | ui/evolution-addressbook-ldap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-addressbook-ldap.h b/ui/evolution-addressbook-ldap.h index cf14296527..3d5b4fb4bb 100644 --- a/ui/evolution-addressbook-ldap.h +++ b/ui/evolution-addressbook-ldap.h @@ -6,5 +6,5 @@ * POTFILES.in. DO NOT compile it as part of your application. */ -gchar *s = N_("_Actions"); gchar *s = N_("N_ew Directory Server"); +gchar *s = N_("_Actions"); |