index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
plugins
/
subscriptions_option
/
localization
/
pl_PL.inc
blob: 8544c7d30e2c6b9e9358b47e8511ba3618eaf097 (
plain
)
1
2
3
4
5
6
<?php
$labels
=
array
();
$labels
[
'useimapsubscriptions'
]
=
'Używaj subskrypcji IMAP'
;
?>