Sync with matrix feature branch

This commit is contained in:
Alfonso Grillo
2023-02-08 16:57:58 +01:00
parent 475c53b2fa
commit f6dfd2cc51
3 changed files with 3 additions and 3 deletions
@@ -49,7 +49,7 @@ class MXKSendReplyEventStringLocalizer: NSObject, MXSendReplyEventStringLocalize
VectorL10n.messageReplyToMessageToReplyToPrefix
}
func replyToEndedPoll() -> String {
func endedPollMessage() -> String {
VectorL10n.pollTimelineReplyEndedPoll
}
}