From bf5de5472bb37f8259d622fdd418f3aa2a1a7eb4 Mon Sep 17 00:00:00 2001 From: James Simonson Date: Fri, 27 Jan 2023 06:32:15 +0800 Subject: [PATCH] Improve jobs screen UX (#13657) --- .../Preferences/UI/HumanoidProfileEditor.xaml | 2 +- .../UI/HumanoidProfileEditor.xaml.cs | 19 +- Resources/Locale/en-US/job/department.ftl | 14 +- Resources/Locale/en-US/job/job-names.ftl | 168 +++++++++--------- 4 files changed, 108 insertions(+), 95 deletions(-) diff --git a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml index ec26a264365..92a17225c11 100644 --- a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml +++ b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml @@ -15,7 +15,7 @@