Fix missing localization for bibles, crit, internals, mime, sleeping and voice mask (#20131)

This commit is contained in:
DrSmugleaf 2023-09-14 03:08:03 -07:00 committed by Debug
parent a2a873cb66
commit 8cb630afb0
6 changed files with 10 additions and 1 deletions

View 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.

View File

@ -0,0 +1 @@
action-name-crit-last-words = Say Last Words

View 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

View 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]

View 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.

View 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.