summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
Diffstat (limited to 'localized_js.php')
-rw-r--r--localized_js.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/localized_js.php b/localized_js.php
index 5ba066139..bfb60cba6 100644
--- a/localized_js.php
+++ b/localized_js.php
@@ -87,5 +87,8 @@ print T_js_decl("Reset to defaults?");
print T_js_decl("Trying to change password...");
print T_js_decl("Trying to change e-mail...");
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.");
?>