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

"דרויסנדע" > "דרויסנדיגע"
(p)
("דרויסנדע" > "דרויסנדיגע")
שורה 35: שורה 35:
     'checkty-ref-dir-fix': 'תיקון כיווניות להערת שוליים',
     'checkty-ref-dir-fix': 'תיקון כיווניות להערת שוליים',
     'checkty-ref-merge': 'צונויפגיסן רעפערענצן',
     'checkty-ref-merge': 'צונויפגיסן רעפערענצן',
     'checkty-naked-link-found': 'געטראפן נאקעטע דרויסנדע לינק: $1',
     'checkty-naked-link-found': 'געטראפן נאקעטע דרויסנדיגע לינק: $1',
     'checkty-naked-link-fix': 'פארריכטן',
     'checkty-naked-link-fix': 'פארריכטן',
     'checkty-broken-link': 'חשש פון א צעבראכן לינק: ',
     'checkty-broken-link': 'חשש פון א צעבראכן לינק: ',
שורה 1,304: שורה 1,304:
     titleOrderCheck: function () {
     titleOrderCheck: function () {
         // validates the titles order is consistent
         // validates the titles order is consistent
         var orderedTitles = ['זעט אויך', 'ליינט מער', 'דרויסנדע לינקס', 'רעפערענצן'],
         var orderedTitles = ['זעט אויך', 'ליינט מער', 'דרויסנדיגע לינקס', 'רעפערענצן'],
             isSorted = 1,
             isSorted = 1,
             titles = $('#wpTextbox1').val().match('==\\s*' + orderedTitles.join('|') + '\\s*==', 'g'), i, indexes;
             titles = $('#wpTextbox1').val().match('==\\s*' + orderedTitles.join('|') + '\\s*==', 'g'), i, indexes;