diff --git a/plugins/Bookmark/bookmarklistitem.php b/plugins/Bookmark/bookmarklistitem.php index a0d98d591a..381864c21c 100644 --- a/plugins/Bookmark/bookmarklistitem.php +++ b/plugins/Bookmark/bookmarklistitem.php @@ -75,7 +75,7 @@ class BookmarkListItem extends NoticeListItemAdapter common_log( LOG_ERR, sprintf( - _m('Bookmark %1$s (notice %2$d) has no attachments.'), + 'Bookmark %1$s (notice %2$d) has no attachments.', $nb->id, $notice->id )