svncommit
2006-01-08 d1d2c4fb1d0e9b7a46693e617835850b0edc0fd5
program/localization/en/labels.inc
@@ -143,12 +143,19 @@
$labels['delete'] = 'Delete';
$labels['newcontact']     = 'Create new contact card';
$labels['addcontact']     = 'Add selected contact to your addressbook';
$labels['deletecontact']  = 'Delete selected contacts';
$labels['composeto']      = 'Compose mail to';
$labels['contactsfromto'] = 'Contacts $from to $to of $count';
$labels['print']          = 'Print';
$labels['export']         = 'Export';
$labels['ldappublicsearchname']    = 'Contact name';
$labels['ldappublicsearchtype'] = 'Exact match?';
$labels['ldappublicserverselect'] = 'Select servers';
$labels['ldappublicsearchfield'] = 'Search on';
$labels['ldappublicsearchform'] = 'Look for a contact';
$labels['ldappublicsearch'] = 'Search';
// settings
$labels['settingsfor']  = 'Settings for';
@@ -183,4 +190,4 @@
$labels['sortasc']  = 'Sort ascending';
$labels['sortdesc'] = 'Sort descending';
?>
?>