dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix handling of signatures on draft edit: Don't add new signature and don't...
Aleksander Machniak
2012-12-13
a9bb50d8045e5a119ca5f66ec03753ca80aa4d4a
[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';
?>