Update messages.en.yaml
Shorten subscribe/unsubscribe to prevent buttons forming two rows
Not sure why the integration tests are failing. Anyhow, you could also change it here: https://hosted.weblate.org/engage/mbin/ and sync it back. But both works.
Also we might still want to show the full line "Subscribe" and "Unsubscribe" to the users when they mouse-over the button, using the HTML title tag. Hence it might be better to create a new translation strings for the abbreviations.
@TheVillageGuy some tests do use text to recognize some buttons so when you change it it will not find those buttons anymore and then you'll get errors like "current node list is empty". When you go to the failed pipeline you will get the test errors with the files they originate from. Then you can fix them
Also we might still want to show the full line "Subscribe" and "Unsubscribe" to the users when they mouse-over the button, using the HTML
titletag. Hence it might be better to create a new translation strings for the abbreviations.
Good point, I'll add them soon.
@BentiGorlich I'm going to have to figure out how those tests work then, that's going to take some time
This PR is stale because it has been open 40 days with no activity.