مۆدیوول:Protected edit request/active: جیاوازیی نێوان پێداچوونەوەکان

ناوەڕۆکی سڕاو ناوەڕۆکی زیادکراو
add the old level as well
autopatrol protection level was renamed, update code
ھێڵی ٢٩:
function title.getProtectionLevelText(protectionLevel)
-- Gets the text to use in anchors and urn links.
local levels = {unprotected = 'editunprotected', autoconfirmed = 'editsemiprotected', editautopatrolprotected='editautopatrolprotected', autopatrolled = 'editautopatrolprotected', extendedconfirmed = 'editextendedprotected', templateeditor = 'edittemplateprotected', sysop = 'editprotected', interfaceadmin = 'editinterfaceprotected'}
return levels[protectionLevel]
end
ھێڵی ٥٧٨:
autoconfirmed = 'داواکارییەکانی دەستکاریی پەڕە نیوەپارێزراوەکان',
autopatrolled = 'داواکارییەکانی دەستکاریی پەڕە نیوەپارێزراوەکان',
editautopatrolprotected = 'داواکارییەکانی دەستکاریی پەڕە نیوەپارێزراوەکان',
extendedconfirmed = 'داواکارییەکانی دەستکاریی پەڕە زێدەپارێزراوەکان',
templateeditor = 'داواکارییەکانی دەستکاریی پەڕە زێدەپارێزراوەکان',