About [[MediaWiki:Mobile-frontend-photo-ownership/en]]

Edited by another user.
Last edit: 10:20, 1 May 2013

Does it support GENDER?

Basetalkcontributions19:18, 27 April 2013

Why would it need to support plural? It's about a single upload.

Siebrand16:27, 28 April 2013

Ah… not PLURAL but GENDER was what I have meaned.

Basetalkcontributions12:40, 30 April 2013
 

It does not support GENDER. This should be reported in bugzilla: on MobileFrontend. Relevant code:

msg = mw.msg( 'mobile-frontend-photo-ownership', mw.config.get( 'wgUserName' ) ),
ownerStatement: mw.msg( 'mobile-frontend-photo-ownership', mw.config.get( 'wgUserName' ) )

These should get the user object as second parameter per mw:Manual:Messages_API#JavaScript_examples.

Siebrand10:22, 1 May 2013