From 50181f709d79780ec54c6ed2b90af08327bbdf5b Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 11 Jul 2005 05:37:05 +0000 Subject: Bug 63536: User preference for whether or not to go to the next bug after processing - Patch by byron jones (glob) r=LpSolit a=justdave --- template/en/default/global/setting-descs.none.tmpl | 4 ++++ 1 file changed, 4 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 1a31754a8..85edc1949 100644 --- a/template/en/default/global/setting-descs.none.tmpl +++ b/template/en/default/global/setting-descs.none.tmpl @@ -27,5 +27,9 @@ "off" => "Off", "oldest_to_newest" => "Oldest to Newest", "on" => "On" + "post_bug_submit_action" => "After changing $terms.abug", + "next_bug" => "Show next $terms.bug in my list", + "same_bug" => "Show the updated $terms.bug", + "nothing" => "Do Nothing", } %] -- cgit v1.2.3-24-g4f1b