From f9041ebd5d81dfb0cab5121e24fee7f713e987c8 Mon Sep 17 00:00:00 2001 From: roundcube Date: Sun, 16 Oct 2005 19:14:00 +0000 Subject: Improved folder display; added Portuguese and Catalan translation git-svn-id: https://svn.roundcube.net/trunk@38 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en/labels.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'roundcubemail/program/localization/en') diff --git a/roundcubemail/program/localization/en/labels.inc b/roundcubemail/program/localization/en/labels.inc index 97d455c74..bf92bcd15 100644 --- a/roundcubemail/program/localization/en/labels.inc +++ b/roundcubemail/program/localization/en/labels.inc @@ -97,6 +97,7 @@ $labels['printmessage'] = 'Print this message'; $labels['previousmessages'] = 'Show previous set of messages'; $labels['nextmessages'] = 'Show next set of messages'; $labels['backtolist'] = 'Back to message list'; +$labels['viewsource'] = 'Show source'; $labels['select'] = 'Select'; $labels['all'] = 'All'; @@ -139,6 +140,8 @@ $labels['newcontact'] = 'Create new contact card'; $labels['deletecontact'] = 'Delete selected contacts'; $labels['composeto'] = 'Compose mail to'; $labels['contactsfromto'] = 'Contacts $from to $to of $count'; +$labels['print'] = 'Imprimir'; +$labels['export'] = 'Exportar'; // settings -- cgit v1.2.3