Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -790,7 +790,7 @@ |
791 | 791 | 'vector-action-move' => 'Move', |
792 | 792 | 'vector-action-protect' => 'Protect', |
793 | 793 | 'vector-action-undelete' => 'Undelete', |
794 | | -'vector-action-unprotect' => 'Unprotect', |
| 794 | +'vector-action-unprotect' => 'Change protection', |
795 | 795 | 'vector-simplesearch-preference' => 'Enable enhanced search suggestions (Vector skin only)', |
796 | 796 | 'vector-view-create' => 'Create', |
797 | 797 | 'vector-view-edit' => 'Edit', |
— | — | @@ -825,10 +825,10 @@ |
826 | 826 | 'undelete_short' => 'Undelete {{PLURAL:$1|one edit|$1 edits}}', |
827 | 827 | 'viewdeleted_short' => 'View {{PLURAL:$1|one deleted edit|$1 deleted edits}}', |
828 | 828 | 'protect' => 'Protect', |
829 | | -'protect_change' => 'change', |
| 829 | +'protect_change' => 'Change', |
830 | 830 | 'protectthispage' => 'Protect this page', |
831 | | -'unprotect' => 'Unprotect', |
832 | | -'unprotectthispage' => 'Unprotect this page', |
| 831 | +'unprotect' => 'Change protection', |
| 832 | +'unprotectthispage' => 'Change protection of this page', |
833 | 833 | 'newpage' => 'New page', |
834 | 834 | 'talkpage' => 'Discuss this page', |
835 | 835 | 'talkpagelinktext' => 'Talk', |
— | — | @@ -2845,11 +2845,11 @@ |
2846 | 2846 | |
2847 | 2847 | # Protect |
2848 | 2848 | 'protectlogpage' => 'Protection log', |
2849 | | -'protectlogtext' => 'Below is a list of page protections and page unprotections. |
| 2849 | +'protectlogtext' => 'Below is a list of changes to page protections. |
2850 | 2850 | See the [[Special:ProtectedPages|protected pages list]] for the list of currently operational page protections.', |
2851 | 2851 | 'protectedarticle' => 'protected "[[$1]]"', |
2852 | 2852 | 'modifiedarticleprotection' => 'changed protection level for "[[$1]]"', |
2853 | | -'unprotectedarticle' => 'unprotected "[[$1]]"', |
| 2853 | +'unprotectedarticle' => 'removed protection from "[[$1]]"', |
2854 | 2854 | 'movedarticleprotection' => 'moved protection settings from "[[$2]]" to "[[$1]]"', |
2855 | 2855 | 'protect-title' => 'Change protection level for "$1"', |
2856 | 2856 | 'prot_1movedto2' => '[[$1]] moved to [[$2]]', |
— | — | @@ -3458,7 +3458,7 @@ |
3459 | 3459 | You can view its source', |
3460 | 3460 | 'tooltip-ca-history' => 'Past revisions of this page', |
3461 | 3461 | 'tooltip-ca-protect' => 'Protect this page', |
3462 | | -'tooltip-ca-unprotect' => 'Unprotect this page', |
| 3462 | +'tooltip-ca-unprotect' => 'Change protection of this page', |
3463 | 3463 | 'tooltip-ca-delete' => 'Delete this page', |
3464 | 3464 | 'tooltip-ca-undelete' => 'Restore the edits done to this page before it was deleted', |
3465 | 3465 | 'tooltip-ca-move' => 'Move this page', |