| | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/en_GB/labels.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005-2010, RoundCube Dev. - Switzerland | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | $labels['attachments'] = 'Attachments'; |
| | | $labels['upload'] = 'Upload'; |
| | | $labels['close'] = 'Close'; |
| | | $labels['messageoptions'] = 'Message options...'; |
| | | $labels['low'] = 'Low'; |
| | | $labels['lowest'] = 'Lowest'; |
| | | $labels['normal'] = 'Normal'; |
| | |
| | | $labels['email'] = 'E-Mail'; |
| | | $labels['addcontact'] = 'Add new contact'; |
| | | $labels['editcontact'] = 'Edit contact'; |
| | | $labels['contacts'] = 'Contacts'; |
| | | $labels['edit'] = 'Edit'; |
| | | $labels['cancel'] = 'Cancel'; |
| | | $labels['save'] = 'Save'; |
| | |
| | | $labels['korean'] = 'Korean'; |
| | | $labels['chinese'] = 'Chinese'; |
| | | |
| | | ?> |
| | | ?> |