Merge branch 'main' into html-message-toolbar

This commit is contained in:
ggurdin 2024-09-04 09:56:08 -04:00
commit bb0a499654
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
3 changed files with 8 additions and 4 deletions

View file

@ -4127,6 +4127,7 @@
"createSpace": "Create space",
"createChat": "Create chat",
"error520Title": "Please try again.",
"error520Desc": "Sorry, we could not understand your message...",
"translationChoicesBody": "Click and hold an option for a hint."
"error520Desc": "Sorry, we could not understand your message...",
"translationChoicesBody": "Click and hold an option for a hint.",
"sendCanceled": "Sending canceled"
}

View file

@ -347,4 +347,7 @@ class MatrixLocals extends MatrixLocalizations {
@override
String invitedBy(String senderName) => l10n.invitedBy(senderName);
@override
String get cancelledSend => l10n.sendCanceled;
}

View file

@ -1434,10 +1434,10 @@ packages:
description:
path: "."
ref: main
resolved-ref: "5f22d0e9aed99f3044a208bb69f446d470eaa464"
resolved-ref: "7c1349800b651edc451f2173388f26024a438bda"
url: "https://github.com/pangeachat/matrix-dart-sdk.git"
source: git
version: "0.30.0"
version: "0.31.0"
meta:
dependency: transitive
description: