From b25ce729062f54cc0520eecffc97e775ce75ab3c Mon Sep 17 00:00:00 2001 From: Matt McHenry Date: Mon, 21 Jun 2010 19:30:36 -0700 Subject: Bug 398473: User preference for the position of the comment box r=mkanat, a=mkanat --- template/en/default/global/setting-descs.none.tmpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/global/setting-descs.none.tmpl') diff --git a/template/en/default/global/setting-descs.none.tmpl b/template/en/default/global/setting-descs.none.tmpl index 661334c38..e96e3169d 100644 --- a/template/en/default/global/setting-descs.none.tmpl +++ b/template/en/default/global/setting-descs.none.tmpl @@ -43,6 +43,9 @@ "quote_replies" => "Quote the associated comment when you click on its reply link", "quoted_reply" => "Quote the full comment", "simple_reply" => "Reference the comment number only", + "comment_box_position" => "Position of the Additional Comments box", + "before_comments" => "Before other comments", + "after_comments" => "After other comments", "timezone" => "Timezone used to display dates and times", "local" => "Same as the server", } -- cgit v1.2.3-24-g4f1b