From a5ae125a8d55f1d387b7f75014d3351581edce85 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 19 Aug 2007 06:13:45 +0100 Subject: allow to mark selected articles as read, L10N bumps --- localized_js.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'localized_js.php') diff --git a/localized_js.php b/localized_js.php index 37eed1266..3ce875482 100644 --- a/localized_js.php +++ b/localized_js.php @@ -109,9 +109,9 @@ print T_js_decl("No feeds are selected."); print T_js_decl("Can't add filter: nothing to match on."); print T_js_decl("Can't subscribe: no feed URL given."); print T_js_decl("Unsubscribe from %s?"); -#print T_js_decl( -#print T_js_decl( -#print T_js_decl( +print T_js_decl("Mark all visible articles in %s as read?"); +print T_js_decl("Mark all selected articles in %s as read?"); +print T_js_decl("Please enter label title:"); #print T_js_decl( #print T_js_decl( #print T_js_decl( -- cgit v1.2.3-54-g00ecf