From 8be83f424aafbcb652ae26354e3725f8f10b55d7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 22 Aug 2007 05:45:01 +0100 Subject: implement catchup above/below (refs #140) --- 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 d2ab94670..77b9ea2f5 100644 --- a/localized_js.php +++ b/localized_js.php @@ -116,9 +116,9 @@ print T_js_decl("Save current configuration?"); print T_js_decl("Old password cannot be blank."); print T_js_decl("New password cannot be blank."); print T_js_decl("Entered passwords do not match."); -#print T_js_decl( -#print T_js_decl( -#print T_js_decl( +print T_js_decl("No articles found to mark"); +print T_js_decl("Mark %d article(s) as read?"); +print T_js_decl("No article is selected."); #print T_js_decl( #print T_js_decl( #print T_js_decl( -- cgit v1.2.3-54-g00ecf