Changes
Jump to navigation
Jump to search
add protection level messages
msg['tracking-category-create'] = 'Wikipedia pages tagged as create-protected'
msg['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules'
--------------------------------------------------------------------------------
-- Protection levels
--------------------------------------------------------------------------------
msg['protection-level-full'] = 'fully protected'
msg['protection-level-template'] = 'template-protected'
msg['protection-level-semi'] = 'semi-protected'
msg['protection-level-move'] = 'move-protected'
msg['protection-level-create'] = 'creation-protected'
msg['protection-level-default'] = 'protected'
--------------------------------------------------------------------------------