From 000e4bf02a963ea08b405d9b5eabe2f9ee5a60cf Mon Sep 17 00:00:00 2001 From: thomascube Date: Fri, 13 Jan 2006 17:43:21 +0000 Subject: Added Slovak localization (patch 1386945) --- program/localization/en_US/labels.inc | 2 ++ program/localization/en_US/messages.inc | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'program/localization/en_US') diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 1355c071d..1ad3c6752 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -150,6 +150,7 @@ $labels['contactsfromto'] = 'Contacts $from to $to of $count'; $labels['print'] = 'Print'; $labels['export'] = 'Export'; +// LDAP search $labels['ldappublicsearchname'] = 'Contact name'; $labels['ldappublicsearchtype'] = 'Exact match?'; $labels['ldappublicserverselect'] = 'Select servers'; @@ -157,6 +158,7 @@ $labels['ldappublicsearchfield'] = 'Search on'; $labels['ldappublicsearchform'] = 'Look for a contact'; $labels['ldappublicsearch'] = 'Search'; + // settings $labels['settingsfor'] = 'Settings for'; diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index 5a662d279..37b716267 100644 --- a/program/localization/en_US/messages.inc +++ b/program/localization/en_US/messages.inc @@ -78,8 +78,6 @@ $messages['nobodywarning'] = 'Send this message without text?'; $messages['notsentwarning'] = 'Message has not been sent. Do you want to discard your message?'; -$messages['notsentwarning'] = 'Message has not been sent. Do you want to discard your message?'; - $messages['noldapserver'] = 'Please select an ldap server to search'; $messages['nocontactsreturned'] = 'No contacts were found'; -- cgit v1.2.3