* Add some summaries for <table> elements
authorAntoine Musso <hashar@users.mediawiki.org>
Mon, 11 Dec 2006 20:38:34 +0000 (20:38 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Mon, 11 Dec 2006 20:38:34 +0000 (20:38 +0000)
* Empty <a> href now point to http://www.example.com/
* Remove empty <tr></tr> in SpecialUpload

40 files changed:
includes/SpecialPreferences.php
includes/SpecialUpload.php
languages/messages/MessagesBs.php
languages/messages/MessagesCa.php
languages/messages/MessagesEl.php
languages/messages/MessagesEn.php
languages/messages/MessagesEs.php
languages/messages/MessagesFur.php
languages/messages/MessagesHe.php
languages/messages/MessagesHsb.php
languages/messages/MessagesHu.php
languages/messages/MessagesId.php
languages/messages/MessagesIt.php
languages/messages/MessagesKk_cn.php
languages/messages/MessagesKk_kz.php
languages/messages/MessagesKk_tr.php
languages/messages/MessagesKo.php
languages/messages/MessagesKsh.php
languages/messages/MessagesLa.php
languages/messages/MessagesLi.php
languages/messages/MessagesLv.php
languages/messages/MessagesMk.php
languages/messages/MessagesMs.php
languages/messages/MessagesNl.php
languages/messages/MessagesNn.php
languages/messages/MessagesNo.php
languages/messages/MessagesPl.php
languages/messages/MessagesPt.php
languages/messages/MessagesRo.php
languages/messages/MessagesRu.php
languages/messages/MessagesSl.php
languages/messages/MessagesSq.php
languages/messages/MessagesSr_ec.php
languages/messages/MessagesSr_el.php
languages/messages/MessagesSv.php
languages/messages/MessagesTe.php
languages/messages/MessagesTr.php
languages/messages/MessagesVi.php
languages/messages/MessagesWa.php
languages/messages/MessagesZh_yue.php

index 29614a8..46b89cd 100644 (file)
@@ -534,7 +534,7 @@ class PreferencesForm {
                # User data
                #
 
-               $wgOut->addHTML( "<fieldset>\n<legend>" . wfMsg('prefs-personal') . "</legend>\n<table>\n");
+               $wgOut->addHTML( "<fieldset>\n<legend>" . wfMsg('prefs-personal') . "</legend>\n<table summary=\"". wfMsg('prefs-personal') . "\">\n");
 
                $wgOut->addHTML(
                        $this->addRow(
@@ -655,7 +655,7 @@ class PreferencesForm {
                        $this->mNewpass = htmlspecialchars( $this->mNewpass );
                        $this->mRetypePass = htmlspecialchars( $this->mRetypePass );
        
-                       $wgOut->addHTML( '<fieldset><legend>' . wfMsg( 'changepassword' ) . '</legend><table>');
+                       $wgOut->addHTML( '<fieldset><legend>' . wfMsg( 'changepassword' ) . '</legend><table summary="'. wfMsg( 'changepassword' ) .'">');
                        $wgOut->addHTML(
                                $this->addRow(
                                        '<label for="wpOldpass">' . wfMsg( 'oldpassword' ) . '</label>',
@@ -830,7 +830,7 @@ class PreferencesForm {
                $nowlocal = $wgLang->time( $now = wfTimestampNow(), true );
                $nowserver = $wgLang->time( $now, false );
 
-               $wgOut->addHTML( '<fieldset><legend>' . wfMsg( 'timezonelegend' ). '</legend><table>' .
+               $wgOut->addHTML( '<fieldset><legend>' . wfMsg( 'timezonelegend' ). '</legend><table summary="'. wfMsg( 'timezonelegend' ) .'">' .
                        $this->addRow( wfMsg( 'servertime' ), $nowserver ) .
                        $this->addRow( wfMsg( 'localtime' ), $nowlocal ) .
                        $this->addRow(
@@ -894,7 +894,7 @@ class PreferencesForm {
                $wgOut->addHTML( '</fieldset>' );
 
                # Search
-               $wgOut->addHTML( '<fieldset><legend>' . wfMsg( 'searchresultshead' ) . '</legend><table>' .
+               $wgOut->addHTML( '<fieldset><legend>' . wfMsg( 'searchresultshead' ) . '</legend><table summary="'. wfMsg( 'searchresultshead' ) .'">' .
                        $this->addRow(
                                wfLabel( wfMsg( 'resultsperpage' ), 'wpSearch' ),
                                wfInput( 'wpSearch', 4, $this->mSearch, array( 'id' => 'wpSearch' ) )
index 8a14146..daa50b3 100644 (file)
@@ -838,9 +838,6 @@ class UploadForm {
                        <input tabindex='8' type='checkbox' name='wpIgnoreWarning' id='wpIgnoreWarning' value='true' />
                        <label for='wpIgnoreWarning'>" . wfMsgHtml( 'ignorewarnings' ) . "</label>
                </td>
-       </tr>
-       <tr>
-
        </tr>
        <tr>
                <td></td>
index adb34d4..260e1b9 100644 (file)
@@ -922,7 +922,7 @@ stranica za razgovor nije mogla biti premještena jer takva već postoji na novo
 'tog-enotifusertalkpages' => 'Pošalji mi e-poštu kad se promijeni moja korisnička stranica za razgovor',
 'tog-enotifwatchlistpages' => 'Pošalji mi e-poštu kad se promijene stranice',
 'tog-hideminor' => 'Sakrij male izmjene u spisku nedavnih izmjena',
-'tog-highlightbroken' => 'Formatiraj pokvarene veze <a href="" class="new">ovako</a> (alternativa: ovako<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Formatiraj pokvarene veze <a href="http://www.example.com/" class="new">ovako</a> (alternativa: ovako<a href="" class="internal">?</a>).',
 'tog-justify' => 'Uravnjaj pasuse',
 'tog-minordefault' => 'Označi sve izmjene malim isprva',
 'tog-nocache' => 'Onemogući keširanje stranica',
index ea48097..0c542a5 100644 (file)
@@ -54,7 +54,7 @@ $linkTrail = '/^([a-zàèéíòóúç·ïü\']+)(.*)$/sDu';
 
 $messages = array(
 'tog-underline'         => 'Subratlla els enllaços:',
-'tog-highlightbroken'   => 'Formata els enllaços trencats  <a href="" class="new">d\'aquesta manera</a> (altrament, es faria d\'aquesta altra manera<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Formata els enllaços trencats  <a href="http://www.example.com/" class="new">d\'aquesta manera</a> (altrament, es faria d\'aquesta altra manera<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Alineació justificada dels paràgrafs',
 'tog-hideminor'         => 'Amaga les edicions menors en la pàgina de canvis recents',
 'tog-extendwatchlist'   => 'Desplega la llista de seguiment per a mostrar tots els canvis afectats',
index 6396f64..b7f00ae 100644 (file)
@@ -56,7 +56,7 @@ $messages = array(
 # User preference toggles
 #----------------------------------------#
 'tog-underline' => 'Υπογράμμιση συνδέσμων',
-'tog-highlightbroken' => 'Κατεστραμένοι σύνδεσμοι μορφοποίησης <a href="" class="new">όπως αυτός</a> (εναλλακτικά: όπως αυτός<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Κατεστραμένοι σύνδεσμοι μορφοποίησης <a href="http://www.example.com/" class="new">όπως αυτός</a> (εναλλακτικά: όπως αυτός<a href="" class="internal">?</a>).',
 'tog-justify' => 'Στοίχιση παραγράφων',
 'tog-hideminor' => 'Απόκρυψη αλλαγών μικρής κλίμακας',
 'tog-usenewrc' => 'Ανάδειξη πρόσφατων αλλαγών (δεν λειτουργεί σε όλους τους browser)',
index eac35cd..9ffaac0 100644 (file)
@@ -447,7 +447,7 @@ parent class in order maintain consistency across languages.
 
 # User preference toggles
 'tog-underline' => 'Underline links:',
-'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Format broken links <a href="http://www.example.com/" class="new">like this</a> (alternative: like this<a href="http://www.example.com/" class="internal">?</a>).',
 'tog-justify'  => 'Justify paragraphs',
 'tog-hideminor' => 'Hide minor edits in recent changes',
 'tog-extendwatchlist' => 'Expand watchlist to show all applicable changes',
index 620c5a1..7c9f6f7 100644 (file)
@@ -52,7 +52,7 @@ $linkTrail = '/^([a-záéíóúñ]+)(.*)$/sDu';
 
 $messages = array(
 'tog-underline'         => 'Subrayar enlaces',
-'tog-highlightbroken'   => 'Destacar enlaces a artículos vacíos <a href="" class="new">como este</a> (alternativa: como éste<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Destacar enlaces a artículos vacíos <a href="http://www.example.com/" class="new">como este</a> (alternativa: como éste<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Ajustar párrafos',
 'tog-hideminor'         => 'Esconder ediciones menores en «cambios recientes»',
 'tog-extendwatchlist'   => 'Expandir la lista de seguimiento a todos los cambios aplicables',
index 6d7c2ca..59ff5e9 100644 (file)
@@ -607,7 +607,7 @@ Chest al vûl dî une medie di '''$5''' cambiaments par pagjine, e '''$6''' viod
 'timezonetext' => 'Il numar di oris di diference rispiet ae ore dal servidôr (UTC).',
 'titlematches' => 'Corispondencis tai titui des pagjinis',
 'toc' => "Indis",
-'tog-highlightbroken' => 'Mostre leams sbaliâts <a href="" class="new">cussì</a> (invezit di cussì<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Mostre leams sbaliâts <a href="http://www.example.com/" class="new">cussì</a> (invezit di cussì<a href="" class="internal">?</a>).',
 'tog-justify'  => 'Justifiche paragraf',
 'tog-hideminor' => 'Plate lis piçulis modifichis tai ultins cambiaments',
 'tog-usenewrc' => 'Ultins cambiaments avanzâts (JavaScript)',
index b52503e..ada407c 100644 (file)
@@ -188,7 +188,7 @@ $namespaceNames = array(
 $messages = array(
 # User preference toggles
 'tog-underline'               => 'סמן קישורים בקו תחתי',
-'tog-highlightbroken'         => 'סמן קישורים לדפים שלא נכתבו <a href="" class="new">כך</a> (או: כך<a href="" class="internal">?</a>))',
+'tog-highlightbroken'         => 'סמן קישורים לדפים שלא נכתבו <a href="http://www.example.com/" class="new">כך</a> (או: כך<a href="" class="internal">?</a>))',
 'tog-justify'                 => 'ישר פסקאות',
 'tog-hideminor'               => 'הסתר שינויים משניים ברשימת השינויים האחרונים',
 'tog-extendwatchlist'         => 'הרחב את רשימת המעקב כך שתציג את כל השינויים המתאימים (אחרת: את השינוי האחרון בכל דף בלבד)',
index 016facd..cd0d653 100644 (file)
@@ -1348,7 +1348,7 @@ Dołhosć [http://meta.wikimedia.org/wiki/Help:Job_queue „Job queue”]je <b>$
 'tog-fancysig'          => 'Hrube signatury (bjez awtomatiskeho wotkaza)',\r
 'tog-forceeditsummary'  => 'Mje warnować, zabudu-li zjeće',\r
 'tog-hideminor'         => 'Drobne změny w poslednich změnach schować',\r
-'tog-highlightbroken'   => 'Wotkazy na prózdne nastawki <a href="" class="new">tak</a> (alternative: like this<a href="" class="internal">?</a>)zběhnyć',\r
+'tog-highlightbroken'   => 'Wotkazy na prózdne nastawki <a href="http://www.example.com/" class="new">tak</a> (alternative: like this<a href="" class="internal">?</a>)zběhnyć',\r
 'tog-justify'           => 'Wotstawki w blokowej sadźbje',\r
 'tog-minordefault'      => 'Wšě změny jako drobne woznamjenić',\r
 'tog-nocache'           => 'Pufrowanje strony znjemóžnić',\r
index 9336e9f..bc34c32 100644 (file)
@@ -55,7 +55,7 @@ $linkTrail = '/^([a-záéíóúöüőűÁÉÍÓÚÖÜŐŰ]+)(.*)$/sDu';
 
 $messages = array(
 'tog-underline'         => 'Linkek aláhúzása:',
-'tog-highlightbroken'   => 'Törött linkek <a href="" class="new">így</a> (alternatíva: így<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Törött linkek <a href="http://www.example.com/" class="new">így</a> (alternatíva: így<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Bekezdések teljes szélességű tördelése („sorkizárás”)',
 'tog-hideminor'         => 'Apró változtatások elrejtése a Friss változtatások lapon',
 'tog-extendwatchlist'   => 'A figyelőlista kiterjesztése minden változtatásra (ne csak az utolsót mutassa)',
index 88cb237..9b4dae5 100644 (file)
@@ -57,7 +57,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline' => 'Garis bawahi pranala',
-'tog-highlightbroken' => 'Format pranala patah <a href="" class="new">seperti ini</a> (pilihan: seperti ini<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Format pranala patah <a href="http://www.example.com/" class="new">seperti ini</a> (pilihan: seperti ini<a href="" class="internal">?</a>).',
 'tog-justify'   => 'Ratakan paragraf',
 'tog-hideminor' => 'Sembunyikan suntingan kecil dalam perubahan terbaru',
 'tog-extendwatchlist' => 'Tampilkan daftar pantauan yang menunjukkan semua perubahan',
index fa092f2..fa3ac67 100644 (file)
@@ -49,7 +49,7 @@ $messages = array(
 
 # User preference toggles
 "tog-underline" => "Sottolinea i collegamenti",
-"tog-highlightbroken" => 'Formatta <a href="" class="new">così</a> i collegamenti a pagine inesistenti (se disattivato: così<a href="" class="internal">?</a>).',
+"tog-highlightbroken" => 'Formatta <a href="http://www.example.com/" class="new">così</a> i collegamenti a pagine inesistenti (se disattivato: così<a href="" class="internal">?</a>).',
 "tog-justify"  => "Allineamento dei paragrafi giustificato",
 "tog-hideminor" => "Nascondi le modifiche minori nelle ultime modifiche",
 "tog-extendwatchlist" => "Espandi la funzione osservati speciali mostrando tutte le modifiche applicabili",
index 3eaf85c..9d8be45 100644 (file)
@@ -147,7 +147,7 @@ $dateFormats = array(
 $messages = array(\r
 # User preference toggles\r
 'tog-underline'               => 'سٴىلتەمەنٴى استىنان سىز:',\r
-'tog-highlightbroken'         => 'جوقتالعان سٴىلتەمەلەردٴى <a href="" class="new">بىلاي</a> پٴىشٴىمدە (باسقاشا: بىلاي <a href="" class="internal">?</a> سيياقتى).',\r
+'tog-highlightbroken'         => 'جوقتالعان سٴىلتەمەلەردٴى <a href="http://www.example.com/" class="new">بىلاي</a> پٴىشٴىمدە (باسقاشا: بىلاي <a href="" class="internal">?</a> سيياقتى).',\r
 'tog-justify'                 => 'ەجەلەردٴى ەنٴى بويىنشا تۋرالاۋ',\r
 'tog-hideminor'               => 'جۋىقتاعى ٴوزگەرٴىستەردە شاعىن تٴۇزەتۋدٴى جاسىر',\r
 'tog-extendwatchlist'         => 'باقىلاۋ تٴىزٴىمدٴى ۇلعايت (بارلىق جارامدى ٴوزگەرٴىستەردٴى كٴورسەت)',\r
index 97b6ca3..2fa736d 100644 (file)
@@ -122,7 +122,7 @@ $dateFormats = array(
 $messages = array(
 # User preference toggles
 'tog-underline'               => 'Сілтемені астынан сыз:',
-'tog-highlightbroken'         => 'Жоқталған сілтемелерді <a href="" class="new">былай</a> пішімде (басқаша: былай <a href="" class="internal">?</a> сияқты).',
+'tog-highlightbroken'         => 'Жоқталған сілтемелерді <a href="http://www.example.com/" class="new">былай</a> пішімде (басқаша: былай <a href="" class="internal">?</a> сияқты).',
 'tog-justify'                 => 'Ежелерді ені бойынша туралау',
 'tog-hideminor'               => 'Жуықтағы өзгерістерде шағын түзетуді жасыр',
 'tog-extendwatchlist'         => 'Бақылау тізімді ұлғайт (барлық жарамды өзгерістерді көрсет)',
index 8462a23..1e6f70f 100644 (file)
@@ -123,7 +123,7 @@ $dateFormats = array(
 $messages = array(\r
 # User preference toggles\r
 'tog-underline'               => 'Siltemeni astınan sız:',\r
-'tog-highlightbroken'         => 'Joqtalğan siltemelerdi <a href="" class="new">bılaý</a> pişimde (basqaşa: bılaý <a href="" class="internal">?</a> sïyaqtı).',\r
+'tog-highlightbroken'         => 'Joqtalğan siltemelerdi <a href="http://www.example.com/" class="new">bılaý</a> pişimde (basqaşa: bılaý <a href="" class="internal">?</a> sïyaqtı).',\r
 'tog-justify'                 => 'Ejelerdi eni boýınşa twralaw',\r
 'tog-hideminor'               => 'Jwıqtağı özgeristerde şağın tüzetwdi jasır',\r
 'tog-extendwatchlist'         => 'Baqılaw tizimdi ulğaýt (barlıq jaramdı özgeristerdi körset)',\r
index 3c84850..c748f84 100644 (file)
@@ -52,7 +52,7 @@ $dateFormats = array(
 
 $messages = array(
 'tog-underline'         => '고리에 밑줄치기:',
-'tog-highlightbroken'   => '없는 문서로 가는 고리를 <a href="" class="new">이렇게</a> 보이기 (선택하지 않으면 이렇게<a href="" class="internal">?</a> 보임)',
+'tog-highlightbroken'   => '없는 문서로 가는 고리를 <a href="http://www.example.com/" class="new">이렇게</a> 보이기 (선택하지 않으면 이렇게<a href="" class="internal">?</a> 보임)',
 'tog-justify'           => '문단 정렬',
 'tog-hideminor'         => '사소한 편집을 최근 바뀜에서 숨기기',
 'tog-extendwatchlist'   => '주시 문서를 모든 변경 목록에 적용하기',
index 34c1c40..a5e6ea4 100644 (file)
@@ -77,9 +77,9 @@ $skinNames = array(
 
 $messages = array(
 'tog-underline'         => 'Donn de Lėngkß ungershtriishe:',
-'tog-highlightbroken'   => 'Zëijsh de Lėngkß op Sigge, di_jet_non_nit_jitt, esu met: „<a href="" 
+'tog-highlightbroken'   => 'Zëijsh de Lėngkß op Sigge, di_jet_non_nit_jitt, esu met: „<a href="http://www.example.com/
 
-class="new">Lämma</a>“ aan.<br />Wännß_De dat nit wellß, weed et esu: „Lämma<a href="" class="internal">?</a>“ 
+class="new">Lämma</a>“ aan.<br />Wännß_De dat nit wellß, weed et esu: „Lämma<a href="http://www.example.com/" class="internal">?</a>“ 
 
 jezëijsh.',
 'tog-justify'           => 'Donn de Affschnedde em Bloksaz aanzëije',
index aaae31d..693fad1 100644 (file)
@@ -55,7 +55,7 @@ $dateFormats = array(
 
 $messages = array(
 'tog-underline'         => 'Nexus cum linea subscribere',
-'tog-highlightbroken'   => 'Formare nexos fractos <a href="" class="new">sici</a> (alioqui: sic<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Formare nexos fractos <a href="http://www.example.com/" class="new">sici</a> (alioqui: sic<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Saepire capites',
 'tog-hideminor'         => 'Celare mutationes recentes minores',
 'tog-usenewrc'          => 'Mutationes recentes amplificatae (Javascript)',
index 89f2726..a267584 100644 (file)
@@ -57,7 +57,7 @@ $dateFormats = array(
 
 $messages = array(
 'tog-underline'         => 'Links ongersjtreipe',
-'tog-highlightbroken'   => 'Formatteer gebraoke links <a href="" class="new">op dees meneer</a> (angesj: zoe<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Formatteer gebraoke links <a href="http://www.example.com/" class="new">op dees meneer</a> (angesj: zoe<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Paragrafe oetvulle',
 'tog-hideminor'         => 'Verbèrg klein bewirking bie recènte verangeringe',
 'tog-usenewrc'          => 'Oetgebreide recènte vervangeringe (neet vuur alle browsers)',
index 952c451..1da7c7a 100644 (file)
@@ -35,7 +35,7 @@ $separatorTransformTable = array(',' => "\xc2\xa0", '.' => ',' );
 
 $messages= array(
 'tog-underline'         => 'Pasvītrot saites:',
-'tog-highlightbroken'   => 'Saites uz neesošām lapām rādīt <a href="" class="new">šādi</a> (alternatīva: šādi<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Saites uz neesošām lapām rādīt <a href="http://www.example.com/" class="new">šādi</a> (alternatīva: šādi<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Taisnot rindkopas',
 'tog-hideminor'         => 'Paslēpt maznozīmīgus labojumus pēdējo izmaiņu lapā',
 'tog-extendwatchlist'   => 'Izvērst uzraugāmo sarakstu, lai parādītu visas veiktās izmaiņas',
index ee6bf76..ae0f609 100644 (file)
@@ -89,7 +89,7 @@ $separatorTransformTable = array(',' => '.', '.' => ',' );
 
 $messages = array(
 'tog-underline'         => 'Потцртај ги врските',
-'tog-highlightbroken'   => 'Покажи ги неправилните врски <a href="" class="new">вака</a> (алтернативно: вака<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Покажи ги неправилните врски <a href="http://www.example.com/" class="new">вака</a> (алтернативно: вака<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Двостранично порамнување на параграфите',
 'tog-hideminor'         => 'Сокриј ги ситните уредувања во скорешните промени',
 'tog-extendwatchlist'   => 'Прошири ја листа на набљудувања за да ги прикаже сите можни промени',
index 285cc0e..18d1075 100644 (file)
@@ -41,7 +41,7 @@ $messages = array(
 # User Toggles
 
 "tog-underline" => "Gariskan pautan", #"Underline links",
-"tog-highlightbroken" => 'Formatkan pautan rosak <a href="" class="new">seperti ini</a> (ataupun seperti ini<a href="" class="internal">?</a>)', #'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
+"tog-highlightbroken" => 'Formatkan pautan rosak <a href="http://www.example.com/" class="new">seperti ini</a> (ataupun seperti ini<a href="" class="internal">?</a>)', #'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
 "tog-justify" => "Selaraskan perenggan", #"Justify paragraphs",
 "tog-hideminor" => "Sembunyikan suntingan kecil untuk perubahan terkini", #"Hide minor edits in recent changes",
 "tog-usenewrc" => "Pertingkatkan perubahan terkini (Javaskrip)",
index 02bd64f..44f325f 100644 (file)
@@ -79,7 +79,7 @@ parent class in order maintain consistency across languages.
 */
 # User preference toggles
 'tog-underline'         => 'Links onderstrepen:',
-'tog-highlightbroken'   => 'Links naar lege pagina\'s <a href="" class="new">zo weergeven</a> (alternatief: zo weergeven<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Links naar lege pagina\'s <a href="http://www.example.com/" class="new">zo weergeven</a> (alternatief: zo weergeven<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Paragrafen uitvullen',
 'tog-hideminor'         => 'Kleine wijzigingen verbergen in recente wijzigingen',
 'tog-extendwatchlist'   => 'Toon alle wijzigingen in mijn volglijst',
index f87ad21..c54f540 100644 (file)
@@ -164,7 +164,7 @@ $linkTrail = '/^([æøåa-z]+)(.*)$/sDu';
 $messages = array(
 # User preference toggles
 'tog-underline'           => 'Strek under lenkjer:',
-'tog-highlightbroken'     => 'Vis lenkjer til tomme sider <a href="" class="new">slik</a> (alternativt slik<a href="" class="internal">?</a>)',
+'tog-highlightbroken'     => 'Vis lenkjer til tomme sider <a href="http://www.example.com/" class="new">slik</a> (alternativt slik<a href="" class="internal">?</a>)',
 'tog-justify'            => 'Blokkjusterte avsnitt',
 'tog-hideminor'           => 'Skjul uviktige endringar på «siste endringar»',
 'tog-usenewrc'            => 'Utvida funksjonalitet på «siste endringar» (JavaScript)',
index bcc61d3..84ecae7 100644 (file)
@@ -64,7 +64,7 @@ $dateFormats = array(
 
 $messages = array(
 'tog-underline'         => 'Strek under lenker:',
-'tog-highlightbroken'   => 'Formater ødelagte lenker <a href="" class="new">slik</a> (alternativt: slik<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Formater ødelagte lenker <a href="http://www.example.com/" class="new">slik</a> (alternativt: slik<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Blokkjusterte avsnitt',
 'tog-hideminor'         => 'Skjul mindre endringer i siste endringer',
 'tog-extendwatchlist'   => 'Utvid overvåkningslista til å vise alle endringer i valgt tidsrom',
index a8aab78..0d6d764 100644 (file)
@@ -60,7 +60,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline' => 'Podkreślenie linków:',
-'tog-highlightbroken' => '<a href="" class="new">Podświetl</a> linki pustych stron (alternatywa: znak zapytania<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => '<a href="http://www.example.com/" class="new">Podświetl</a> linki pustych stron (alternatywa: znak zapytania<a href="" class="internal">?</a>).',
 'tog-justify' => 'Wyrównuj tekst w akapitach do obu stron',
 'tog-hideminor' => 'Ukryj drobne zmiany w "Ostatnich zmianach"',
 'tog-extendwatchlist' => 'Rozszerzona lista obserwowanych',
index 14b2e28..9c3d87b 100644 (file)
@@ -123,7 +123,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline' => 'Sublinhar hiperligações',
-'tog-highlightbroken' => 'Formatar links quebrados <a href="" class="new">como isto</a> (alternativa: como isto<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Formatar links quebrados <a href="http://www.example.com/" class="new">como isto</a> (alternativa: como isto<a href="" class="internal">?</a>).',
 'tog-justify'   => 'Justificar parágrafos',
 'tog-hideminor' => 'Esconder edições secundárias nas mudanças recentes',
 'tog-extendwatchlist' => 'Expandir a lista de artigos vigiados para mostrar todas as alterações aplicáveis',
index 8b1fae8..b8e31c2 100644 (file)
@@ -74,7 +74,7 @@ $fallback8bitEncoding = 'iso8859-2';
 
 $messages = array(
 'tog-underline'         => 'Subliniază legăturile',
-'tog-highlightbroken'   => 'Formatează legăturile necreate <a href="" class="new">aşa</a> (alternativă: aşa<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Formatează legăturile necreate <a href="http://www.example.com/" class="new">aşa</a> (alternativă: aşa<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Aranjează justificat paragrafele',
 'tog-hideminor'         => 'Ascunde modificările minore în schimbări recente',
 'tog-extendwatchlist'   => 'Extinde lista de articole urmărite pentru a arăta toate schimbările făcute',
index 2f8d4da..e80bea5 100644 (file)
@@ -210,7 +210,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline' => 'Подчёркивать ссылки:',
-'tog-highlightbroken' => 'Показывать несуществующие ссылки <a href="" class="new">вот так</a> (иначе вот так<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Показывать несуществующие ссылки <a href="http://www.example.com/" class="new">вот так</a> (иначе вот так<a href="" class="internal">?</a>).',
 'tog-justify'   => 'Выравнивать текст по ширине страницы',
 'tog-hideminor' => 'Скрывать малозначимые правки в списке свежих изменений',
 'tog-extendwatchlist' => 'Улучшенный список наблюдения',
index 432064a..001a5c0 100644 (file)
@@ -50,7 +50,7 @@ $separatorTransformTable = array(',' => '.', '.' => ',' );
 
 $messages = array(
 'tog-underline'         => 'Podčrtavanje povezav:',
-'tog-highlightbroken'   => 'Oblikuj pretrgane povezave <a href="" class="new">kot</a> (druga možnost: kot<a href="" class="internal">?</a>)',
+'tog-highlightbroken'   => 'Oblikuj pretrgane povezave <a href="http://www.example.com/" class="new">kot</a> (druga možnost: kot<a href="" class="internal">?</a>)',
 'tog-justify'           => 'Poravnavaj odstavke',
 'tog-hideminor'         => 'Skrij manjše popravke v zadnjih spremembah',
 'tog-extendwatchlist'   => 'Izboljšan spisek nadzorov',
index baf541d..aee266d 100644 (file)
@@ -56,7 +56,7 @@ $separatorTransformTable = array(',' => '.', '.' => ',' );
 
 $messages = array(
 'tog-underline'         => 'Nënvizo lidhjet',
-'tog-highlightbroken'   => 'Trego lidhjet e faqeve bosh <a href="" class="new">kështu </a> (ndryshe: kështu<a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'Trego lidhjet e faqeve bosh <a href="http://www.example.com/" class="new">kështu </a> (ndryshe: kështu<a href="" class="internal">?</a>).',
 'tog-justify'           => 'Rregullim i kryeradhës',
 'tog-hideminor'         => 'Mos trego redaktimet e vogla',
 'tog-extendwatchlist'   => 'Zgjero listën mbikqyrëse të tregojë të tëra ndryshimet përkatëse',
index 072a884..978e610 100644 (file)
@@ -217,7 +217,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline' => 'Подвуци везе',
-'tog-highlightbroken' => 'Форматирај покварене везе <a href="" class="new">овако</a> (алтернатива: овако<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Форматирај покварене везе <a href="http://www.example.com/" class="new">овако</a> (алтернатива: овако<a href="" class="internal">?</a>).',
 'tog-justify' => 'Уравнај пасусе',
 'tog-hideminor' => 'Сакриј мале измене у списку скорашњих измена',
 'tog-extendwatchlist' => 'Побољшан списак надгледања',
index 757e7c5..c68fac4 100644 (file)
@@ -220,7 +220,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline' => 'Podvuci veze',
-'tog-highlightbroken' => 'Formatiraj pokvarene veze <a href="" class="new">ovako</a> (alternativa: ovako<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Formatiraj pokvarene veze <a href="http://www.example.com/" class="new">ovako</a> (alternativa: ovako<a href="" class="internal">?</a>).',
 'tog-justify' => 'Uravnaj pasuse',
 'tog-hideminor' => 'Sakrij male izmene u spisku skorašnjih izmena',
 'tog-extendwatchlist' => 'Poboljšan spisak nadgledanja',
index 9ecace6..98a03a1 100644 (file)
@@ -67,7 +67,7 @@ $dateFormats = array(
 
 $messages = array(
 'tog-underline'         => 'Stryk under länkar',
-'tog-highlightbroken'   => 'Formatera trasiga länkar <a href="" class="new">så här</a> (alternativt: <a href="" class="internal">så här</a>).',
+'tog-highlightbroken'   => 'Formatera trasiga länkar <a href="http://www.example.com/" class="new">så här</a> (alternativt: <a href="" class="internal">så här</a>).',
 'tog-justify'           => 'Justera indrag',
 'tog-hideminor'         => 'Visa inte mindre redigeringar i Senaste ändringar',
 'tog-extendwatchlist'   => 'Utöka övervakningslistan till att visa alla ändringar',
index 41fb86f..1cfb5b4 100644 (file)
@@ -52,7 +52,7 @@ $linkTrail = "/^([\xE0\xB0\x81-\xE0\xB1\xAF]+)(.*)$/sDu";
 
 $messages = array(
 'tog-underline'         => 'లింకుల కింద గీతగీయి:',
-'tog-highlightbroken'   => 'తెగిపోయిన లింకులను <a href="" class="new">ఇలా చూపించు</a> (ఇంకో పధ్ధతి: <a href="" class="internal">?</a>).',
+'tog-highlightbroken'   => 'తెగిపోయిన లింకులను <a href="http://www.example.com/" class="new">ఇలా చూపించు</a> (ఇంకో పధ్ధతి: <a href="" class="internal">?</a>).',
 'tog-justify'           => 'పేరాలను ఇరు పక్కలా సమానంగా సర్దు',
 'tog-hideminor'         => 'ఇటీవలి మార్పులలో చిన్న మార్పులను దాచిపెట్టు',
 'tog-usenewrc'          => 'మెరుగైన ఇటీవలి మార్పులు (జావాస్క్రిప్టు)',
index 9fdccf8..e408c7a 100644 (file)
@@ -32,7 +32,7 @@ $separatorTransformTable = array(',' => '.', '.' => ',' );
 
 $messages = array(
 'tog-underline'         => 'Bağlatıların altını çiz',
-'tog-highlightbroken'   => 'Boş bağlantıları <a href="" class="new">bu şekilde</a> (alternatif: bu şekilde<a href="" class="internal">?</a>) göster.',
+'tog-highlightbroken'   => 'Boş bağlantıları <a href="http://www.example.com/" class="new">bu şekilde</a> (alternatif: bu şekilde<a href="" class="internal">?</a>) göster.',
 'tog-justify'           => 'Paragraf iki yana yaslayarak ayarla',
 'tog-hideminor'         => 'Küçük değişiklikleri "Son değişiklikler" sayfasında gizle',
 'tog-extendwatchlist'   => 'Gelişmiş izleme listesi',
index 4086250..f8db495 100644 (file)
@@ -150,7 +150,7 @@ $messages = array(
 'tog-usenewrc' => 'Thay đổi gần đây nhiều chức năng (JavaScript)',
 'tog-underline' => 'Gạch chân liên kết',
 'tog-watchdefault' => 'Tự động theo dõi bài tôi viết hoặc sửa',
-'tog-highlightbroken' => 'Liên kết đến trang chưa có <a href="" class="new">như này</a> (nếu không thì <a href="" class="internal">như này</a>).',
+'tog-highlightbroken' => 'Liên kết đến trang chưa có <a href="http://www.example.com/" class="new">như này</a> (nếu không thì <a href="" class="internal">như này</a>).',
 'tog-enotifminoredits' => 'Gửi thông báo cho tôi về cả sửa đổi nhỏ',
 'tog-enotifrevealaddr' => 'Thể hiện địa chỉ thư của tôi trong thư thông báo',
 'tog-enotifusertalkpages' => 'Gửi tôi thông báo khi trang thảo luận với tôi thay đổi',
index 5a91079..d1883f7 100644 (file)
@@ -69,7 +69,7 @@ $linkTrail = '/^([a-zåâêîôûçéè]+)(.*)$/sDu';
 $messages = array(
 # User preference toggles
 'tog-underline' => 'Sorlignî les loyéns',
-'tog-highlightbroken' => 'Håyner les vudes loyéns <a href="" class="new">come çouchal</a><br /> &nbsp;&nbsp;&nbsp; (oudonbén: come çouchal<a href="" class="internal">?</a>).',
+'tog-highlightbroken' => 'Håyner les vudes loyéns <a href="http://www.example.com/" class="new">come çouchal</a><br /> &nbsp;&nbsp;&nbsp; (oudonbén: come çouchal<a href="" class="internal">?</a>).',
 'tog-justify' => 'Djustifyî les hagnons',
 'tog-hideminor' => 'Èn nén moster les <i>dierins candjmints</i> mineurs',
 'tog-extendwatchlist' => 'Ragrandi l\' djivêye po mostrer tos les candjmints',
index 643daaf..7be3f3e 100644 (file)
@@ -150,7 +150,7 @@ $messages = array(
 
 # User preference toggles
 'tog-underline'                => '連結加底線',
-'tog-highlightbroken'          => '格式化連結 <a href="" class="new">好似咁</a>(又或者: 好似咁<a href="" class="internal">?</a>).',
+'tog-highlightbroken'          => '格式化連結 <a href="http://www.example.com/" class="new">好似咁</a>(又或者: 好似咁<a href="" class="internal">?</a>).',
 'tog-justify'                  => '拍齊段落',
 'tog-hideminor'                => '最新更改唔顯示小修改',
 'tog-extendwatchlist'          => '展開監視清單去顯示合適嘅更改',