| | |
| | | |
| | | /* |
| | | +-----------------------------------------------------------------------+ |
| | | | language/en/messages.inc | |
| | | | language/tw/messages.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005, RoundCube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | | | Author: Thomas Bruederli <roundcube@gmail.com> | |
| | | | Author: kourge <kourge@gmail.com> | |
| | | +-----------------------------------------------------------------------+ |
| | | |
| | | $Id$ |
| | | |
| | | */ |
| | | |
| | | $utf8_decoding = TRUE; |
| | | |
| | | $messages = array(); |
| | | |