https://bugzilla.wikimedia.org/show_bug.cgi?id=17267
Niklas Laxström <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|Language setup |API Product|Wikimedia |MediaWiki --- Comment #1 from Niklas Laxström <[email protected]> 2009-01-31 17:01:24 UTC --- There seems to be quite a many cases where $1 (with or without grammar) is used in aliases. egrep ">\s*NS_PROJECT" languages/messages/*.php | grep '$1' | wc -l 30 Enabled conversion in r46648, but the API still reports unconverted values, reassigning to API for resolution. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
