Skip to content

[ni] tweak invitation language for vouched channels

Mari requested to merge hotfix-confusing-vouchLevel-notification into master

context

when someone set the vouch level, turned vouching off, and then invited someone to the channel, the invitee got a confusing message that said you have received 1/x invites to join the [foobar] channel1.

changes

  • instead of putting more logic into the message files I opted to make two separate invite notifications, 1 for when vouching is on and 1 for when its off
  • translations
  • corresponding test tweaks

Merge request reports