dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Prevent from setting INBOX as any of special folders (#1486114)
alecpl
2009-09-23
93a88c95b7415206b0c8d742f8914c7ecc193e11
[githubFork/roundcubemail.git]
/
plugins
/
subscriptions_option
/
localization
/
pl_PL.inc
1
2
3
4
5
6
<?php
$labels = array();
$labels['useimapsubscriptions'] = 'Używaj subskrypcji IMAP';
?>