<div dir="ltr">Yes we are intending to show them in the interface language, the problem is the number of messages. The config repo for mediawiki at wmf has 879 projects. There are 369 translation languages. That means if we use the standard i18n approach there will be (maximum) 324k translated strings for this one UI element. At the very least if we did go that way we should probably do that in a way that is usable in more than just this one specific UI element.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 15, 2015 at 7:44 PM, gfb hjjhjh <span dir="ltr"><<a href="mailto:c933103@gmail.com" target="_blank">c933103@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">How about translating them in the same way as interface language? Is it feasible? I think people would expect such a message show in same language as their interface language instead of content language.</p>
<div class="gmail_quote">2015/09/16 10:00 "Erik Bernhardson" <<a href="mailto:ebernhardson@wikimedia.org" target="_blank">ebernhardson@wikimedia.org</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><p dir="ltr"><br>
Here are two ideas from talking to a few people, I'm not sure either is the right approach though</p>
<p dir="ltr">First is to use CLDR to convert russian -> russische, and and plug that into an i18n message. This would have to be in WikimediaMessages and override a message without wikipedia. This feels awkward and will likely be wrong with with some language pairs.</p>
<p dir="ltr">    Showing results from the $1 wikipedia<br></p>
<p dir="ltr">Idea 2 comes from observing that we are initially able to detect 50 languages and are only mapping to a primary wikipedia for each language. We could make 50 matching i18n messages in WikimediaMessages with a fallback to a generic message.</p>
<p dir="ltr">Search-results-from-enwiki: Showing results from the English Wikipedia<br>
Search-results-from-frwiki: Showing results from the French Wikipedia<br>
Etc.</p>
<p dir="ltr">This will have scaling issues as we integrate wiktionarys and other projects but is less than a thousand messages so is feasible.<br></p>
<p dir="ltr">On Sep 15, 2015 3:34 PM, "Erik Bernhardson" <<a href="mailto:ebernhardson@wikimedia.org" target="_blank">ebernhardson@wikimedia.org</a>> wrote:<br>
><br>
> Within search we are moving forward with cross-wiki searching. <br>
><br>
><br>
> This means if you go to <a href="http://de.wikipedia.org" target="_blank">de.wikipedia.org</a> and search for ''Ревест-Сен-Мартен" we should show a message like:<br>
><br>
>> No results found on the German Wikipedia<br>
>><br>
>> Showing results from the Russian Wikipedia<br>
><br>
><br>
> Except of course, it should be (beware machine translation):<br>
><br>
>> Keine Ergebnisse auf dem deutschen Wikipedia gefunden<br>
>> Zeige Ergebnis aus der russischen Wikipedia<br>
><br>
><br>
> So somehow, we have to map from a wiki id (ruwiki, enwiki, dewiki, etc) to a localized (not for that wiki, for every other wiki in all languages) version of that project name. How can we go about this?<br>
><br>
</p>
<br></div></div>_______________________________________________<br>
Mediawiki-i18n mailing list<br>
<a href="mailto:Mediawiki-i18n@lists.wikimedia.org" target="_blank">Mediawiki-i18n@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n" rel="noreferrer" target="_blank">https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n</a><br>
<br></blockquote></div>
<br>_______________________________________________<br>
Mediawiki-i18n mailing list<br>
<a href="mailto:Mediawiki-i18n@lists.wikimedia.org">Mediawiki-i18n@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n" rel="noreferrer" target="_blank">https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n</a><br>
<br></blockquote></div><br></div>