@evan Please check. Doesn't look correct/complete.

This commit is contained in:
Siebrand Mazeland 2011-04-24 18:50:03 +02:00
parent f38a8abd34
commit 8afda686d2
1 changed files with 1 additions and 0 deletions

View File

@ -487,6 +487,7 @@ class ThreadedNoticeListFavesItem extends NoticeListActorsItem
function getListMessage($count, $you) function getListMessage($count, $you)
{ {
// @todo FIXME:: Does not look correct. %%?
if ($count == 1 && $you) { if ($count == 1 && $you) {
// darn first person being different from third person! // darn first person being different from third person!
// TRANS: List message for notice favoured by logged in user. // TRANS: List message for notice favoured by logged in user.