feat: Stock string for joining a channel #7480
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add a stock string
%1$s invited you to join this channel.\n\nWaiting for the device of %2$s to reply…, which is shown when a user starts to join a channel.I did not add an equivalent to
%1$s replied, waiting for being added to the group…, which is shown when vg-auth-required was received. I don't think that this would add any information that's interesting to the user, other than 'something is happening, hang on'. And the more text on the screen, the less likely that anyone reads it. But if others think differently, we can also add it.With this PR, joining a channel looks like this: