dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Define @package and @subpackage of Framework classes
Aleksander Machniak
2012-11-17
9ab34604d94270f6c1795c7dd7b615273d05db0c
[githubFork/roundcubemail.git]
/
plugins
/
hide_blockquote
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['hide'] = 'Hide';
$labels['show'] = 'Show';
$labels['quotelimit'] = 'Hide citation when lines count is greater than';
?>