decouple objectives round end text from traitor (#19687)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
14
Resources/Locale/en-US/objectives/round-end.ftl
Normal file
14
Resources/Locale/en-US/objectives/round-end.ftl
Normal file
@@ -0,0 +1,14 @@
|
||||
objectives-round-end-result = {$count ->
|
||||
[one] There was one {$agent}.
|
||||
*[other] There were {$count} {MAKEPLURAL($agent)}.
|
||||
}
|
||||
|
||||
objectives-player-user-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color])
|
||||
objectives-player-user = [color=gray]{$user}[/color]
|
||||
objectives-player-named = [color=White]{$name}[/color]
|
||||
|
||||
objectives-no-objectives = {$title} was a {$agent}.
|
||||
objectives-with-objectives = {$title} was a {$agent} who had the following objectives:
|
||||
|
||||
objectives-condition-success = {$condition} | [color={$markupColor}]Success![/color]
|
||||
objectives-condition-fail = {$condition} | [color={$markupColor}]Failure![/color] ({$progress}%)
|
||||
Reference in New Issue
Block a user