summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-05-15 07:20:57 +0100
committerAndrew Dolgov <[email protected]>2007-05-15 07:20:57 +0100
commitdf9e0a3b46b9053f753b51cd19c5150b04a2bcf8 (patch)
tree60842a6679e434e4ee76c4383b1f186d89db7cae /localized_js.php
parentaddb5836949e27cd89f5a9254a33b3ad41982843 (diff)
update translations
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.");
?>