From e980da3d20b5f18bd10e4c25e97366de84255867 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Wed, 20 Oct 2010 20:01:12 +0200 Subject: Add FIXME --- lib/applicationlist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/applicationlist.php b/lib/applicationlist.php index ff9ac5a20..3f50f110b 100644 --- a/lib/applicationlist.php +++ b/lib/applicationlist.php @@ -243,7 +243,7 @@ class ConnectedAppsList extends Widget $this->out->elementEnd('span'); if ($app->name != 'anonymous') { - + // @todo FIXME: i18n trouble. $this->out->raw(_(' by ')); $this->out->element( -- cgit v1.2.3-54-g00ecf