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
/
en_US.inc
blob: 5a348e0eec9997f09c7abc0dff22decc98e07352 (
plain
)
1
2
3
4
5
6
<?php
$labels
=
array
();
$labels
[
'useimapsubscriptions'
]
=
'Use IMAP Subscriptions'
;
?>