dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Add workaround for MySQL bug [http://bugs.mysql.com/bug.php?id=46293] (#1...
alecpl
2010-02-06
8248e4a64230870ccfa8d009918cda8b36142890
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>