dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Implemented messages copying using drag&drop + SHIFT (#1484086)
alecpl
2010-03-19
9b3fdc25c171d2b2461af42224ea16ad6c032c49
[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';
?>