https://bugzilla.wikimedia.org/show_bug.cgi?id=20976
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Refinement of |Refinement of |'searchmenu-new' message |'searchmenu-new' message | |for users without create | |permission and searches | |without results --- Comment #15 from Nemo <[email protected]> --- (In reply to comment #13) > Change 99265 had a related patch set uploaded by MegaAlex: > Add search results found as $2 parameter to message searchmenu-new > > https://gerrit.wikimedia.org/r/99265 This patch is slightly broader in scope than what proposed in the last comments, which ask for en.wiki to be able to customise searchmenu-new* properly. I think we can try and apply to searchmenu-new and searchmenu-exists a logic similar to en.wiki's custom messages'. Currently, if there are no results, search-nonefound above says "There were no results matching the query"; but if there are, nothing is said. So we can cover this case in searchmenu-new and searchmenu-exists with [[translatewiki:Plural#Arbitrary plurals]], simply adding both a sentence of the kind {{PLURAL:$2|0=|See also the page found with your search.|See also the search results found.}} This would put the parameter into use on the two messages and make it available for the empty one; bug 21102 would then take care of the ugliness of the first half of it. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
