2023-09-04 05:55:34 +01:00
|
|
|
objectives-round-end-result = {$count ->
|
|
|
|
|
[one] There was one {$agent}.
|
|
|
|
|
*[other] There were {$count} {MAKEPLURAL($agent)}.
|
|
|
|
|
}
|
|
|
|
|
|
2023-11-13 05:04:33 -05:00
|
|
|
objectives-round-end-result-in-custody = {$custody} out of {$count} {MAKEPLURAL($agent)} were in custody.
|
|
|
|
|
|
2023-09-04 05:55:34 +01:00
|
|
|
objectives-player-user-named = [color=White]{$name}[/color] ([color=gray]{$user}[/color])
|
2024-10-22 22:47:57 +03:00
|
|
|
objectives-player-user = [color=gray]{$user}[/color]
|
2023-09-04 05:55:34 +01:00
|
|
|
objectives-player-named = [color=White]{$name}[/color]
|
|
|
|
|
|
2024-01-02 01:19:41 -05:00
|
|
|
objectives-no-objectives = {$custody}{$title} was a {$agent}.
|
|
|
|
|
objectives-with-objectives = {$custody}{$title} was a {$agent} who had the following objectives:
|
2023-09-04 05:55:34 +01:00
|
|
|
|
2023-09-16 07:18:10 +01:00
|
|
|
objectives-objective-success = {$objective} | [color={$markupColor}]Success![/color]
|
|
|
|
|
objectives-objective-fail = {$objective} | [color={$markupColor}]Failure![/color] ({$progress}%)
|
2023-11-13 05:04:33 -05:00
|
|
|
|
2024-01-02 01:19:41 -05:00
|
|
|
objectives-in-custody = [bold][color=red]| IN CUSTODY | [/color][/bold]
|