From 6d7174ef3a378121e4aba01681dc284092ee0a2d Mon Sep 17 00:00:00 2001 From: roundcube Date: Tue, 4 Apr 2006 21:46:27 +0000 Subject: Added labels for nextpage/previouspage git-svn-id: https://svn.roundcube.net/trunk@186 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'roundcubemail/program/localization/en_US') diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc index 3e3e57d61..9b27a90dc 100644 --- a/roundcubemail/program/localization/en_US/labels.inc +++ b/roundcubemail/program/localization/en_US/labels.inc @@ -160,6 +160,10 @@ $labels['contactsfromto'] = 'Contacts $from to $to of $count'; $labels['print'] = 'Print'; $labels['export'] = 'Export'; +$labels['previouspage'] = 'Show previous set'; +$labels['nextpage'] = 'Show next set'; + + // LDAP search $labels['ldapsearch'] = 'LDAP directory search'; -- cgit v1.2.3