summaryrefslogtreecommitdiff
path: root/program/localization/en_US
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-01-13 17:43:21 +0000
committerthomascube <thomas@roundcube.net>2006-01-13 17:43:21 +0000
commit000e4bf02a963ea08b405d9b5eabe2f9ee5a60cf (patch)
tree10e70d71959d12df0b55f0b841226003a558be4d /program/localization/en_US
parent4b5d2d588371ed9b94777092f1438ba1c2e6358a (diff)
Added Slovak localization (patch 1386945)
Diffstat (limited to 'program/localization/en_US')
-rw-r--r--program/localization/en_US/labels.inc2
-rw-r--r--program/localization/en_US/messages.inc2
2 files changed, 2 insertions, 2 deletions
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';