dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add option imap_force_ns to make buggy servers support optional
Aleksander Machniak
2012-05-21
eb0478df35831c346fe794721e40fde0de0fc839
[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';
?>