Remove manual localization from action entity prototypes (#20023)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
action-name-blocking = Block
|
||||
action-description-blocking = Raise or lower your shield.
|
||||
|
||||
action-popup-blocking-user = You raise your {$shield}!
|
||||
action-popup-blocking-user = You raise your {$shield}!
|
||||
action-popup-blocking-disabling-user = You lower your {$shield}!
|
||||
|
||||
action-popup-blocking-other = {CAPITALIZE(THE($blockerName))} raises {POSS-ADJ($blockerName)} {$shield}!
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
action-name-view-laws = View Laws
|
||||
action-description-view-laws = View the laws that you must follow.
|
||||
|
||||
action-name-swap-module = Swap Module
|
||||
action-desc-swap-module = Select this module, enabling you to use the tools it provides.
|
||||
@@ -1,12 +1,2 @@
|
||||
action-name-combat = [color=red]Combat Mode[/color]
|
||||
action-description-combat = Enter combat mode
|
||||
|
||||
action-popup-combat-disabled = Combat mode disabled
|
||||
action-popup-combat-enabled = Combat mode enabled
|
||||
|
||||
|
||||
action-name-precision = [color=red]Precision mode[/color]
|
||||
action-description-precision = Enter precision mode for combat, attacking what is under your cursor.
|
||||
|
||||
action-popup-precision = Precision mode disabled
|
||||
action-popup-precision-enabled = Precision mode enabled
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
action-name-crit-succumb = Succumb
|
||||
action-description-crit-succumb = Accept your fate.
|
||||
|
||||
action-name-crit-fake-death = Fake Death
|
||||
action-description-crit-fake-death = Pretend to take your final breath while staying alive.
|
||||
|
||||
action-name-crit-last-words = Say Last Words
|
||||
action-description-crit-last-words = Whisper your last words to anyone nearby, and then succumb to your fate. You only have 30 characters to work with.
|
||||
|
||||
@@ -3,6 +3,3 @@ disarm-action-popup-message-other-clients = {CAPITALIZE(THE($performerName))} di
|
||||
disarm-action-popup-message-cursor = Disarmed {THE($targetName)}!
|
||||
disarm-action-shove-popup-message-other-clients = {CAPITALIZE(THE($performerName))} shoves {THE($targetName)}!
|
||||
disarm-action-shove-popup-message-cursor = You shove {THE($targetName)}!
|
||||
|
||||
action-name-disarm = [color=red]Disarm[/color]
|
||||
action-description-disarm = Attempt to [color=red]disarm[/color] someone.
|
||||
|
||||
@@ -4,13 +4,6 @@ devour-action-popup-message-fail-target-alive = You can't consume creatures that
|
||||
|
||||
dragon-spawn-action-popup-message-fail-no-eggs = You don't have the stamina to do that!
|
||||
|
||||
|
||||
action-name-devour = [color=red]Devour[/color]
|
||||
action-description-devour = Attempt to break a structure with your jaws or swallow a creature.
|
||||
|
||||
action-name-carp-rift = Summon Carp Rift
|
||||
action-description-carp-rift = Summons a carp rift that will periodically spawns carps.
|
||||
|
||||
# Rifts
|
||||
carp-rift-warning = A rift is causing an unnaturally large energy flux at {$location}. Stop it at all costs!
|
||||
carp-rift-duplicate = Cannot have 2 charging rifts at the same time!
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
action-name-lay-egg = Lay egg
|
||||
action-description-lay-egg = Uses hunger to lay an egg.
|
||||
|
||||
action-popup-lay-egg-user = You lay an egg.
|
||||
action-popup-lay-egg-user = You lay an egg.
|
||||
action-popup-lay-egg-others = {CAPITALIZE(THE($entity))} lays an egg.
|
||||
action-popup-lay-egg-too-hungry = You need more food before you can lay another egg!
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
action-name-boo = Boo!
|
||||
action-description-boo = Scare your crew members because of boredom!
|
||||
@@ -1,2 +0,0 @@
|
||||
action-name-hardsuit = Toggle Suit Piece
|
||||
action-description-hardsuit = Remember to equip the important pieces of your suit before going into action.
|
||||
@@ -1,5 +1,2 @@
|
||||
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
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
action-name-toggle-light = Toggle Light
|
||||
action-description-toggle-light = Turn the light on and off.
|
||||
@@ -1,4 +1,2 @@
|
||||
action-name-mask = Toggle Mask
|
||||
action-description-mask-toggle = Handy, but prevents insertion of pie into your pie hole.
|
||||
action-mask-pull-up-popup-message = You pull up your {$mask}.
|
||||
action-mask-pull-down-popup-message = You pull down your {$mask}.
|
||||
action-mask-pull-down-popup-message = You pull down your {$mask}.
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
action-name-mech-cycle = Cycle
|
||||
action-description-mech-cycle = Cycles currently selected equipment
|
||||
|
||||
action-name-mech-control-panel = Control Panel
|
||||
action-description-mech-control-panel = Opens the control panel for the mech
|
||||
|
||||
action-name-mech-eject = Eject
|
||||
action-description-mech-eject = Ejects the pilot from the mech
|
||||
@@ -1,2 +0,0 @@
|
||||
action-name-pai-play-midi = Play MIDI
|
||||
action-description-pai-play-midi = Open your portable MIDI interface to soothe your owner.
|
||||
@@ -1,7 +1,3 @@
|
||||
action-name-sleep = Sleep
|
||||
action-desc-sleep = Go to sleep.
|
||||
action-name-wake = Wake up
|
||||
action-desc-wake = Stop sleeping.
|
||||
sleep-onomatopoeia = Zzz...
|
||||
sleep-examined = [color=lightblue]{CAPITALIZE(SUBJECT($target))} {CONJUGATE-BE($target)} asleep.[/color]
|
||||
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
spider-web-action-name = Spider Web
|
||||
spider-web-action-description = Spawns a web that slows your prey down.
|
||||
spider-web-action-nogrid = There is no floor under you!
|
||||
spider-web-action-success = You place webs around you.
|
||||
spider-web-action-fail = You can't place webs here! All cardinal directions already have webs!
|
||||
|
||||
sericulture-action-name = Weave silk
|
||||
sericulture-action-description = Weave a bit of silk for use in arts and crafts.
|
||||
sericulture-failure-hunger = Your stomach is too empty to make any more webs!
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
action-name-honk = Honk
|
||||
action-desc-honk = Honk!
|
||||
@@ -1,2 +0,0 @@
|
||||
action-name-scream = Scream
|
||||
action-description-scream = AAAAAAAAAAAAAAAAAAAAAAAAA
|
||||
@@ -1,2 +0,0 @@
|
||||
turn-undead-action-name = Turn Undead
|
||||
turn-undead-action-description = Succumb to your infection and become a zombie.
|
||||
Reference in New Issue
Block a user