projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9a73ca
)
Horde identities is not e-mail specific.
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 4 Nov 2010 20:46:36 +0000
(14:46 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 5 Nov 2010 16:19:10 +0000
(10:19 -0600)
horde/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/horde/config/prefs.php.dist
b/horde/config/prefs.php.dist
index
1ce54a9
..
d05891d
100644
(file)
--- a/
horde/config/prefs.php.dist
+++ b/
horde/config/prefs.php.dist
@@
-205,7
+205,7
@@
$prefGroups['identities'] = array(
'column' => _("Your Information"),
'label' => _("Personal Information"),
- 'desc' => _("Change
the name and address that people see when they read and reply to your emails
."),
+ 'desc' => _("Change
your personal information
."),
'members' => array('id', 'fullname', 'from_addr'),
'type' => 'identities'
);