מדיה ויקי:Common.js: הבדלים בין גרסאות בדף

מאין תקציר עריכה
מ הוספת הגנת ממשק
שורה 191: שורה 191:
restrictionEdit[0] === 'sysop' ||
restrictionEdit[0] === 'sysop' ||
restrictionEdit[0] === 'autoconfirmed' ||
restrictionEdit[0] === 'autoconfirmed' ||
restrictionEdit[0] === 'interface-editor' ||
restrictionEdit[0] === 'autopatrol'
restrictionEdit[0] === 'autopatrol'
) &&
) &&
שורה 198: שורה 199:
var restrictionEditMapping = {
var restrictionEditMapping = {
'sysop': 'מוגן',
'sysop': 'מוגן',
'interface-editor': 'הגנת ממשק',
'autopatrol': 'הגנה מוגברת',
'autopatrol': 'הגנה מוגברת',
'autoconfirmed': 'מוגן חלקית'
'autoconfirmed': 'מוגן חלקית'