You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues before opening a new one.
Description
Some minor tweaks needed to msg/messages.js and we need to run & commit the changes from npm run messages
Only doing this now because I want to add a new message and don't want to make these changes in that PR because it'd be confusing.
The changes needed are:
Someone in a translatewiki change manually changed qqq.json. This file should really never be edited, it's auto-generated from msg/en.js. I'll just backport their manual change to msg/messages.js so it's not overwritten. edit: ok, maybe they're allowed to change it directly at tw and we are supposed to manually backport it? idk. anyway, i'm doing that.
Check for duplicates
Description
Some minor tweaks needed to
msg/messages.jsand we need to run & commit the changes fromnpm run messagesOnly doing this now because I want to add a new message and don't want to make these changes in that PR because it'd be confusing.
The changes needed are:
msg/messages.jsso it's not overwritten. edit: ok, maybe they're allowed to change it directly at tw and we are supposed to manually backport it? idk. anyway, i'm doing that.Basically fix the first thing then run
npm run messagesand commit the results.Reproduction steps
Stack trace
Screenshots
No response
Browsers
No response