dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added message Edit feature (#1483891, #1484440) - need icon
alecpl
2009-06-11
069704b170c9b9bd29f2d8f9151b8dbaa44400ae
[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';
?>