Last modified: 2009-11-28 03:53:18 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T23657, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21657 - message wikilog-item-brief-header seems to need PLURAL support
message wikilog-item-brief-header seems to need PLURAL support
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Wikilog (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Juliano F. Ravasi
http://translatewiki.net/wiki/Thread:...
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-27 11:40 UTC by Purodha Blissenbach
Modified: 2009-11-28 03:53 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Purodha Blissenbach 2009-11-27 11:40:58 UTC
This bug report is merely informational since it is alerady being worked on.
Here follows a summary of the converstion found on
http://translatewiki.net/wiki/Thread:Support/_MediaWiki:wikilog-item-brief-header

The message wikilog-item-brief-header seems to need PLURAL support on parameter $5 (authors)
which can be one or many as it appears. It it is one, GENDER support was also needed.
--Purodha Blissenbach 17:05, 14 November 2009 (UTC) 

Thanks. I'll fix this issue soon. You may track it here:
http://code.google.com/p/mediawiki-wikilog/issues/detail?id=1&can=1
--Juliano 18:55, 26 November 2009
 
Hmm. The issues for extensions in svn.wikimedia.org should be tracked in bugzilla:.
I have created the Wikilog component there.
--Siebrand 22:12, 26 November 2009
Comment 1 Juliano F. Ravasi 2009-11-28 03:53:18 UTC
Fixed in r59505.

This and the other similar messages were replaced with:
* 'wikilog-summary-header'
* 'wikilog-summary-footer'
* 'wikilog-summary-header-single'
* 'wikilog-summary-footer-single'
* 'wikilog-summary-more'
* 'wikilog-entry-sub'
* 'wikilog-entry-header'
* 'wikilog-entry-footer'

Parameters, common to all of them:
* $1 is a URL formatted link to the article's parent wikilog
* $2 is the article's parent wikilog name
* $3 is a URL formatted link to the article
* $4 is the article title
* $5 is the number of authors listed in $7, for PLURAL if necessary
* $6 is the clean name of the first author, for GENDER if necessary (avoid it if possible since $7 is a list)
* $7 is a list of authors of the article, each name formated with 'wikilog-author-signature'
* $8 is the publication date
* $9 is the publication time
* $10 is a link to the comments page, with either 'wikilog-no-comments' or 'wikilog-has-comments' as link text

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links