Add the profile field needed by the UsersOnline macro.
Internationalized the profile field label.
This commit is contained in:
parent
a20f76d8ec
commit
71ee624718
3 changed files with 159 additions and 0 deletions
|
|
@ -4141,6 +4141,12 @@ LongTruncOk=1</p>
|
|||
context => q{Column heading for the total logged in time for the user},
|
||||
},
|
||||
|
||||
'Show when online?' => {
|
||||
message => q{Show when online?},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for the user profile field used by the UsersOnline macro},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue