Change Author extension

Change Author extension

Edited by author.
Last edit: 13:18, 25 August 2010

I've found this extension yesterday and looked at some of its translations and I noticed something there: The extension currently uses different messages when you change only one author and when you change multiple authors (changeauthor-changeauthors-multi, changeauthor-explanation-multi, changeauthor-changeauthors-single and changeauthor-explanation-single. I don't think that should be done, because plural rules differ from language to language. When the plural in English is used, some languages might still be at the singular. Also, in the messages I think singular/plural actually doesn't matter at all, the people will get it like that. Thus, I'd solely use changeauthor-explanation-multi and changeauthor-changeauthors-multi when changing an author (and remove plural there).

The Evil IP address13:15, 25 August 2010
Edited by author.
Last edit: 13:19, 25 August 2010

Independent from the first concern, changeauthor-explanation-multi and changeauthor-explanation-single make hard coded button label reference, which should be replaced with int:

The Evil IP address13:17, 25 August 2010

changeauthor-comment ("Comment:") looks like something where you write why you changed the author and such fields are usually called "reason".

The Evil IP address13:18, 25 August 2010

Please report in bugzilla:. We don't usually make big code changes in extensions that are not widely used.

Siebrand13:46, 25 August 2010
 
 

There are two different forms in this extension. One changes the author of a specific revision (so everything is always singular there), while the other form allows you to change the authors of each revision of a specific page (usually multiple revisions, possibly just one if the page only has one revision). That's why there are separate sets of messages, and that's why the -multi messages are pluralized. So it is actually possible to hit the -multi message in the singular case, you'd just have to find a page with a single revision in its history and go to the form to change the authors of all revisions of that page.

I hope that makes sense?

Catrope (talk)17:02, 5 September 2012