מדיה ויקי:Common.js: הבדלים בין גרסאות בדף
מ הוספת הגנת ממשק |
מ כנראה שזה השם |
||
| שורה 191: | שורה 191: | ||
restrictionEdit[0] === 'sysop' || | restrictionEdit[0] === 'sysop' || | ||
restrictionEdit[0] === 'autoconfirmed' || | restrictionEdit[0] === 'autoconfirmed' || | ||
restrictionEdit[0] === ' | restrictionEdit[0] === 'templateeditor' || | ||
restrictionEdit[0] === 'autopatrol' | restrictionEdit[0] === 'autopatrol' | ||
) && | ) && | ||
| שורה 199: | שורה 199: | ||
var restrictionEditMapping = { | var restrictionEditMapping = { | ||
'sysop': 'מוגן', | 'sysop': 'מוגן', | ||
' | 'templateeditor': 'הגנת ממשק', | ||
'autopatrol': 'הגנה מוגברת', | 'autopatrol': 'הגנה מוגברת', | ||
'autoconfirmed': 'מוגן חלקית' | 'autoconfirmed': 'מוגן חלקית' | ||