| | |
| | | | language/en_GB/labels.inc | |
| | | | | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
| | | | Copyright (C) 2005-2010, The Roundcube Dev Team | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | $labels['server'] = 'Server'; |
| | | $labels['login'] = 'Login'; |
| | | $labels['logout'] = 'Logout'; |
| | | $labels['mail'] = 'E-Mail'; |
| | | $labels['mail'] = 'Mail'; |
| | | $labels['settings'] = 'Personal Settings'; |
| | | $labels['addressbook'] = 'Address Book'; |
| | | $labels['inbox'] = 'Inbox'; |
| | |
| | | $labels['name'] = 'Display name'; |
| | | $labels['firstname'] = 'First name'; |
| | | $labels['surname'] = 'Last name'; |
| | | $labels['email'] = 'E-Mail'; |
| | | $labels['email'] = 'Email'; |
| | | $labels['addcontact'] = 'Add new contact'; |
| | | $labels['editcontact'] = 'Edit contact'; |
| | | $labels['contacts'] = 'Contacts'; |