2025-06-18 13:27:39 +03:00
|
|
|
|
# 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)
|
|
|
|
|
|
|
2025-06-23 13:12:02 +03:00
|
|
|
|
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 }!
|
2025-06-18 13:27:39 +03:00
|
|
|
|
|
2025-06-23 13:12:02 +03:00
|
|
|
|
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) } разбивает себе голову!
|