From f56e308090f460d97dbe834ad88754231c3459e9 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 10 Aug 2007 05:25:06 +0100 Subject: localization updates --- localized_js.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'localized_js.php') diff --git a/localized_js.php b/localized_js.php index bfb60cba6..a1c423c19 100644 --- a/localized_js.php +++ b/localized_js.php @@ -90,5 +90,8 @@ print T_js_decl("No articles are selected."); print T_js_decl("Could not update headlines (missing XML object)"); print T_js_decl("Could not display article (missing XML object)"); print T_js_decl("No feed selected."); +print T_js_decl("Replace current publishing address with a new one?"); +print T_js_decl("Address changed."); +print T_js_decl("Could not change address."); ?> -- cgit v1.2.3-54-g00ecf