dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Avoid direct execution of installer includes (#1488895)
Thomas Bruederli
2013-01-10
619c320c0ee9ca39d0fada9113133724cc2a11fe
[githubFork/roundcubemail.git]
/
plugins
/
hide_blockquote
/
localization
/
pl_PL.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['hide'] = 'Ukryj';
$labels['show'] = 'Pokaż';
$labels['quotelimit'] = 'Ukryj blok cytatu gdy liczba linii jest większa od';
?>