summaryrefslogtreecommitdiff
path: root/localized_js.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-10 05:25:06 +0100
committerAndrew Dolgov <[email protected]>2007-08-10 05:25:06 +0100
commitf56e308090f460d97dbe834ad88754231c3459e9 (patch)
tree5854f9c6dd149fe276962c2ba43bbab39616822f /localized_js.php
parentef1ac7c73aeaf34129f26d0bda39bea3fc55eeb3 (diff)
localization updates
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.");
?>