r28141 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r28140‎ | r28141 | r28142 >
Date:12:59, 4 December 2007
Author:raymond
Status:old
Tags:
Comment:
* (bug 10869) Use proper decimal and thousands separators
Modified paths:
  • /trunk/extensions/LuceneSearch/LuceneSearch.i18n.php (modified) (history)
  • /trunk/extensions/LuceneSearch/LuceneSearch_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LuceneSearch/LuceneSearch_body.php
@@ -439,7 +439,7 @@
440440 function showHit($result, $terms) {
441441 $fname = 'LuceneSearch::showHit';
442442 wfProfileIn($fname);
443 - global $wgUser, $wgContLang, $wgTitle, $wgOut, $wgDisableSearchContext;
 443+ global $wgUser, $wgLang, $wgContLang, $wgTitle, $wgOut, $wgDisableSearchContext;
444444
445445 $t = $result->getTitle();
446446 if(is_null($t)) {
@@ -465,7 +465,7 @@
466466 }
467467
468468 $text = $rev->getText();
469 - $size = wfMsg('searchsize', sprintf("%.1f", strlen($text) / 1024), str_word_count($text));
 469+ $size = wfMsg( 'search-result-size', $this->mSkin->formatSize( sprintf( "%.1f", strlen( $text ) / 1024 ), str_word_count( $text ) ) );
470470 $text = $this->removeWiki($text);
471471 $date = $wgContLang->timeanddate($rev->getTimestamp());
472472 } else {
@@ -510,7 +510,7 @@
511511 if (!$wgDisableSearchContext) { $date = $wgContLang->timeanddate($rev->getTimestamp()); }
512512 else { $date = ''; }
513513 $percent = sprintf('%2.1f%%', $result->getScore() * 100);
514 - $score = wfMsg('searchscore', $percent);
 514+ $score = wfMsg('searchscore', $wgLang->formatNum( $percent ) );
515515 //$url = $t->getFullURL();
516516 return '<li style="padding-bottom: 1em;">'.$link.$extract.'<br />'
517517 .'<span style="color: green; font-size: small;">'
@@ -903,5 +903,3 @@
904904 return $out;
905905 }
906906 }
907 -
908 -
Index: trunk/extensions/LuceneSearch/LuceneSearch.i18n.php
@@ -12,7 +12,7 @@
1313 'searchprev' => "&#x00AB; <span style='font-size: small'>Prev</span>",
1414 'searchnext' => "<span style='font-size: small'>Next</span> &#x00BB;",
1515 'searchscore' => "Relevance: $1",
16 - 'searchsize' => "$1 KB ($2 words)",
 16+ 'search-result-size' => "$1 ($2 words)",
1717 'searchdidyoumean' => "Did you mean: \"<a href=\"$1\">$2</a>\"?",
1818 'searchnoresults' => "Sorry, there were no exact matches to your query.",
1919 'searchnearmatches' => "<b>These pages have similar titles to your query:</b>\n",
@@ -35,7 +35,7 @@
3636 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Vorige</span>',
3737 'searchnext' => '<span style=\'font-size: small\'>Volgende</span> &#x00BB;',
3838 'searchscore' => 'Relevansie: $1',
39 - 'searchsize' => '$1KG ($2 woorde)',
 39+ 'search-result-size' => '$1 ($2 woorde)',
4040 'searchdidyoumean' => 'Het u "<a href="$1">$2</a>" bedoel?',
4141 'searchnoresults' => 'Jammer, daar was niks wat u navraag presies pas nie.',
4242 'searchnearmatches' => '<b>Hierdie bladsye het titels soortgelyk aan u navraag:</b>',
@@ -50,7 +50,7 @@
5151 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>السابق</span>',
5252 'searchnext' => '<span style=\'font-size: small\'>التالي</span> &#x00BB;',
5353 'searchscore' => 'الارتباط: $1',
54 - 'searchsize' => '$1 كيلوبايت ($2 كلمة)',
 54+ 'search-result-size' => '$1 ($2 كلمة)',
5555 'searchdidyoumean' => 'هل تقصد: "<a href="$1">$2</a>"?',
5656 'searchnoresults' => 'عذرا، لم توجد نتائج مطابقة لاستعلامك.',
5757 'searchnearmatches' => '<b>هذه الصفحات لها عناوين مشابهة لاستعلامك:</b>',
@@ -66,7 +66,7 @@
6767 );
6868
6969 $wgLuceneSearchMessages['bcl'] = array(
70 - 'searchsize' => '$1 KB ($2 mga tataramon)',
 70+ 'search-result-size' => '$1 ($2 mga tataramon)',
7171 'searchdidyoumean' => 'An gusto mo: "<a href="$1">$2</a>"?',
7272 'searchall' => 'gabos',
7373 'searchincategory' => 'sakategorya',
@@ -81,7 +81,7 @@
8282 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Anterior</span>',
8383 'searchnext' => '<span style=\'font-size: small\'>Següent</span> &#x00BB;',
8484 'searchscore' => 'Rellevància: $1',
85 - 'searchsize' => '$1 KB ($2 paraules)',
 85+ 'search-result-size' => '$1 ($2 paraules)',
8686 'searchdidyoumean' => 'Potser volíeu dir «<a href="$1">$2</a>»?',
8787 'searchnoresults' => 'Malauradament no s\'ha trobat cap resultat per aquesta cerca.',
8888 );
@@ -89,7 +89,7 @@
9090 $wgLuceneSearchMessages['cdo'] = array(
9191 'searchnumber' => "<strong>$3 bĭk giék-guō gì $1-$2</strong>",
9292 'searchscore' => "Guăng-lièng-séng: $1",
93 - 'searchsize' => "$1 KB ($2 cê)",
 93+ 'search-result-size' => "$1 ($2 cê)",
9494 'searchnoresults' => "Dó̤i-bók-cê̤ṳ, tō̤ mâ̤ diŏh dū-dū siŏh-iông gì.",
9595 'lucenefallback' => "Cī-lùng wiki sìng-tō̤ gŭng-nèng ô nék-giāng ông-dà̤. Cuòi kō̤-nèng sê hàng-mò̤-siŏh-sì gì; chiāng nṳ̄ dīng nék-gū gái ché, hĕ̤k-ciā sāi-ê̤ṳng nguôi-buô gì sìng-tō̤ hŭk-ô:\n",
9696 );
@@ -99,7 +99,7 @@
100100 'searchprev' => "&#x00AB; <span style='font-size: small'>Předchozí</span>",
101101 'searchnext' => "<span style='font-size: small'>Následující</span> &#x00BB;",
102102 'searchscore' => "Relevance: $1",
103 - 'searchsize' => "$1 KB ($2 slov)",
 103+ 'search-result-size' => "$1 ($2 slov)",
104104 'searchdidyoumean' => 'Nehledáte „<a href="$1">$2</a>“?',
105105 'searchnoresults' => 'Je mi líto, ale vašemu dotazu žádné stránky přesně neodpovídají.',
106106 'searchnearmatches' => "<b>Následující stránky mají nadpis podobný vašemu dotazu:</b>\n",
@@ -115,7 +115,7 @@
116116 'searchprev' => "&larr; <span style='font-size: smaller'>Vorherige</span>",
117117 'searchnext' => "<span style='font-size: smaller'>Nächste</span> &rarr;",
118118 'searchscore' => "Relevanz: $1",
119 - 'searchsize' => "$1 kB ($2 Wörter)",
 119+ 'search-result-size' => "$1 ($2 Wörter)",
120120 'searchdidyoumean' => "Meintest du „<a href=\"$1\">$2</a>“?",
121121 'searchnoresults' => "Es wurden keine passenden Seiten für deine Suchanfrage gefunden.",
122122 'searchnearmatches' => "<b>Diese Seiten haben zu der Suchanfrage ähnliche Titel:</b>\n",
@@ -130,7 +130,7 @@
131131
132132 );
133133 $wgLuceneSearchMessages['el'] = array(
134 - 'searchsize' => '$1 KB ($2 λέξεις)',
 134+ 'search-result-size' => '$1 ($2 λέξεις)',
135135 'lucenefallback' => 'Υπήρξε κάποιο πρόβλημα με την αναζήτηση στο wiki. Αυτό είναι μάλλον προσωρινό. Προσπαθήστε ξανά αργότερα ή πραγματοποιήστε την αναζήτησή σας στο wiki μέσω μιας εξωτερικής υπηρεσίας αναζήτησης:',
136136 );
137137 $wgLuceneSearchMessages['eo'] = array(
@@ -138,7 +138,7 @@
139139 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Antaŭa</span>',
140140 'searchnext' => '<span style=\'font-size: small\'>Sekvanta</span> &#x00BB;',
141141 'searchscore' => 'Kongrueco: $1',
142 - 'searchsize' => '$1 kB ($2 vortoj)',
 142+ 'search-result-size' => '$1 ($2 vortoj)',
143143 'searchdidyoumean' => 'Ĉu vi celis : "<a href="$1">$2</a>"?',
144144 'searchnoresults' => 'Bedaŭrinde ne estas precize kongrua rezulto por via serĉo.',
145145 'searchnearmatches' => '<b>Ĉi tiuj paĝoj havas titolojn similajn al via serĉo:</b>
@@ -159,7 +159,7 @@
160160 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Previo</span>',
161161 'searchnext' => '<span style=\'font-size: small\'>Siguiente</span> &#x00BB;',
162162 'searchscore' => 'Relevancia: $1',
163 - 'searchsize' => '$1 KB ($2 palabras)',
 163+ 'search-result-size' => '$1 ($2 palabras)',
164164 'searchdidyoumean' => '¿Quisiste decir «<a href="$1">$2</a>»?',
165165 'searchnoresults' => 'Lo sentimos, no hay ningún artículo con el texto buscado.',
166166 'searchnearmatches' => '<b>Estas páginas tienen títulos similares a tu consulta:</b>',
@@ -181,7 +181,7 @@
182182 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Eelmine</span>',
183183 'searchnext' => '<span style=\'font-size: small\'>Järgmine</span> &#x00BB;',
184184 'searchscore' => 'Sobivus: $1',
185 - 'searchsize' => '$1KB ($2 sõna)',
 185+ 'search-result-size' => '$1 ($2 sõna)',
186186 'searchnoresults' => 'Teie päringule ei leidunud ühtegi vastet.',
187187 'lucenefallback' => 'Viki otsinguga oli mingi probleem.
188188 See on tõenäoliselt ainult ajutine;
@@ -197,7 +197,7 @@
198198 'searchprev' => '← <span style=\'font-size: small\'>edelliset</span>',
199199 'searchnext' => '<span style=\'font-size: small\'>seuraavat</span> →',
200200 'searchscore' => 'Asiaankuuluvuus: $1',
201 - 'searchsize' => '$1 KiB ($2 sanaa)',
 201+ 'search-result-size' => '$1 ($2 sanaa)',
202202 'searchdidyoumean' => 'Tarkoititko: <a href="$1">$2</a>',
203203 'searchnoresults' => 'Tarkkoja osumia ei löytynyt.',
204204 'searchnearmatches' => '<b>Vastaavannimisiä sivuja:</b>',
@@ -215,7 +215,7 @@
216216 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Undanfarnu</span>',
217217 'searchnext' => '<span style=\'font-size: small\'>Næstu</span> &#x00BB;',
218218 'searchscore' => 'Viðkomandi: $1',
219 - 'searchsize' => '$1 KB ($2 orð)',
 219+ 'search-result-size' => '$1 ($2 orð)',
220220 'searchnoresults' => 'Tíverri vóru ongar síður, ið luku tíni leitikrøv.',
221221 'lucenepowersearchtext' => 'Leita í navnaøki: $1 Leita eftur $3 $9',
222222 );
@@ -224,7 +224,7 @@
225225 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Préc.</span>',
226226 'searchnext' => '<span style=\'font-size: small\'>Suiv.</span> &#x00BB;',
227227 'searchscore' => 'Pertinence : $1',
228 - 'searchsize' => '$1 ko ($2 mots)',
 228+ 'search-result-size' => '$1 ($2 mots)',
229229 'searchdidyoumean' => 'Pensiez-vous à : « <a href="$1">$2</a> » ?',
230230 'searchnoresults' => 'Désolé, il n’existe aucune correspondance exacte à votre requête.',
231231 'searchnearmatches' => '<strong>Ces pages ont un titre similaire à votre requête.</strong>',
@@ -241,7 +241,7 @@
242242 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Anterior</span>',
243243 'searchnext' => '<span style=\'font-size: small\'>Seguinte</span> &#x00BB;',
244244 'searchscore' => 'Relevancia: $1',
245 - 'searchsize' => '$1 KB ($2 palabras)',
 245+ 'search-result-size' => '$1 ($2 palabras)',
246246 'searchdidyoumean' => 'Quixo dicir: "<a href="$1">$2</a>"?',
247247 'searchnoresults' => 'Sentímolo, non hai coincidencias exactas para a súa procura.',
248248 'searchnearmatches' => '<b>Estas páxinas teñen títulos semellantes aos da súa procura:</b>',
@@ -262,7 +262,7 @@
263263 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Song yit-hong</span>',
264264 'searchnext' => '<span style=\'font-size: small\'>Hâ yit-hong</span> &#x00BB;',
265265 'searchscore' => 'Kôan-lièn-thu:$1',
266 - 'searchsize' => '$1KB ($2-ke sṳ)',
 266+ 'search-result-size' => '$1 ($2-ke sṳ)',
267267 'searchdidyoumean' => 'He "<a href="$1">$2</a>" mâ?',
268268 'searchnoresults' => 'Tui-put-hí, vù-nèn chhìm-cháu-to khi̍p ngì phit-phi ke chhà-chhìm.',
269269 'searchnearmatches' => '<b>Yî-ha hong-mien lâu ngì chhà-chhìm ke nui-yùng yû siong-sṳ ke phêu-thì:</b>',
@@ -272,7 +272,7 @@
273273 'searchprev' => "&#x00AB; <span style='font-size: small'>הקודם</span>",
274274 'searchnext' => "<span style='font-size: small'>הבא</span> &#x00BB;",
275275 'searchscore' => "קשר: $1",
276 - 'searchsize' => "$1 קילובייטים ($2 מילים)",
 276+ 'search-result-size' => "$1 ($2 מילים)",
277277 'searchdidyoumean' => "האם התכוונתם ל: \"<a href=\"$1\">$2</a>\"?",
278278 'searchnoresults' => "מצטערים, אין דפים עם הכותרת המדויקת שחיפשת.",
279279 'searchnearmatches' => "<b>דפים אלו הם בעלי כותרת דומה למבוקשת:</b>\n",
@@ -294,7 +294,7 @@
295295 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Prethodno</span>',
296296 'searchnext' => '<span style=\'font-size: small\'>Slijedeći</span> &#x00BB;',
297297 'searchscore' => 'Povezanost: $1',
298 - 'searchsize' => '$1 KB ($2 riječi)',
 298+ 'search-result-size' => '$1 ($2 riječi)',
299299 'searchdidyoumean' => 'Da li ste mislili: "<a href="$1">$2</a>"?',
300300 'searchnoresults' => 'Oprostite, niti jedan zapis ne odgovara traženom upitu.',
301301 'searchnearmatches' => '<b>Ove stranice imaju sličan naziv Vašem upitu:</b>',
@@ -314,7 +314,7 @@
315315 'searchprev' => '&larr; <span style=\'font-size: smaller\'>Předchadny</span>',
316316 'searchnext' => '<span style=\'font-size: smaller\'>Přichodny</span> &rarr;',
317317 'searchscore' => 'Relewanca: $1',
318 - 'searchsize' => '$1 KB ($2 słowow)',
 318+ 'search-result-size' => '$1 ($2 słowow)',
319319 'searchdidyoumean' => 'Měnješe ty „<a href="$1">$2</a>“?',
320320 'searchnoresults' => 'Bohužel njebuchu přihódne strony za twoje pytanske naprašowanje namakane.',
321321 'searchnearmatches' => '<b>Tute strony maja k pytanskemu naprašowanju podobne titule:</b>',
@@ -331,7 +331,7 @@
332332 'searchprev' => "&#x00AB; <span style='font-size: small'>előző</span>",
333333 'searchnext' => "<span style='font-size: small'>következő</span> &#x00BB;",
334334 'searchscore' => "Relevancia: $1",
335 - 'searchsize' => "$1KB ($2 szó)",
 335+ 'search-result-size' => "$1 ($2 szó)",
336336 'searchdidyoumean' => "Erre gondoltál: \"<a href=\"$1\">$2</a>\"?",
337337 'searchnearmatches' => "<b>Ezeknek a lapoknak hasonlít a címe a keresett kifejezésre:</b>",
338338 'searchnearmatch' => "<li>$1</li>\n",
@@ -348,7 +348,7 @@
349349 'searchprev' => "&#x00AB; <span style='font-size: small'>Sebelumnya</span>",
350350 'searchnext' => "<span style='font-size: small'>Selanjutnya</span> &#x00BB;",
351351 'searchscore' => "Relevansi: $1",
352 - 'searchsize' => "$1 KB ($2 kata)",
 352+ 'search-result-size' => "$1 ($2 kata)",
353353 'searchdidyoumean' => "Apakah maksud Anda: \"<a href=\"$1\">$2</a>\"?",
354354 'searchnoresults' => "Maaf, tidak ditemukan hasil yang tepat sama dengan permintaan Anda.",
355355 'searchnearmatches' => "<b>Halaman-halaman berikut mempunyai judul yang mirip dengan permintaan Anda:</b>\n",
@@ -373,7 +373,7 @@
374374 'searchprev' => "&#x00AB; <span style='font-size: small'>Precedente</span>",
375375 'searchnext' => "<span style='font-size: small'>Successivo</span> &#x00BB;",
376376 'searchscore' => "Pertinenza: $1",
377 - 'searchsize' => "$1 KB ($2 parole)",
 377+ 'search-result-size' => "$1 ($2 parole)",
378378 'searchdidyoumean' => "Forse stavi cercando: \"<a href=\"$1\">$2</a>\"?",
379379 'searchnoresults' => "La funzione di ricerca non ha trovato corrispondenze esatte con il testo cercato.",
380380 'searchnearmatches' => "<b>Le pagine elencate di seguito hanno titoli simili al testo cercato:</b>\n",
@@ -392,7 +392,7 @@
393393 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>前へ</span>',
394394 'searchnext' => '<span style=\'font-size: small\'>次へ</span> &#x00BB;',
395395 'searchscore' => '関連性:$1',
396 - 'searchsize' => '$1 kB($2語)',
 396+ 'search-result-size' => '$1 ($2語)',
397397 'searchdidyoumean' => 'もしかして: "<a href="$1">$2</a>"',
398398 'searchnoresults' => '該当するページが見つかりませんでした。',
399399 'searchnearmatches' => '<b>タイトルが検索語に近い項目:</b>
@@ -420,7 +420,7 @@
421421 'searchprev' => "&#x00AB; <span style='font-size: small'>Алдыңғыға</span>",
422422 'searchnext' => "<span style='font-size: small'>Келесіге</span> &#x00BB;",
423423 'searchscore' => "Сәйкестігі: $1",
424 - 'searchsize' => "$1 KB ($2 сөз)",
 424+ 'search-result-size' => "$1 ($2 сөз)",
425425 'searchdidyoumean' => "Мынау деп есепке алдыңыз ба: «<a href=\"$1\">$2</a>»?",
426426 'searchnoresults' => "Ғафу етіңіз, сұранысынызға нақты сәйкесі бар еш нәтиже табылмады.",
427427 'searchnearmatches' => "<b>Мына бет атауларында сұранысыңызға ұқсастығы бар:</b>\n",
@@ -442,7 +442,7 @@
443443 'searchprev' => "&#x00AB; <span style='font-size: small'>Aldıñğığa</span>",
444444 'searchnext' => "<span style='font-size: small'>Kelesige</span> &#x00BB;",
445445 'searchscore' => "Säýkestigi: $1",
446 - 'searchsize' => "$1 KB ($2 söz)",
 446+ 'search-result-size' => "$1 ($2 söz)",
447447 'searchdidyoumean' => "Mınaw dep esepke aldıñız ba: «<a href=\"$1\">$2</a>»?",
448448 'searchnoresults' => "Ğafw etiñiz, suranısınızğa naqtı säýkesi bar eş nätïje tabılmadı.",
449449 'searchnearmatches' => "<b>Mına bet atawlarında suranısıñızğa uqsastığı bar:</b>\n",
@@ -464,7 +464,7 @@
465465 'searchprev' => "&#x00AB; <span style='font-size: small'>الدىڭعىعا</span>",
466466 'searchnext' => "<span style='font-size: small'>كەلەسٸگە</span> &#x00BB;",
467467 'searchscore' => "سٵيكەستٸگٸ: $1",
468 - 'searchsize' => "$1 KB ($2 سٶز)",
 468+ 'search-result-size' => "$1 ($2 سٶز)",
469469 'searchdidyoumean' => "مىناۋ دەپ ەسەپكە الدىڭىز با: «<a href=\"$1\">$2</a>»؟",
470470 'searchnoresults' => "عافۋ ەتٸڭٸز, سۇرانىسىنىزعا ناقتى سٵيكەسٸ بار ەش نٵتيجە تابىلمادى.",
471471 'searchnearmatches' => "<b>مىنا بەت اتاۋلارىندا سۇرانىسىڭىزعا ۇقساستىعى بار:</b>\n",
@@ -500,7 +500,7 @@
501501 'searchprev' => "&#x00AB; <span style='font-size: small'>Atgal</span>",
502502 'searchnext' => "<span style='font-size: small'>Pirmyn</span> &#x00BB;",
503503 'searchscore' => "Panašumas: $1",
504 - 'searchsize' => "$1 KB ($2 žodžiai)",
 504+ 'search-result-size' => "$1 ($2 žodžiai)",
505505 'searchdidyoumean' => "Galbūt norėjote: \"<a href=\"$1\">$2</a>\"?",
506506 'searchnoresults' => "Atsiprašome, jūsų užklausai nėra jokių tikslių atitikmenų.",
507507 'searchnearmatches' => "<b>Šie puslapiai turi panašius pavadinimus į jūsų užklausą:</b>\n",
@@ -518,7 +518,7 @@
519519 'searchprev' => "&#x00AB; <span style='font-size: small'>Thâu-chêng</span>",
520520 'searchnext' => "<span style='font-size: small'>Āu-piah</span> &#x00BB;",
521521 'searchscore' => "Koan-liân-sèng: $1",
522 - 'searchsize' => "$1KB ($2 jī)",
 522+ 'search-result-size' => "$1 ($2 jī)",
523523 'searchnoresults' => "Chhōe bô tùi-tâng ê bûn-jī.",
524524 'lucenepowersearchtext' => "Chhiau chia ê miâ-khong-kan:\n
525525 $1\n
@@ -530,7 +530,7 @@
531531 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Vörig</span>',
532532 'searchnext' => '<span style=\'font-size: small\'>Tokamen</span> &#x00BB;',
533533 'searchscore' => 'Relevanz: $1',
534 - 'searchsize' => '$1 KB ($2 Wöör)',
 534+ 'search-result-size' => '$1 ($2 Wöör)',
535535 'searchdidyoumean' => 'Hest du „<a href="$1">$2</a>“ meent?',
536536 'searchnoresults' => 'Deit uns leed, gifft nix, wat akraat to dien Söökanfraag passt.',
537537 'searchnearmatches' => '\'\'\'Disse Sieden hebbt Titels, de dien Söökanfraag ähnelt:\'\'\'',
@@ -545,7 +545,7 @@
546546 'searchprev' => '« <span style=\'font-size: small\'>Vorige</span>',
547547 'searchnext' => '<span style=\'font-size: small\'>Volgende</span> »',
548548 'searchscore' => 'Relevantie: $1',
549 - 'searchsize' => '$1 KB ($2 woorden)',
 549+ 'search-result-size' => '$1 ($2 woorden)',
550550 'searchdidyoumean' => 'Bedoelde u: "<a href="$1">$2</a>"?',
551551 'searchnoresults' => 'Sorry, uw zoekopdracht heeft geen resultaten opgeleverd.',
552552 'searchnearmatches' => '<b>Deze paginanamen komen overeen met uw zoekopdracht:</b>',
@@ -567,7 +567,7 @@
568568 'searchprev' => '« <span style="font-size:small;">Forrige</span>',
569569 'searchnext' => '<span style="font-size:small;">Neste</span> »',
570570 'searchscore' => 'Relevans: $1',
571 - 'searchsize' => '$1&nbsp;kB ($2 ord)',
 571+ 'search-result-size' => '$1 ($2 ord)',
572572 'searchdidyoumean' => 'Mente du: «<a href="$1">$2</a>»?',
573573 'searchnoresults' => 'Beklager, det var ingen eksakte treff på ditt søk.',
574574 'searchnearmatches' => '<b>Disse sidene har titler som ligner ditt søk:</b>',
@@ -583,7 +583,7 @@
584584 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Prec.</span>',
585585 'searchnext' => '<span style=\'font-size: small\'>Seg.</span> &#x00BB;',
586586 'searchscore' => 'Pertinéncia : $1',
587 - 'searchsize' => '$1 ko ($2 mots)',
 587+ 'search-result-size' => '$1 ($2 mots)',
588588 'searchdidyoumean' => 'Pensavetz a : « <a href="$1">$2</a> » ?',
589589 'searchnoresults' => 'O planhem, existís pas cap de correspondéncia exacta a vòstra requèsta.',
590590 'searchnearmatches' => '<strong>Aquestas paginas an un títol similar a vòstra requèsta.</strong>',
@@ -598,7 +598,7 @@
599599 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Poprzednia</span>',
600600 'searchnext' => '<span style=\'font-size: small\'>Następna</span> &#x00BB;',
601601 'searchscore' => 'Trafność: $1',
602 - 'searchsize' => '$1 KB ($2 słów)',
 602+ 'search-result-size' => '$1 ($2 słów)',
603603 'searchdidyoumean' => 'Może chodziło Ci o "<a href="1">$2</a>"?',
604604 'searchnoresults' => 'Niestety nie znaleziono stron pasujących do podanych kryteriów wyszukiwania.',
605605 'searchnearmatches' => '<b>Strony o podobnych nazwach:</b>
@@ -623,7 +623,7 @@
624624 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>andré</span>',
625625 'searchnext' => '<span style=\'font-size: small\'>Anans</span> &#x00BB;',
626626 'searchscore' => 'Arlevansa: $1',
627 - 'searchsize' => '$1 KB ($2 paròle)',
 627+ 'search-result-size' => '$1 ($2 paròle)',
628628 'searchdidyoumean' => 'Veul-lo dì: "<a href="$1">$2</a>"?',
629629 'searchnoresults' => 'Darmagi, a l\'é pa trovasse un chèich-còs ch\'a fussa giust ëscarpì lòn ch\'a sërcava chiel/chila.',
630630 'searchnearmatches' => '<b>Ste pàgine-sì a l\'han un tìtol ch\'a-j ësmija a lòn ch\'a sërca chiel/chila:</b>',
@@ -668,7 +668,7 @@
669669 'searchprev' => "&#x00AB; <span style='font-size: small'>Пред.</span>",
670670 'searchnext' => "<span style='font-size: small'>След.</span> &#x00BB;",
671671 'searchscore' => "Релевантность: $1",
672 - 'searchsize' => "$1 кБ ($2 слов)",
 672+ 'search-result-size' => "$1 ($2 слов)",
673673 'searchdidyoumean' => "Возможно, вы имели в виду «<a href=\"1\">$2</a>»?",
674674 'searchnoresults' => "К сожалению, по вашему запросу не было найдено точных соответствий.",
675675 'searchnearmatches' => "<b>Следующие страницы имеют заголовок, похожий на ваш запрос:</b>\n",
@@ -685,7 +685,7 @@
686686 'searchprev' => '&#x00AB; <span style=\'font-size: small\'>Späť</span>',
687687 'searchnext' => '<span style=\'font-size: small\'>Ďalej</span> &#x00BB;',
688688 'searchscore' => 'Relevantnosť: $1',
689 - 'searchsize' => '$1KB ($2 slov)',
 689+ 'search-result-size' => '$1 ($2 slov)',
690690 'searchdidyoumean' => 'Mali ste na mysli: "<a href="$1">$2</a>"?',
691691 'searchnoresults' => 'Ľutujeme, vyhľadávanie nevrátilo na vašu požiadavku žiadne presné výsledky.',
692692 'searchnearmatches' => '<b>Tieto stránky majú názvy podobné vašej požiadavke:</b>',
@@ -702,14 +702,14 @@
703703 'searchnumber' => '<strong>Rezultatet $1-$2 nga $3</strong>',
704704 'searchprev' => "&#x00AB; <span style='font-size: small'>Më parë</span>",
705705 'searchscore' => 'Përkatësia: $1',
706 - 'searchsize' => '$1KB ($2 fjalë)',
 706+ 'search-result-size' => '$1 ($2 fjalë)',
707707 );
708708 $wgLuceneSearchMessages['sr-ec'] = array(
709709 'searchnumber' => "<strong>Резултати $1-$2 од $3</strong>",
710710 'searchprev' => "&#x00AB; <span style='font-size: small'>Претходна</span>",
711711 'searchnext' => "<span style='font-size: small'>Следећа</span> &#x00BB;",
712712 'searchscore' => "Сличност: $1",
713 - 'searchsize' => "$1 KB ($2 words)",
 713+ 'search-result-size' => "$1 ($2 words)",
714714 'searchdidyoumean' => "Да ли сте мислили: \"<a href=\"$1\">$2</a>\"?",
715715 'searchnoresults' => "Извињавамо се, не постоје резултати за ваш упит.",
716716 'searchnearmatches' => "<b>Следеће странице имају сличне називе као што сте тражили:</b>\n",
@@ -730,7 +730,7 @@
731731 'searchprev' => "&#x00AB; <span style='font-size: small'>Prethodna</span>",
732732 'searchnext' => "<span style='font-size: small'>Sledeća</span> &#x00BB;",
733733 'searchscore' => "Sličnost: $1",
734 - 'searchsize' => "$1 KB ($2 words)",
 734+ 'search-result-size' => "$1 ($2 words)",
735735 'searchdidyoumean' => "Da li ste mislili: \"<a href=\"$1\">$2</a>\"?",
736736 'searchnoresults' => "Izvinjavamo se, ne postoje rezultati za vaš upit.",
737737 'searchnearmatches' => "<b>Sledeće stranice imaju slične nazive kao što ste tražili:</b>\n",
@@ -752,7 +752,7 @@
753753 'searchprev' => '&larr; <span style=\'font-size: smaller\'>Foarige</span>',
754754 'searchnext' => '<span style=\'font-size: smaller\'>Naiste</span> &rarr;',
755755 'searchscore' => 'Relevanz: $1',
756 - 'searchsize' => '$1 kB ($2 Woude)',
 756+ 'search-result-size' => '$1 ($2 Woude)',
757757 'searchdidyoumean' => 'Ätter "<a href="$1">$2</a>" säike?',
758758 'searchnoresults' => 'Deer wuuden neen paasende Sieden fuunen.',
759759 'searchnearmatches' => '<b>Disse Sieden hääbe tou ju Säikanfroage äänelke Tittel:</b>',
@@ -762,7 +762,7 @@
763763 'searchprev' => "&#x00AB; <span style='font-size: small'>Föregående</span>",
764764 'searchnext' => "<span style='font-size: small'>Nästa</span> &#x00BB;",
765765 'searchscore' => "Relevans: $1",
766 - 'searchsize' => "$1 kbyte ($2 ord)",
 766+ 'search-result-size' => "$1 ($2 ord)",
767767 'searchdidyoumean' => "Menade du: \"<a href=\"$1\">$2</a>\"?",
768768 'searchnoresults' => "Sökningen gav tyvärr inga exakta träffar.",
769769 'searchnearmatches' => "<b>Följande sidor har titlar som liknar din sökning:</b>\n",
@@ -779,7 +779,7 @@
780780 'searchprev' => 'پیچھے',
781781 'searchnext' => 'آگے',
782782 'searchscore' => 'مشابہت: $1',
783 - 'searchsize' => '$1کلوبائٹ ($2 الفاظ)',
 783+ 'search-result-size' => '$1 ($2 الفاظ)',
784784 'searchnoresults' => 'بہ تاسف، کوئی ایسا صفحہ نہیں مـلا جو آپکی مطلوبہ تلاش کے عین مطابق ہو۔',
785785 'lucenepowersearchtext' => 'تلاش کریں، فضاۓ نام : $1 میں براۓ $3 $9 $10',
786786 );
@@ -805,7 +805,7 @@
806806 'searchprev' => "&#x00AB; <span style='font-size: small'>上一版</span>",
807807 'searchnext' => "<span style='font-size: small'>下一版</span> &#x00BB;",
808808 'searchscore' => "關聯度:$1",
809 - 'searchsize' => "$1KB ($2 個字)",
 809+ 'search-result-size' => "$1 ($2 個字)",
810810 'searchdidyoumean' => "你係唔係搵\"<a href=\"$1\">$2</a>\"?",
811811 'searchnoresults' => "對唔住,搵唔到同你匹配嘅查詢。",
812812 'searchnearmatches' => "<b>以下頁面同你查詢嘅内容有相似嘅標題:</b>\n",
@@ -823,7 +823,7 @@
824824 'searchprev' => "&#x00AB; <span style='font-size: small'>上一页</span>",
825825 'searchnext' => "<span style='font-size: small'>下一页</span> &#x00BB;",
826826 'searchscore' => "关联度:$1",
827 - 'searchsize' => "$1KB ($2 个字)",
 827+ 'search-result-size' => "$1 ($2 个字)",
828828 'searchdidyoumean' => "是\"<a href=\"$1\">$2</a>\"吗?",
829829 'searchnoresults' => "对不起,找不到和您匹配的查询。",
830830 'searchnearmatches' => "<b>以下页面与你查询的内容有相似的标题:</b>\n",
@@ -841,7 +841,7 @@
842842 'searchprev' => "&#x00AB; <span style='font-size: small'>上一頁</span>",
843843 'searchnext' => "<span style='font-size: small'>下一頁</span> &#x00BB;",
844844 'searchscore' => "關聯度:$1",
845 - 'searchsize' => "$1KB ($2 個字)",
 845+ 'search-result-size' => "$1 ($2 個字)",
846846 'searchdidyoumean' => "是\"<a href=\"$1\">$2</a>\"嗎?",
847847 'searchnoresults' => "對不起,找不到和您匹配的查詢。",
848848 'searchnearmatches' => "<b>以下頁面與你查詢的内容有相似的標題:</b>\n",

Follow-up revisions

RevisionCommit summaryAuthorDate
r28154Fix regression caused in r28141:...brion21:02, 4 December 2007

Status & tagging log