thomascube
2006-01-13 be2380fb47b05a222ec5b22deff36d5156a8c943
Added labels for LDAP search


3 files modified
6 ■■■■ changed files
program/localization/de_DE/labels.inc 2 ●●●●● patch | view | raw | blame | history
program/localization/en_US/labels.inc 2 ●●●●● patch | view | raw | blame | history
skins/default/templates/addressbook.html 2 ●●● patch | view | raw | blame | history
program/localization/de_DE/labels.inc
@@ -150,6 +150,8 @@
$labels['export']         = 'Exportieren';
// LDAP search
$labels['ldapsearch'] = 'LDAP Verzeichnis-Suche';
$labels['ldappublicsearchname']   = 'Kontakt-Name';
$labels['ldappublicsearchtype']   = 'Genaue Übereinstimmung';
$labels['ldappublicserverselect'] = 'Server-Auswahl';
program/localization/en_US/labels.inc
@@ -151,6 +151,8 @@
$labels['export']         = 'Export';
// LDAP search
$labels['ldapsearch'] = 'LDAP directory search';
$labels['ldappublicsearchname']    = 'Contact name';
$labels['ldappublicsearchtype'] = 'Exact match?';
$labels['ldappublicserverselect'] = 'Select servers';
skins/default/templates/addressbook.html
@@ -16,7 +16,7 @@
<roundcube:button command="compose" imageAct="/images/buttons/compose_act.png" imagePas="/images/buttons/compose_pas.png" width="32" height="32" title="composeto" />
<roundcube:button command="print" imageAct="/images/buttons/print_act.png" imagePas="/images/buttons/print_pas.png" width="32" height="32" title="print" />
<roundcube:button command="export" imageAct="/images/buttons/download_act.png" imagePas="/images/buttons/download_pas.png" width="32" height="32" title="export" />
<roundcube:button command="ldappublicsearch" imageAct="/images/buttons/ldap_pas.png" imagePas="/images/buttons/ldap_pas.png" width="32" height="32" title="ldapsearch" />
<roundcube:button command="ldappublicsearch" imageAct="/images/buttons/contacts_act.png" imagePas="/images/buttons/contacts_pas.png" width="32" height="32" title="ldapsearch" />
</div>
<div id="abookcountbar">