From 3692e98fe393502dec785fceaf5e14f5b67da5ef Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 9 Mar 2007 19:12:31 +0100 Subject: update translation --- modules/pref-feeds.php | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'modules/pref-feeds.php') diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 57a224eb9..ffdbcf25b 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -293,7 +293,7 @@ } print "
"; + $checked>"; $hidden = sql_bool_to_bool(db_fetch_result($result, 0, "hidden")); @@ -757,7 +757,7 @@ size=\"40\"> "; + onclick=\"addFeed()\" value=\"".__('Subscribe')."\">"; if (ENABLE_FEED_BROWSER && !SINGLE_USER_MODE) { print " Title - Feed - Last Article - Updated"; + ".__('Title')." + ".__('Feed')." + ".__('Last Article')." + ".__('Updated').""; } $lnum = 0; @@ -854,7 +854,7 @@ $hidden = sql_bool_to_bool($line["hidden"]); - if (!$edit_cat) $edit_cat = "Uncategorized"; + if (!$edit_cat) $edit_cat = __("Uncategorized"); $last_updated = $line["last_updated"]; @@ -886,10 +886,10 @@ print " "; } - print "Title - Feed - Last Article - Updated"; + print "".__('Title')." + ".__('Feed')." + ".__('Last Article')." + ".__('Updated').""; $cur_cat_id = $cat_id; } @@ -973,7 +973,8 @@ if (get_pref($link, 'ENABLE_FEED_CATS')) { print " "; + onclick=\"javascript:editFeedCats()\" value=\"". + __("Edit categories")."\">"; # print " | "; @@ -993,7 +994,7 @@ type=\"submit\" value=\"".__('Import')."\"> "; - print "  or  "; + print " "; print "