dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Improved member attribute detection with fallback in create_group()
alecpl
2012-04-10
097dbc68700c0c15e78d3643f1f478269f13f1ac
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
localization
/
pl_PL.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['buttontitle'] = 'Oznacz jako SPAM';
$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
?>