]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/noticelist.php
Add two i18n related FIXMEs.
[quix0rs-gnu-social.git] / lib / noticelist.php
index 252e1ca9002f9ad01a7d6ca89c0f11427781d0db..dbc5bfb519afb5bd7a2b8d418ec972e555120850 100644 (file)
@@ -502,6 +502,7 @@ class NoticeListItem extends Widget
             $source_name = (empty($ns->name)) ? _($ns->code) : _($ns->name);
             $this->out->text(' ');
             $this->out->elementStart('span', 'source');
+            // FIXME: probably i18n issue. If "from" is followed by text, that should be a parameter to "from" (from %s).
             $this->out->text(_('from'));
             $this->out->text(' ');