From 32f3ff65a8019fded30601f59f37306312576547 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 12 Dec 2006 02:00:46 +0000 Subject: Bug 297186: Send emails in the recipient's locale, not the current user's - Patch by Frédéric Buclin r=bkor a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/setting-descs.none.tmpl | 1 + 1 file changed, 1 insertion(+) (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 4fb2a031b..e62ec0b63 100644 --- a/template/en/default/global/setting-descs.none.tmpl +++ b/template/en/default/global/setting-descs.none.tmpl @@ -40,5 +40,6 @@ "always" => "Always", "never" => "Never", "cc_unless_role" => "Only if I have no role on them", + "lang" => "Language used in email", } %] -- cgit v1.2.3-24-g4f1b