add: Friends network
This commit is contained in:
parent
f73233de48
commit
587443b801
16 changed files with 1383 additions and 49 deletions
|
|
@ -3546,7 +3546,22 @@ LongTruncOk=1</p>
|
|||
},
|
||||
|
||||
'allow private messages label' => {
|
||||
message => q|Allow Private Messages|,
|
||||
message => q|Private Message Options|,
|
||||
lastUpdated => 1181019679,
|
||||
},
|
||||
|
||||
'user profile field private message allow label' => {
|
||||
message => q|Allow All|,
|
||||
lastUpdated => 1181019679,
|
||||
},
|
||||
|
||||
'user profile field private message friends only label' => {
|
||||
message => q|Allow From My Friends Only|,
|
||||
lastUpdated => 1181019679,
|
||||
},
|
||||
|
||||
'user profile field private message allow none label' => {
|
||||
message => q|Allow None|,
|
||||
lastUpdated => 1181019679,
|
||||
},
|
||||
|
||||
|
|
@ -3875,6 +3890,11 @@ LongTruncOk=1</p>
|
|||
lastUpdated => 1185162267,
|
||||
},
|
||||
|
||||
'user profile field friend availability' => {
|
||||
message => q{Are you available to be added as a Friend?},
|
||||
lastUpdated => 1185856549,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue