15 lines
1.1 KiB
Plaintext
15 lines
1.1 KiB
Plaintext
# All the below localisation strings have access to the following variables
|
||
# attacker (the person committing the execution)
|
||
# victim (the person being executed)
|
||
# weapon (the weapon used for the execution)
|
||
|
||
cp14-execution-popup-melee-initial-internal = Вы прикладываете { $weapon } к виску { $victim }.
|
||
cp14-execution-popup-melee-initial-external = { CAPITALIZE($attacker) } прикладывает свой { $weapon } к виску { $victim }.
|
||
cp14-execution-popup-melee-complete-internal = Вы проламываете голову { $victim }!
|
||
cp14-execution-popup-melee-complete-external = { CAPITALIZE($attacker) } проламывает голову { $victim }!
|
||
|
||
cp14-execution-popup-self-initial-internal = Вы прикладываете { $weapon } к своему виску.
|
||
cp14-execution-popup-self-initial-external = { CAPITALIZE($attacker) } прикладывает свой { $weapon } к своему виску.
|
||
cp14-execution-popup-self-complete-internal = Вы разбиваете себе голову!
|
||
cp14-execution-popup-self-complete-external = { CAPITALIZE($attacker) } разбивает себе голову!
|