| | |
| | | | localization/<lang>/labels.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2012, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | $labels['move'] = 'Move'; |
| | | $labels['moveto'] = 'Move to...'; |
| | | $labels['download'] = 'Download'; |
| | | $labels['open'] = 'Open'; |
| | | $labels['showattachment'] = 'Show'; |
| | | $labels['showanyway'] = 'Show it anyway'; |
| | | |
| | |
| | | |
| | | $labels['openinextwin'] = 'Open in new window'; |
| | | $labels['emlsave'] = 'Download (.eml)'; |
| | | $labels['changeformattext'] = 'Display in plain text format'; |
| | | $labels['changeformathtml'] = 'Display in HTML format'; |
| | | |
| | | // message compose |
| | | $labels['editasnew'] = 'Edit as new'; |