dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix html2text conversion of strong|b|a|th|h tags when used in upper case
Aleksander Machniak
2012-05-28
2d7b4ff03fc5a4ee4705698d96ad377b5f81a65c
[githubFork/roundcubemail.git]
/
plugins
/
archive
/
localization
/
et_EE.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['buttontitle'] = 'Arhiveeri see kiri';
$labels['archived'] = 'Edukalt arhiveeritud';
$labels['archivefolder'] = 'Arhiveeri';
?>