dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix handling of MYRIGHTS on private namespace roots - fixes issue where in ...
Aleksander Machniak
2012-06-28
e4c9942543d23f8462e125f25665c6fab0f9c93f
[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';
?>