dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix endless loop on error response for APPEND command (#1486060)
alecpl
2009-08-28
b8ae99a6b38838045257c7dac6f52c66a0f6ef39
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_GB.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>