לדלג לתוכן

מדיה ויקי:Gadget-WLM-draft.js: הבדלים בין גרסאות בדף

אין תקציר עריכה
אין תקציר עריכה
אין תקציר עריכה
שורה 24: שורה 24:
jsonlost: ['קובץ קונפיגורציה לא אותר', 'Configuration file not found'],
jsonlost: ['קובץ קונפיגורציה לא אותר', 'Configuration file not found'],
hideAll: ['הסתרת עריכות שנקראו', 'Hide all read'],
hideAll: ['הסתרת עריכות שנקראו', 'Hide all read'],
showAll: ['הצגת עריכות שהוסתרו', 'Show all hidden'],
showAll: ['Xהצגת עריכות שהוסתרו', 'Show all hiddenX'],
whatsnew: ['מה חדש?', "What's new?"],
whatsnew: ['מה חדש?', "What's new?"],
closenew: ['סגירת רשימת החדשים', "Close the bar"],
closenew: ['סגירת רשימת החדשים', "Close the bar"],
שורה 621: שורה 621:
if (config.edit[state])
if (config.edit[state])
$('.mw-changeslist-line-not-watched')
$('.mw-changeslist-line-not-watched')
.closest('table, li')
.find('.mw-changeslist-line-not-watched')
.filter(function() {
.filter(function() {
return $(this)
return $(this)
שורה 648: שורה 650:
if (config.edit.show)
if (config.edit.show)
$('.mw-changeslist-line-not-watched')
$('.mw-changeslist-line-not-watched')
.closest('table, li')
.find('.mw-changeslist-line-not-watched')
.filter(function() {
.filter(function() {
return $(this)
return $(this)
משתמש אלמוני