summaryrefslogtreecommitdiff
path: root/program/localization/en_GB/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-01-25 20:10:12 +0000
committerthomascube <thomas@roundcube.net>2006-01-25 20:10:12 +0000
commitc9d09bbe43f268c11cadc9846652ff33521edf6c (patch)
treef505cfac224664e2641b030e8844610d9b33d12d /program/localization/en_GB/messages.inc
parentb59474133a308182c69b2fd158b4f51aeffc87e4 (diff)
Updated localizations
Diffstat (limited to 'program/localization/en_GB/messages.inc')
-rw-r--r--program/localization/en_GB/messages.inc25
1 files changed, 25 insertions, 0 deletions
diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc
index 09fc4f223..f7442d581 100644
--- a/program/localization/en_GB/messages.inc
+++ b/program/localization/en_GB/messages.inc
@@ -56,5 +56,30 @@ $messages['errormoving'] = 'Could not move the message';
$messages['errordeleting'] = 'Could not delete the message';
+$messages['deletecontactconfirm'] = 'Do you really want to delete the selected contact(s)?';
+
+$messages['deletefolderconfirm'] = 'Do you really want to delete this folder?';
+
+$messages['formincomplete'] = 'The form was not completely filled out';
+
+$messages['noemailwarning'] = 'Please enter a valid email address';
+
+$messages['nonamewarning'] = 'Please enter a name';
+
+$messages['nopagesizewarning'] = 'Please enter a page size';
+
+$messages['norecipientwarning'] = 'Please enter at least one recipient';
+
+$messages['nosubjectwarning'] = 'The "Subject" field is empty. Would you like to enter one now?';
+
+$messages['nobodywarning'] = 'Send this message without text?';
+
+$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';
+
+$messages['nosearchname'] = 'Please enter a contact name or email address';
?> \ No newline at end of file