From a1e41bc3417eba9b9e14c17175a184e4e2641053 Mon Sep 17 00:00:00 2001 From: ihug Date: Tue, 11 Sep 2007 11:22:05 +0000 Subject: Add missing messages in en-GB (copied from en-US). git-svn-id: https://svn.roundcube.net/trunk@794 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/labels.inc | 4 ++-- roundcubemail/program/localization/en_US/messages.inc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'roundcubemail/program/localization/en_US') 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 | -- cgit v1.2.3