Signal-iOS
Signal-iOS copied to clipboard
Fix missing space character between string and variable in translation
Closes #5797
First time contributor checklist
- [x] I have read the README and CONTRIBUTING documents
- [x] I have signed the Contributor Licence Agreement
Contributor checklist
- [x] My commits are rebased on the latest main branch
- [x] My commits are in nice logical chunks
- [x] My contribution is fully baked and is ready to be merged as is
- [x] I have tested my contribution on these devices:
- iPhone 15 Pro Max, iOS 17.5
Description
Fixes a missing space after “fra” (from) that causes the name of a user who is approved to join a group to be incorrectly appended to the string.
- [x] I have signed the Contributor Licence Agreement
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been closed due to inactivity.