From 074f7b588974ced7368f2783adc1d7437d54ba77 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 24 May 2008 03:34:04 +0000 Subject: Bug 435250: In the "View User Account Log" page, the information in the "What" column are displayed in English on localized installation - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/global/field-descs.none.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/global/field-descs.none.tmpl') diff --git a/template/en/default/global/field-descs.none.tmpl b/template/en/default/global/field-descs.none.tmpl index 178a68444..7b3014aa2 100644 --- a/template/en/default/global/field-descs.none.tmpl +++ b/template/en/default/global/field-descs.none.tmpl @@ -28,6 +28,7 @@ "assigned_to" => "Assignee", "blocked" => "Blocks", "bug_file_loc" => "URL", + "bug_group" => "Group", "bug_id" => "$terms.Bug ID", "bug_severity" => "Severity", "bug_status" => "Status", @@ -37,7 +38,7 @@ "cclist_accessible" => "CC list accessible", "component_id" => "Component ID", "component" => "Component", - "creation_ts" => "$terms.Bug Creation time", + "creation_ts" => "Creation date", "deadline" => "Deadline", "delta_ts" => "Changed", "dependson" => "Depends on", -- cgit v1.2.3-24-g4f1b