summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/en_US
diff options
context:
space:
mode:
authorihug <ihug@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-09-11 11:22:05 +0000
committerihug <ihug@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-09-11 11:22:05 +0000
commita1e41bc3417eba9b9e14c17175a184e4e2641053 (patch)
tree4e279fa7bddce5057e077abcef739955c6bdd31b /roundcubemail/program/localization/en_US
parent7a1350505767cca86513b282cd2c37b5b3c3c2fb (diff)
Add missing messages in en-GB (copied from en-US).
git-svn-id: https://svn.roundcube.net/trunk@794 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/en_US')
-rw-r--r--roundcubemail/program/localization/en_US/labels.inc4
-rw-r--r--roundcubemail/program/localization/en_US/messages.inc2
2 files changed, 3 insertions, 3 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc
index adf8f29da..c4b71416c 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -129,8 +129,8 @@ $labels['resetsearch'] = 'Reset search';
// message compose
$labels['compose'] = 'Compose a message';
+$labels['savemessage'] = 'Save this draft';
$labels['sendmessage'] = 'Send the message now';
-$labels['savemessage'] = 'Save this draft';
$labels['addattachment'] = 'Attach a file';
$labels['charset'] = 'Charset';
$labels['editortype'] = 'Editor type';
@@ -230,4 +230,4 @@ $labels['sortby'] = 'Sort by';
$labels['sortasc'] = 'Sort ascending';
$labels['sortdesc'] = 'Sort descending';
-?> \ No newline at end of file
+?>
diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc
index 293809e80..d10eaf1a2 100644
--- a/roundcubemail/program/localization/en_US/messages.inc
+++ b/roundcubemail/program/localization/en_US/messages.inc
@@ -3,7 +3,7 @@
/*
+-----------------------------------------------------------------------+
- | language/en/messages.inc |
+ | language/en_US/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |