dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix handling of signatures on draft edit: Don't add new signature and don't...
Aleksander Machniak
2012-12-13
a9bb50d8045e5a119ca5f66ec03753ca80aa4d4a
[githubFork/roundcubemail.git]
/
plugins
/
subscriptions_option
/
localization
/
en_US.inc
1
2
3
4
5
6
<?php
$labels = array();
$labels['useimapsubscriptions'] = 'Use IMAP Subscriptions';
?>