From 1900b0aeaa08120f4dcf7a4ff2de2ef7f2b84e24 Mon Sep 17 00:00:00 2001 From: Jamie Greunbaum Date: Tue, 4 Jun 2024 02:22:40 -0400 Subject: [PATCH] Relabeled "Component:" to "Department:", since this nomenclature makes more sense on services other than Bugzilla. --- UI/bug_report_form.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/bug_report_form.tscn b/UI/bug_report_form.tscn index 033c547..e380a6b 100644 --- a/UI/bug_report_form.tscn +++ b/UI/bug_report_form.tscn @@ -89,7 +89,7 @@ clip_text = true [node name="ComponentLabel" type="Label" parent="Form/VBoxContainerLeft/GridContainer"] layout_mode = 2 -text = "Component:" +text = "Department:" horizontal_alignment = 2 [node name="ComponentButton" type="MenuButton" parent="Form/VBoxContainerLeft/GridContainer"]