From 8da62f3f40c07973b252475d53765f07efd7646f Mon Sep 17 00:00:00 2001 From: yllar Date: Sun, 11 Apr 2010 08:47:38 +0000 Subject: he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update --- program/localization/en_GB/messages.inc | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to 'program/localization/en_GB/messages.inc') diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index 0eaa214a5..49a975c83 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -2,18 +2,18 @@ /* - +-----------------------------------------------------------------------+ - | language/en_GB/messages.inc | - | | - | Language file of the RoundCube Webmail client | - | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | - | Licensed under the GNU GPL | - | | - +-----------------------------------------------------------------------+ - | Author: Weiran Zhang (weiran@weiran.co.uk) | - +-----------------------------------------------------------------------+ ++-----------------------------------------------------------------------+ +| language/en_GB/messages.inc | +| | +| Language file of the RoundCube Webmail client | +| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | +| Licensed under the GNU GPL | +| | ++-----------------------------------------------------------------------+ +| Author: Weiran Zhang (weiran@weiran.co.uk) | ++-----------------------------------------------------------------------+ - @version $Id$ +@version $Id$ */ @@ -95,6 +95,8 @@ $messages['addsubfolderhint'] = 'This folder will be created as subfolder of the $messages['forbiddencharacter'] = 'Folder name contains a forbidden character'; $messages['selectimportfile'] = 'Please select a file to upload'; $messages['addresswriterror'] = 'The selected address book is not writeable'; +$messages['contactaddedtogroup'] = 'Successfully added the contacts to this group'; +$messages['contactremovedfromgroup'] = 'Successfully remove contacts from this group'; $messages['importwait'] = 'Importing, please wait...'; $messages['importerror'] = 'Import failed! The uploaded file is not a valid vCard file.'; $messages['importconfirm'] = 'Successfully imported $inserted contacts, $skipped existing entries skipped:

$names

'; @@ -109,5 +111,7 @@ $messages['smtptoerror'] = 'SMTP Error ($code): Failed to add recipient "$to"'; $messages['smtprecipientserror'] = 'SMTP Error: Unable to parse recipients list'; $messages['smtperror'] = 'SMTP Error: $msg'; $messages['emailformaterror'] = 'Incorrect e-mail address: $email'; +$messages['toomanyrecipients'] = 'Too many recipients. Reduce the number of recipients to $max.'; +$messages['maxgroupmembersreached'] = 'The number of group members exceeds the maximum of $max'; ?> -- cgit v1.2.3