dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add option to delete messages instead of moving to Trash when in Junk fol...
alecpl
2012-04-08
1b30a710cfe7fb2917ed337c52b06bb2236e1a05
[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';
?>