]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix missing localization for bibles, crit, internals, mime, sleeping and voice mask...
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Thu, 14 Sep 2023 10:08:03 +0000 (03:08 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Sep 2023 10:08:03 +0000 (03:08 -0700)
Resources/Locale/en-US/abilities/mime.ftl
Resources/Locale/en-US/actions/actions/crit.ftl [new file with mode: 0644]
Resources/Locale/en-US/actions/actions/internals.ftl
Resources/Locale/en-US/actions/actions/sleep.ftl
Resources/Locale/en-US/chapel/bible.ftl
Resources/Locale/en-US/voice-mask.ftl

index 7fc438bfd9ac2a416529052ca998613b9ba7cccd..4fd960d89e4725374191b8cf79f274663f9ca07e 100644 (file)
@@ -1,5 +1,4 @@
 mime-cant-speak = Your vow of silence prevents you from speaking.
-mime-invisible-wall = Create Invisible Wall
 mime-invisible-wall-popup = {CAPITALIZE(THE($mime))} brushes up against an invisible wall!
 mime-invisible-wall-failed = You can't create an invisible wall there.
 mime-not-ready-repent = You aren't ready to repent for your broken vow yet.
diff --git a/Resources/Locale/en-US/actions/actions/crit.ftl b/Resources/Locale/en-US/actions/actions/crit.ftl
new file mode 100644 (file)
index 0000000..a065b42
--- /dev/null
@@ -0,0 +1 @@
+action-name-crit-last-words = Say Last Words
index 84580a9368f00ee86a356bfa9814bb8c89645972..ead73cf1e57854c8f78d8442d73544fdd76035e1 100644 (file)
@@ -1,2 +1,5 @@
+action-name-internals-toggle = Toggle Internals
+action-description-internals-toggle = Breathe from the equipped gas tank. Also requires equipped breath mask.
+
 internals-no-breath-tool = You are not wearing a breathing tool
 internals-no-tank = You are not wearing a gas tank
index 32d673eeb92c86543983a469fbd11a290461de8f..fd833fd4a5c93dce341acb8072a448d537c994fc 100644 (file)
@@ -1,3 +1,5 @@
+action-name-wake = Wake up
+
 sleep-onomatopoeia = Zzz...
 sleep-examined = [color=lightblue]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} asleep.[/color]
 
index dfeee75c6304d8465bf82d1fb4e1f7f57545c1be..c59492b70a682ee2e69bc98b3c2585eac9996bfe 100644 (file)
@@ -7,6 +7,8 @@ bible-heal-fail-self = You hit {THE($target)} with {THE($bible)}, and it lands w
 bible-heal-fail-others = {CAPITALIZE(THE($user))} hits {THE($target)} with {THE($bible)}, and it lands with a sad thack, dazing {OBJECT($target)}!
 bible-sizzle = The book sizzles in your hands!
 
+bible-summon-verb = Summon familiar
+bible-summon-verb-desc = Summon a familiar that will aid you and gain humanlike intelligence once inhabited by a soul.
 bible-summon-requested = Your familiar will arrive once a willing soul comes forth.
 bible-summon-respawn-ready = {CAPITALIZE(THE($book))} surges with ethereal power. {CAPITALIZE(POSS-ADJ($book))} resident is home again.
 
index 016686d869ebbd77678bf7dd97e076d379b56bb4..cb6eb7768e5ec53a9218fd5694acbd3cc359d6d4 100644 (file)
@@ -1,5 +1,7 @@
 voice-mask-name-change-window = Voice Mask Name Change
 voice-mask-name-change-info = Type in the name you want to mimic.
+voice-mask-name-change-set = Set name
+voice-mask-name-change-set-description = Change the name others hear to something else.
 
 voice-mask-popup-success = Name set successfully.
 voice-mask-popup-failure = Name could not be set.