dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Don't show a warning on html2text switch when textarea is empty - Set pro...
alecpl
2010-03-06
5821ff51239b7f24d18e3097b3e85813f81768dd
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'User info';
$labels['created'] = 'Created';
$labels['lastlogin'] = 'Last Login';
$labels['defaultidentity'] = 'Default Identity';
?>