https://bugzilla.wikimedia.org/show_bug.cgi?id=24064

--- Comment #2 from Siebrand <s.mazel...@xs4all.nl> 2010-09-12 07:57:58 UTC ---
%2%s is the second parameter for a message; it's similar to $2 in MediaWiki
messages. %2$s can be replaced by %s only. There's also %[n$]d for integers.
Basically the gettext products need a Checker for this parameter type.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to