diff options
Diffstat (limited to 'program/localization/et_EE/labels.inc')
-rw-r--r-- | program/localization/et_EE/labels.inc | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/program/localization/et_EE/labels.inc b/program/localization/et_EE/labels.inc index daecf0c1c..0c2187375 100644 --- a/program/localization/et_EE/labels.inc +++ b/program/localization/et_EE/labels.inc @@ -13,7 +13,7 @@ | Author: Üllar Pajus <yllar.pajus@gmail.com> | +-----------------------------------------------------------------------+ - @version $Id$ + @version $Id$ */ @@ -140,13 +140,8 @@ $labels['previouspage'] = 'Näita eelmist lehte'; $labels['firstpage'] = 'Näita esimest komplekti'; $labels['nextpage'] = 'Näita järgmist lehte'; $labels['lastpage'] = 'Näita viimast komplekti'; -$labels['ldapsearch'] = 'LDAP kataloogi otsing'; -$labels['ldappublicsearchname'] = 'Kontakti nimi'; -$labels['ldappublicsearchtype'] = 'Täpne vaste ?'; -$labels['ldappublicserverselect'] = 'Vali server'; -$labels['ldappublicsearchfield'] = 'Otsi kohast'; -$labels['ldappublicsearchform'] = 'Otsi kontakti'; -$labels['ldappublicsearch'] = 'Otsi'; +$labels['groups'] = 'Grupid'; +$labels['personaladrbook'] = 'Isiklikud aadressid'; $labels['settingsfor'] = 'Kasutajaeelistused kontole'; $labels['preferences'] = 'Eelistused'; $labels['userpreferences'] = 'Kasutaja eelistused'; @@ -182,4 +177,4 @@ $labels['sortby'] = 'Järjesta'; $labels['sortasc'] = 'Järjesta kasvavalt'; $labels['sortdesc'] = 'Järjesta kahanevalt'; -?>
\ No newline at end of file +?> |