| | |
| | | $labels['receiptnote'] = 'Note: This receipt only acknowledges that the message was displayed on the recipient\'s computer. There is no guarantee that the recipient has read or understood the message contents.'; |
| | | |
| | | // address boook |
| | | $labels['name'] = 'Display name'; |
| | | $labels['firstname'] = 'First name'; |
| | | $labels['surname'] = 'Last name'; |
| | | $labels['email'] = 'E-Mail'; |
| | | $labels['name'] = 'Display name'; |
| | | $labels['firstname'] = 'First name'; |
| | | $labels['surname'] = 'Last name'; |
| | | $labels['middlename'] = 'Middle name'; |
| | | $labels['nameprefix'] = 'Prefix'; |
| | | $labels['namesuffix'] = 'Suffix'; |
| | | $labels['nickname'] = 'Nickname'; |
| | | $labels['jobtitle'] = 'Job title'; |
| | | $labels['organization'] = 'Company'; |
| | | $labels['department'] = 'Department'; |
| | | $labels['gender'] = 'Gender'; |
| | | $labels['maidenname'] = 'Maiden name'; |
| | | $labels['email'] = 'E-Mail'; |
| | | $labels['phone'] = 'Phone'; |
| | | $labels['address'] = 'Address'; |
| | | $labels['street'] = 'Street'; |
| | | $labels['locality'] = 'City'; |
| | | $labels['zipcode'] = 'Zip code'; |
| | | $labels['region'] = 'Region'; |
| | | $labels['country'] = 'Country'; |
| | | $labels['birthday'] = 'Birthday'; |
| | | $labels['anniversary'] = 'Anniversary'; |
| | | $labels['website'] = 'Website'; |
| | | $labels['instantmessenger'] = 'IM'; |
| | | $labels['notes'] = 'Notes'; |
| | | $labels['male'] = 'male'; |
| | | $labels['female'] = 'female'; |
| | | $labels['manager'] = 'Manager'; |
| | | $labels['assistant'] = 'Assistant'; |
| | | $labels['spouse'] = 'Spouse'; |
| | | |
| | | $labels['addfield'] = 'Add field...'; |
| | | $labels['addcontact'] = 'Add new contact'; |
| | | $labels['editcontact'] = 'Edit contact'; |
| | | $labels['contacts'] = 'Contacts'; |
| | |
| | | $labels['save'] = 'Save'; |
| | | $labels['delete'] = 'Delete'; |
| | | $labels['rename'] = 'Rename'; |
| | | $labels['addphoto'] = 'Add'; |
| | | $labels['replacephoto'] = 'Replace'; |
| | | |
| | | $labels['newcontact'] = 'Create new contact card'; |
| | | $labels['deletecontact'] = 'Delete selected contacts'; |