]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/feedlist.php
Merge branch '1.0.x' into testing
[quix0rs-gnu-social.git] / lib / feedlist.php
index 076576028dc5884609af022fdd205543dc6ba247..bbe66b2e74af62470b05bb020f1199f9ece32c26 100644 (file)
@@ -62,6 +62,7 @@ class FeedList extends Widget
             if (!empty($feeds)) {
                 $this->out->elementStart('div', array('id' => 'export_data',
                                                       'class' => 'section'));
+                // TRANS: Header for feed links (h2).
                 $this->out->element('h2', null, _('Feeds'));
                 $this->out->elementStart('ul', array('class' => 'xoxo'));