Fix the error message shown when you try to send a message from the Inbox, but none
of your friends allow private messaging.
This commit is contained in:
parent
e1f71f655d
commit
d6edd7f3a3
3 changed files with 17 additions and 2 deletions
|
|
@ -340,6 +340,11 @@ our $I18N = {
|
|||
lastUpdated => 1181019679,
|
||||
},
|
||||
|
||||
'no messagable friends error' => {
|
||||
message => q{None of your friends allow private messaging.},
|
||||
lastUpdated => 1244494607,
|
||||
},
|
||||
|
||||
'no friends hover' => {
|
||||
message => q{You must have active friends in the system if you wish to send new private messages without having to first locate their profile},
|
||||
lastUpdated => 1181019679,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue