From cb5a2636e1f6a7b2baf15e6c4b24c12068e53e91 Mon Sep 17 00:00:00 2001
From: Morb <14136326+Morb0@users.noreply.github.com>
Date: Wed, 30 Aug 2023 02:39:01 +0300
Subject: [PATCH] Localize character editor show button (#19634)
---
Content.Client/Preferences/UI/HumanoidProfileEditor.xaml | 2 +-
.../Locale/en-US/preferences/ui/humanoid-profile-editor.ftl | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml
index c1b1b40d71..a4d156d777 100644
--- a/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml
+++ b/Content.Client/Preferences/UI/HumanoidProfileEditor.xaml
@@ -57,7 +57,7 @@
-
+
diff --git a/Resources/Locale/en-US/preferences/ui/humanoid-profile-editor.ftl b/Resources/Locale/en-US/preferences/ui/humanoid-profile-editor.ftl
index 5f11d1d5d7..2203fe38be 100644
--- a/Resources/Locale/en-US/preferences/ui/humanoid-profile-editor.ftl
+++ b/Resources/Locale/en-US/preferences/ui/humanoid-profile-editor.ftl
@@ -3,6 +3,7 @@ humanoid-profile-editor-name-label = Name:
humanoid-profile-editor-name-random-button = Randomize
humanoid-profile-editor-appearance-tab = Appearance
humanoid-profile-editor-clothing = Show clothing
+humanoid-profile-editor-clothing-show = Show
humanoid-profile-editor-sex-label = Sex:
humanoid-profile-editor-sex-male-text = Male
humanoid-profile-editor-sex-female-text = Female