diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-07-03 18:17:25 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-07-03 18:17:25 +0000 |
| commit | b6fb716c0603d604bea8c817f0e22bb947f36134 (patch) | |
| tree | e71a122bf845c52fca220ff5f3b52725bdf40591 /roundcubemail/program | |
| parent | d966e00bdf95dd2f74beefa846d0e0e93c4185c1 (diff) | |
et_EE update
git-svn-id: https://svn.roundcube.net/trunk@1587 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -rw-r--r-- | roundcubemail/program/localization/et_EE/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/et_EE/labels.inc b/roundcubemail/program/localization/et_EE/labels.inc index b86c46d95..2715d24e2 100644 --- a/roundcubemail/program/localization/et_EE/labels.inc +++ b/roundcubemail/program/localization/et_EE/labels.inc @@ -115,6 +115,8 @@ $labels['viewsource'] = 'Näita lähtekoodi'; $labels['markmessages'] = 'Märgi kirjad'; $labels['markread'] = 'Loetuks'; $labels['markunread'] = 'Mitte loetuks'; +$labels['markflagged'] = 'Lisa lipik'; +$labels['markunflagged'] = 'Eemalda lipik'; $labels['select'] = 'Vali'; $labels['all'] = 'kõik'; $labels['none'] = 'mitte midagi'; @@ -197,6 +199,7 @@ $labels['dstactive'] = 'Suveaeg'; $labels['htmleditor'] = 'Kasuta HTML redaktorit'; $labels['htmlsignature'] = 'HTML allkiri'; $labels['previewpane'] = 'Näita eelvaate akent'; +$labels['skin'] = 'Kliendi välimus'; $labels['logoutclear'] = 'Tühjenda väljumisel prügikast'; $labels['logoutcompact'] = 'Tihenda väljumisel sissetulevate kaust'; $labels['uisettings'] = 'Kasutajaliides'; |
