thomascube
2006-05-05 ded2b7e166d4b0acab09c00f22f379fbabba709a
program/localization/en_US/labels.inc
@@ -2,7 +2,7 @@
/*
 +-----------------------------------------------------------------------+
 | language/en/labels.inc                                                |
 | language/en_US/labels.inc                                             |
 |                                                                       |
 | Language file of the RoundCube Webmail client                         |
 | Copyright (C) 2005, RoundQube Dev. - Switzerland                      |
@@ -19,7 +19,7 @@
$labels = array();
// login page
$labels['welcome']   = 'Welcome to Roundcube|Mail';
$labels['welcome']   = 'Welcome to $product';
$labels['username']  = 'Username';
$labels['password']  = 'Password';
$labels['server']    = 'Server';
@@ -123,6 +123,7 @@
$labels['sendmessage']  = 'Send the message now';
$labels['addattachment']  = 'Attach a file';
$labels['charset']  = 'Charset';
$labels['returnreceipt'] = 'Return receipt';
$labels['attachments'] = 'Attachments';
$labels['upload'] = 'Upload';