Strings
# Updated
- CURRENTLY_IN_STAGE_1: "{a} is currently speaking."
+ CURRENTLY_IN_STAGE_1: "{a} is currently speaking"
- CURRENTLY_IN_STAGE_2: "{a} and {b} are currently speaking."
+ CURRENTLY_IN_STAGE_2: "{a} and {b} are currently speaking"
- CURRENTLY_IN_STAGE_2_N: "{a}, {b}, and {n, plural, one {1 other} other {{n} others}} are currently speaking."
+ CURRENTLY_IN_STAGE_2_N: "{a}, {b}, and {n, plural, one {1 other} other {{n} others}} are currently speaking"
- CURRENTLY_IN_STAGE_EMPTY: "No one is currently speaking."
+ CURRENTLY_IN_STAGE_EMPTY: "No one is currently speaking"
- CURRENTLY_IN_VOICE_1: "{a} is currently in voice."
+ CURRENTLY_IN_VOICE_1: "{a} is currently in voice"
- CURRENTLY_IN_VOICE_2: "{a} and {b} are currently in voice."
+ CURRENTLY_IN_VOICE_2: "{a} and {b} are currently in voice"
- CURRENTLY_IN_VOICE_2_N: "{a}, {b}, and {n, plural, one {1 other} other {{n} others}} are currently in voice."
+ CURRENTLY_IN_VOICE_2_N: "{a}, {b}, and {n, plural, one {1 other} other {{n} others}} are currently in voice"
- CURRENTLY_IN_VOICE_EMPTY: "No one is currently in voice."
+ CURRENTLY_IN_VOICE_EMPTY: "No one is currently in voice"
- STAGE_AUDIENCE_WAITING_MANY: "{first}, {second}, and {numOthers, plural, =1 {# other} other {# others}} are currently waiting."
+ STAGE_AUDIENCE_WAITING_MANY: "{first}, {second}, and {numOthers, plural, =1 {# other} other {# others}} are currently waiting"
- STAGE_AUDIENCE_WAITING_ONE: "{first} is currently waiting."
+ STAGE_AUDIENCE_WAITING_ONE: "{first} is currently waiting"
- STAGE_AUDIENCE_WAITING_TWO: "{first}, and {second} are currently waiting."
+ STAGE_AUDIENCE_WAITING_TWO: "{first}, and {second} are currently waiting"
- STAGE_START_PROMPT_TITLE_MODERATOR: "Waiting for the Stage to start."
+ STAGE_START_PROMPT_TITLE_MODERATOR: "Waiting for the Stage to start"