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 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.");
?>