From 8e6834c608d61ecf8b68deb4a0da2950480d0f2f Mon Sep 17 00:00:00 2001 From: NeLepus Date: Sun, 27 Oct 2024 16:42:07 +0700 Subject: [PATCH] Fixed en-US translations --- .../_lostparadise/catalog/fills/boxes/security.ftl | 2 +- .../entities/clothing/uniforms/armbands.ftl | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/catalog/fills/boxes/security.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/catalog/fills/boxes/security.ftl index 8dcc339b9e..2fc8676dc8 100644 --- a/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/catalog/fills/boxes/security.ftl +++ b/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/catalog/fills/boxes/security.ftl @@ -1,2 +1,2 @@ -ent-LPPBoxArmband = Armband box +ent-LPPBoxArmband = armband box .desc = A box of armbands. \ No newline at end of file diff --git a/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/clothing/uniforms/armbands.ftl b/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/clothing/uniforms/armbands.ftl index f03ad1d09a..132c0f9bf1 100644 --- a/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/clothing/uniforms/armbands.ftl +++ b/Resources/Locale/en-US/ss14-ru/prototypes/_lostparadise/entities/clothing/uniforms/armbands.ftl @@ -1,12 +1,12 @@ -ent-LPPArmbandRed = Red armband +ent-LPPArmbandRed = red armband .desc = A red armband. Smells like blood. I guess. -ent-LPPArmbandGreen = Green armband +ent-LPPArmbandGreen = green armband .desc = Green armband, reflecting affiliation with a specific patrol group. -ent-LPPArmbandBlue = Blue armband +ent-LPPArmbandBlue = blue armband .desc = Blue armband. The color of this armband is said to make some officers twitch. -ent-LPPArmbandYellow = Yellow armband +ent-LPPArmbandYellow = yellow armband .desc = Yellow armband, reflecting affiliation with a certain patrol group. -ent-LPPArmbandPurple = Magenta armband - .desc = Magenta armband, reflecting affiliation with a specific patrol group. Wearing this armband in combination with the red uniform is officially recognized as a violation of Article 106 of the current Corporation Law. -ent-LPPArmbandWhite = White armband +ent-LPPArmbandPurple = purple armband + .desc = Purple armband, reflecting affiliation with a specific patrol group. Wearing this armband in combination with the red uniform is officially recognized as a violation of Article 106 of the current Corporation Law. +ent-LPPArmbandWhite = white armband .desc = White armband, reflecting affiliation with a specific patrol group. \ No newline at end of file