dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add simple (constructor) tests for Framework classes
Aleksander Machniak
2012-08-27
5f8adabb6286fdcb0ff8a0ea5d1d58f40eef51f4
[githubFork/roundcubemail.git]
/
plugins
/
subscriptions_option
/
localization
/
en_US.inc
1
2
3
4
5
6
<?php
$labels = array();
$labels['useimapsubscriptions'] = 'Use IMAP Subscriptions';
?>