Extension Upload Wizard
I apologize for not following up with you. I was not aware that you had sent additional messages. Maybe I don't have the right settings to get email from this.
The error message is trying to say that "the value you have typed contains too many characters", or "the value you have typed contains too few characters".
In English, we usually say "long" or "short" and the meaning is understood. There seems to be some confusion here between length as in centimeters or inches, and length in the sense of number of characters. Is that what was bothering you?
Should I rename these messages to something like "over-maximum-chars" / "under-minimum-chars" ?
No problem. I should have left a message on your talk page earlier.
However, your answer confirmed to me that I have localised correctly. Shouldn't the messages say "This entry is too long/short" instead of "This field is too long/short" or "This entry contains symbols that are not allowed." instead of "This field contains symbols that are not allowed." My question never related to short or long. I am sorry that I may have phrased my question incorrectly.
Cheers
How about this?
'mwe-upwiz-error-blank' => 'This field is required.', 'mwe-upwiz-error-too-long' => 'Please make this shorter than $1 {{PLURAL:$1|character|characters}}.', 'mwe-upwiz-error-too-short' => 'Please make this longer than $1 {{PLURAL:$1|character|characters}}.', 'mwe-upwiz-error-bad-chars' => 'This entry contains symbols that are not allowed. Please do not use wikitext or HTML here.',
Yeah, cool. Perhaps
'mwe-upwiz-error-too-long' => 'Please make this entry shorter than $1 characters.', 'mwe-upwiz-error-too-short' => 'Please make this entry longer than $1 characters.',
Cheers and thank you for your help
Nothing seems to have happened here since "clarification". At least the internationalisation into German is up to date. I am sorry for wasting your time. Next time I would appreciate that somebody says that I should back off if there is no intention to work on this anyway. Thank you.
For a while I was developing without committing to the central repository, because I'm refactoring a lot of things. As a newcomer to the MW community I was not sure how to proceed when I knew that things were going to be broken for a long time; the strongest community value seems to be "only commit things that are working".
Anyway I just gave up and went to a branch (uploadwizard). Sorry if this seemed to you like I was not addressing your concerns.
Hi NeilK, the easiest way is always to provide a brief information. In most cases it is totally acceptable if there are reasons. If there is no information at all, it is not possible to evaluate a situation. This leads to a misunderstanding like in our case. I am sorry in case I was a bit too brisk. Cheers