summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_US
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-05-19 07:50:25 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-05-19 07:50:25 +0000
commit3499d5da62888af7707be334518db920af41a07e (patch)
treef0f1ccfd1d49306ad5ff3a5385fcc8b6a7e2f769 /roundcubemail/program/localization/en_US
parent2b6334f15d435346a8090f04a6022cabbf63fd4e (diff)
-removed messages list sorting option from user prefs
git-svn-id: https://svn.roundcube.net/trunk@1402 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
-rw-r--r--roundcubemail/program/localization/en_US/labels.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc
index 35115f016..94f1521b4 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -256,13 +256,10 @@ $labels['uisettings'] = 'User Interface';
$labels['serversettings'] = 'Server Settings';
$labels['mailboxview'] = 'Mailbox View';
$labels['mdnrequests'] = 'Sender notifications';
-$labels['descending'] = 'descending';
-$labels['ascending'] = 'ascending';
$labels['askuser'] = 'ask the user';
$labels['autosend'] = 'send automatically';
$labels['ignore'] = 'ignore';
$labels['readwhendeleted'] = 'Mark the message as read on delete';
-$labels['messagesorder'] = 'Messages order';
$labels['autosavedraft'] = 'Automatically save draft';
$labels['everynminutes'] = 'every $n minutes';