https://bugzilla.wikimedia.org/show_bug.cgi?id=12500
Van de Bugger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9674|0 |1 is obsolete| | --- Comment #13 from Van de Bugger <[email protected]> 2012-03-05 19:07:34 UTC --- Created attachment 10176 --> https://bugzilla.wikimedia.org/attachment.cgi?id=10176 Next attempt. Hi, I am not payed for working on MW too, and also have some real life. I do not ask for any reward, but just want to be sure my (and your) time is not wasted. I do not ask for immediate response (I am completely ok to wait for a week or so), but longer periods are not so good — patches become outdated, I am loosing context and getting back to details requires more to time so on. So let us finish this tiny work reasonable quickly, ok? Problems you mentioned last time: 1. mb_ereg — replaced with preg_match( '/\A\p{C}\z/u', $symbol ). 2. Cryptic message key — fixed. Additionally: 1. Added message documentation ("qqq" pseudo-language). 2. Russian translation dropped, as requested here: http://www.mediawiki.org/wiki/Localization#Changing_existing_messages -- 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
