summaryrefslogtreecommitdiffstats
path: root/ldap_wizard/ldap.pm
diff options
context:
space:
mode:
Diffstat (limited to 'ldap_wizard/ldap.pm')
-rw-r--r--ldap_wizard/ldap.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/ldap_wizard/ldap.pm b/ldap_wizard/ldap.pm
index 6e823605..4f11dd8d 100644
--- a/ldap_wizard/ldap.pm
+++ b/ldap_wizard/ldap.pm
@@ -176,8 +176,8 @@ RootDN is the manager of your ldap server."),
next => 0
},
endadd => {
- name => N("Successfully add data"),
- data => [ { label => N("The wizard successfully add entry in ldap") } ],
+ name => N("Successfully added data"),
+ data => [ { label => N("The wizard successfully added an entry in ldap") } ],
no_back => 1,
end => 1,
next => 0,