מייבאים כמותיים, בדוקי עריכות אוטומטית, ביוראקראטן, אינטערפעיס רעדאקטארן, emailconfirmed, אינטערפעיס אדמיניסטראַטאָרן, מנטרים, סיסאפן, צוות טכני, מייבאים, מעדכנים, אספקלריה רעדאקטארן
102,362
רעדאגירונגען
(שפארן פאפ-אפס) |
ק (הגהה) |
||
| שורה 1,222: | שורה 1,222: | ||
// check whether description is empty | // check whether description is empty | ||
if (!regex.test(wikitext)) { | if (!regex.test(wikitext)) { | ||
descriptionInsertMsg = $('<div>', { text: "דער ארטיקל פארמאגט נישט קיין דעסקריפציע" }).append($('<a>', { | descriptionInsertMsg = $('<div>', { text: "דער ארטיקל פארמאגט נישט קיין דעסקריפציע " }).append($('<a>', { | ||
href: '#', | href: '#', | ||
text: 'צולייגן', | text: 'צולייגן', | ||
| שורה 1,234: | שורה 1,234: | ||
return false; | return false; | ||
})); | })); | ||
chectTyTool.writeMsg(descriptionInsertMsg, ' | chectTyTool.writeMsg(descriptionInsertMsg, 'alert'); | ||
} | } | ||
}, | }, | ||
| שורה 1,241: | שורה 1,241: | ||
// check whether hebrew is not linked | // check whether hebrew is not linked | ||
if (!wikitext.toLowerCase().includes('[' + '[he:')) { | if (!wikitext.toLowerCase().includes('[' + '[he:')) { | ||
interwikiInsertMsg = $('<div>', { text: "דער ארטיקל פארמאגט נישט קיין אינטערשפראך לינק" }).append($('<a>', { | interwikiInsertMsg = $('<div>', { text: "דער ארטיקל פארמאגט נישט קיין אינטערשפראך לינק " }).append($('<a>', { | ||
href: '#', | href: '#', | ||
text: 'צולייגן', | text: 'צולייגן', | ||
| שורה 1,253: | שורה 1,253: | ||
return false; | return false; | ||
})); | })); | ||
chectTyTool.writeMsg(interwikiInsertMsg, ' | chectTyTool.writeMsg(interwikiInsertMsg, 'alert'); | ||
} | } | ||
}, | }, | ||
רעדאגירונגען