replace tt-rss.spb.ru references with tt-rss.org; update translations

This commit is contained in:
Andrew Dolgov
2010-11-03 13:39:09 +03:00
parent 37bd2634d7
commit 1f8c187de3
27 changed files with 1763 additions and 1204 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
}
if (defined('DAEMON_REFRESH_ONLY')) {
$err_msg = "config: option DAEMON_REFRESH_ONLY is obsolete. Please remove this option and read about other ways to update feeds on the <a href='http://tt-rss.spb.ru/trac/wiki/UpdatingFeeds'>wiki</a>.";
$err_msg = "config: option DAEMON_REFRESH_ONLY is obsolete. Please remove this option and read about other ways to update feeds on the <a href='http://tt-rss.org/wiki/UpdatingFeeds'>wiki</a>.";
}