summaryrefslogtreecommitdiff
path: root/program/localization/en
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/en')
-rw-r--r--program/localization/en/labels.inc4
-rw-r--r--program/localization/en/messages.inc8
2 files changed, 6 insertions, 6 deletions
diff --git a/program/localization/en/labels.inc b/program/localization/en/labels.inc
index 35813cdb0..b37b48140 100644
--- a/program/localization/en/labels.inc
+++ b/program/localization/en/labels.inc
@@ -109,6 +109,7 @@ $labels['unread'] = 'Unread';
$labels['compose'] = 'Compose a message';
$labels['sendmessage'] = 'Send the message now';
$labels['addattachment'] = 'Attach a file';
+$labels['charset'] = 'Charset';
$labels['attachments'] = 'Attachments';
$labels['upload'] = 'Upload';
@@ -121,7 +122,6 @@ $labels['high'] = 'High';
$labels['highest'] = 'Highest';
$labels['nosubject'] = '(no subject)';
-
$labels['showimages'] = 'Display images';
@@ -165,7 +165,7 @@ $labels['setdefault'] = 'Set default';
$labels['language'] = 'Language';
$labels['timezone'] = 'Time zone';
$labels['pagesize'] = 'Rows per page';
-
+$labels['signature'] = 'Signature';
$labels['folders'] = 'Folders';
$labels['foldername'] = 'Folder name';
diff --git a/program/localization/en/messages.inc b/program/localization/en/messages.inc
index 1ce6bba6d..d0286e229 100644
--- a/program/localization/en/messages.inc
+++ b/program/localization/en/messages.inc
@@ -60,13 +60,13 @@ $messages['errormoving'] = 'Could not move the message';
$messages['errordeleting'] = 'Could not delete the message';
-$messages['errordeleting'] = 'Could not delete the message';
+$messages['deletefolderconfirm'] = 'Do you really want to delete this folder?';
-$messages['formincomplete'] = 'The form was not completely filled out';
+$messages['formincomplete'] = 'The form was not completely filled out';
-$messages['noemailwarning'] = 'Please enter a valid email address';
+$messages['noemailwarning'] = 'Please enter a valid email address';
-$messages['nonamewarning'] = 'Please enter a name';
+$messages['nonamewarning'] = 'Please enter a name';
$messages['nopagesizewarning'] = 'Please enter a page size';