1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 20:29:15 +00:00

update translations

This commit is contained in:
Andrew Dolgov
2007-08-21 02:22:29 +01:00
parent 306cc2d692
commit e400230ebd
14 changed files with 218 additions and 150 deletions

View File

@@ -999,7 +999,7 @@
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());