Motivation
These two related messages are hard to translate: acct_creation_throttle_hit and wikimedia-acct_creation_throttle_hit.
The reason is that they use the word "last" and append the output of the formatDuration() function in the Language class, which is something like "8 seconds", "1 day", "3 years", etc. This works in English because the word "last" is the same, no matter what time is used, but in many languages the word "last" would be different, and the words for the time would be different, too.
Acceptance criteria
- Update message acct_creation_throttle_hit to:
Account creation is temporarily restricted because visitors from this IP address have exceeded the number of account creations currently allowed. Please try again later. Limits on account creation: * 1 account every 10 minutes * 6 accounts every 24 hours
- Update message wikimedia-acct_creation_throttle_hit to:
Account creation is temporarily restricted because visitors from this IP address have exceeded the number of account creations currently allowed. Please try again later. Limits on account creation: * 1 account every 10 minutes * 6 accounts every 24 hours If you are at an event where contributing to Wikimedia projects is the focus, please see [[https://meta.wikimedia.org/wiki/Mass_account_creation#Requesting_temporary_lift_of_IP_cap|Requesting temporary lift of IP cap]] to help resolve this issue.