|
470 | 470 | "groupName": "Group Name",
|
471 | 471 | "groupNameEnter": "Enter a group name",
|
472 | 472 | "groupNameEnterPlease": "Please enter a group name.",
|
473 |
| - "groupNameEnterShorter": "Please enter a shorter group name.", |
| 473 | + "groupNameEnterShorter": "Please enter a shorter group name", |
474 | 474 | "groupNameNew": "Group name is now {group_name}.",
|
475 | 475 | "groupNameUpdated": "Group name updated.",
|
476 | 476 | "groupNameVisible": "Group name is visible to all group members.",
|
|
572 | 572 | "membersInviteShareNewMessagesOnly": "Share new messages only",
|
573 | 573 | "membersInviteTitle": "Invite",
|
574 | 574 | "message": "Message",
|
| 575 | + "messageBubbleReadMore": "Read more", |
575 | 576 | "messageEmpty": "This message is empty.",
|
576 | 577 | "messageErrorDelivery": "Message delivery failed",
|
577 | 578 | "messageErrorLimit": "Message limit reached",
|
|
616 | 617 | "messageVoiceSnippetGroup": "{author}: {emoji} Voice Message",
|
617 | 618 | "messages": "Messages",
|
618 | 619 | "minimize": "Minimize",
|
619 |
| - "modalMessageTooLongDescription": "Please shorten your message to {count} characters or less.", |
620 |
| - "modalMessageTooLongTitle": "Your message is too long", |
| 620 | + "modalMessageCharacterDisplayDescription": "{count, plural, one [Messages have a character limit of {limit} characters. You have {count} character remaining] other [Messages have a character limit of {limit} characters. You have {count} characters remaining]}", |
| 621 | + "modalMessageCharacterDisplayTitle": "Message Length", |
| 622 | + "modalMessageCharacterTooLongDescription": "You have exceeded the character limit for this message. Please shorten your message to {limit} characters or less.", |
| 623 | + "modalMessageCharacterTooLongTitle": "Message Too Long", |
| 624 | + "modalMessageTooLongDescription": "Please shorten your message to {limit} characters or less.", |
| 625 | + "modalMessageTooLongTitle": "Message Too Long", |
621 | 626 | "next": "Next",
|
622 | 627 | "nicknameDescription": "Choose a nickname for <b>{name}</b>. This will appear to you in your one-to-one and group conversations.",
|
623 | 628 | "nicknameEnter": "Enter nickname",
|
|
800 | 805 | "recoveryPasswordWarningSendDescription": "This is your recovery password. If you send it to someone they'll have full access to your account.",
|
801 | 806 | "recreateGroup": "Recreate Group",
|
802 | 807 | "redo": "Redo",
|
803 |
| - "remainingCharactersOverTooltip": "Message is too long", |
804 |
| - "remainingCharactersTooltip": "{count} characters remaining", |
| 808 | + "remainingCharactersOverTooltip": "Reduce message length by {count}", |
| 809 | + "remainingCharactersTooltip": "{count, plural, one [{count} character remaining] other [{count} characters remaining]}", |
805 | 810 | "remove": "Remove",
|
806 | 811 | "removePasswordFail": "Failed to remove password",
|
807 | 812 | "reply": "Reply",
|
|
0 commit comments