]> git.wh0rd.org - tt-rss.git/blobdiff - modules/pref-feeds.php
update translations
[tt-rss.git] / modules / pref-feeds.php
index 799957e2455b41b94107a9ccf71af95dcba9f9c4..e5a231ee15d099333bb3ab49949d6ec2ca1de8b9 100644 (file)
                                value=\"".__('Export OPML')."\">";                      
 
 
-               print "<h3>Published articles</h3>";
+               print "<h3>".__("Published articles")."</h3>";
 
                if (!get_pref($link, "_PREFS_PUBLISH_KEY")) {
                        set_pref($link, "_PREFS_PUBLISH_KEY", generate_publish_key());