Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1028,8 +1028,8 @@ |
1029 | 1029 | 'cascadeprotected' => 'This page has been protected from editing, because it is included in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the "cascading" option turned on: |
1030 | 1030 | $2', |
1031 | 1031 | 'namespaceprotected' => "You do not have permission to edit pages in the '''$1''' namespace.", |
1032 | | -'customcssprotected' => "You do not have permission to edit this JavaScript page, because it contains another user's personal settings.", |
1033 | | -'customjsprotected' => "You do not have permission to edit this CSS page, because it contains another user's personal settings.", |
| 1032 | +'customcssprotected' => "You do not have permission to edit this CSS page, because it contains another user's personal settings.", |
| 1033 | +'customjsprotected' => "You do not have permission to edit this JavaScript page, because it contains another user's personal settings.", |
1034 | 1034 | 'ns-specialprotected' => 'Special pages cannot be edited.', |
1035 | 1035 | 'titleprotected' => 'This title has been protected from creation by [[User:$1|$1]]. |
1036 | 1036 | The reason given is "\'\'$2\'\'".', |