summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_US
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-01-13 17:43:21 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-01-13 17:43:21 +0000
commit2639770954ade1d3908cd3f98a1a089ea2f4d84e (patch)
treef63368fbd50716c0451c4a8c7248089807349742 /roundcubemail/program/localization/en_US
parent894743800af5dc4e29626704f8dbb92926ef21af (diff)
Added Slovak localization (patch 1386945)
git-svn-id: https://svn.roundcube.net/trunk@106 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
-rw-r--r--roundcubemail/program/localization/en_US/labels.inc2
-rw-r--r--roundcubemail/program/localization/en_US/messages.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc
index 1355c071d..1ad3c6752 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/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/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc
index 5a662d279..37b716267 100644
--- a/roundcubemail/program/localization/en_US/messages.inc
+++ b/roundcubemail/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';