אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Gadget-Checkty.js"

ק
הגהה
(אראפנעמען "(רוי)")
ק (הגהה)
שורה 16: שורה 16:
     'checkty-disambig-links-title': 'די לעצטע אפגעהיטענע ווערסיע פארבינדט צו באדייטן בלעטער. ביטע פאררעכט די לינקס צו די בלעטער: ',
     'checkty-disambig-links-title': 'די לעצטע אפגעהיטענע ווערסיע פארבינדט צו באדייטן בלעטער. ביטע פאררעכט די לינקס צו די בלעטער: ',
     'checkty-page-doesnt-exist': ' (בלאַט עקזיסטירט נאכנישט)',
     'checkty-page-doesnt-exist': ' (בלאַט עקזיסטירט נאכנישט)',
    'checkty-page-raw': ' (רוי)',
     'checkty-dismabig-dialog-title': 'באדייטן פאררעכטונג',
     'checkty-dismabig-dialog-title': 'באדייטן פאררעכטונג',
     'checkty-remove-link': 'הסרת קישור',
     'checkty-remove-link': 'הסרת קישור',
שורה 831: שורה 830:
                     h = a.href;
                     h = a.href;
                 if (h.indexOf('#') + 1) anchor = decodeURI(h.substr(h.indexOf('#')).replace(/\./g, '%').replace(/_/g, ' '));
                 if (h.indexOf('#') + 1) anchor = decodeURI(h.substr(h.indexOf('#')).replace(/\./g, '%').replace(/_/g, ' '));
                 $(a).text(a.title.replace(mw.msg('checkty-page-doesnt-exist'), "") + anchor);
                 $(a).text(a.title.replace(" (רוי)", "").replace(mw.msg('checkty-page-doesnt-exist'), "") + anchor);
                $(a).text(a.title.replace(mw.msg('checkty-page-raw'), "") + anchor);
                 a.title = storeTitle;
                 a.title = storeTitle;
             }
             }