Index: branches/robchurch/reports/maintenance/language/messages.inc |
— | — | @@ -870,11 +870,11 @@ |
871 | 871 | ), |
872 | 872 | 'unwatchedpages' => array( |
873 | 873 | 'unwatchedpages', |
874 | | - 'unwatchedpages-summary', |
| 874 | + 'unwatchedpages-header', |
875 | 875 | ), |
876 | 876 | 'listredirects' => array( |
877 | 877 | 'listredirects', |
878 | | - 'listredirects-summary', |
| 878 | + 'listredirects-header', |
879 | 879 | ), |
880 | 880 | 'unusedtemplates' => array( |
881 | 881 | 'unusedtemplates', |
— | — | @@ -904,24 +904,33 @@ |
905 | 905 | 'doubleredirects' => array( |
906 | 906 | 'doubleredirects', |
907 | 907 | 'doubleredirects-summary', |
908 | | - 'doubleredirectstext', |
| 908 | + 'doubleredirects-edit', |
909 | 909 | ), |
910 | 910 | 'brokenredirects' => array( |
911 | 911 | 'brokenredirects', |
912 | | - 'brokenredirects-summary', |
913 | | - 'brokenredirectstext', |
| 912 | + 'brokenredirects-header', |
914 | 913 | 'brokenredirects-edit', |
915 | 914 | 'brokenredirects-delete', |
916 | 915 | ), |
917 | 916 | 'withoutinterwiki' => array( |
918 | 917 | 'withoutinterwiki', |
919 | 918 | 'withoutinterwiki-header', |
920 | | - 'withoutinterwiki-summary', |
921 | 919 | ), |
922 | 920 | 'fewestrevisions' => array( |
923 | 921 | 'fewestrevisions', |
924 | 922 | 'fewestrevisions-summary', |
925 | 923 | ), |
| 924 | + 'uncategorizedpages' => array( |
| 925 | + 'uncategorizedpages', |
| 926 | + 'uncategorizedcategories', |
| 927 | + 'uncategorizedimages', |
| 928 | + 'uncategorizedtemplates', |
| 929 | + 'uncategorizedpages-header', |
| 930 | + ), |
| 931 | + 'shortpages' => array( |
| 932 | + 'shortpages', |
| 933 | + 'shortpages-header', |
| 934 | + ), |
926 | 935 | 'specialpages' => array( |
927 | 936 | 'nbytes', |
928 | 937 | 'ncategories', |
— | — | @@ -934,14 +943,6 @@ |
935 | 944 | 'lonelypages', |
936 | 945 | 'lonelypages-summary', |
937 | 946 | 'lonelypagestext', |
938 | | - 'uncategorizedpages', |
939 | | - 'uncategorizedpages-summary', |
940 | | - 'uncategorizedcategories', |
941 | | - 'uncategorizedcategories-summary', |
942 | | - 'uncategorizedimages', |
943 | | - 'uncategorizedimages-summary', |
944 | | - 'uncategorizedtemplates', |
945 | | - 'uncategorizedtemplates-summary', |
946 | 947 | 'unusedcategories', |
947 | 948 | 'unusedimages', |
948 | 949 | 'popularpages', |
— | — | @@ -969,8 +970,6 @@ |
970 | 971 | 'randompage', |
971 | 972 | 'randompage-nopages', |
972 | 973 | 'randompage-url', |
973 | | - 'shortpages', |
974 | | - 'shortpages-summary', |
975 | 974 | 'longpages', |
976 | 975 | 'longpages-summary', |
977 | 976 | 'deadendpages', |
Index: branches/robchurch/reports/maintenance/language/messageTypes.inc |
— | — | @@ -120,11 +120,6 @@ |
121 | 121 | 'whatlinkshere-summary', |
122 | 122 | 'whatlinkshere-barrow', |
123 | 123 | 'imagelist-summary', |
124 | | - 'listredirects-summary', |
125 | | - 'uncategorizedpages-summary', |
126 | | - 'uncategorizedcategories-summary', |
127 | | - 'uncategorizedimages-summary', |
128 | | - 'uncategorizedtemplates-summary', |
129 | 124 | 'popularpages-summary', |
130 | 125 | 'wantedcategories-summary', |
131 | 126 | 'wantedpages-summary', |
— | — | @@ -135,21 +130,16 @@ |
136 | 131 | 'mostimages-summary', |
137 | 132 | 'mostrevisions-summary', |
138 | 133 | 'prefixindex-summary', |
139 | | - 'shortpages-summary', |
140 | 134 | 'newpages-summary', |
141 | 135 | 'ancientpages-summary', |
142 | 136 | 'newimages-summary', |
143 | | - 'unwatchedpages-summary', |
144 | 137 | 'userrights-summary', |
145 | | - 'brokenredirects-summary', |
146 | 138 | 'deadendpages-summary', |
147 | 139 | 'protectedpages-summary', |
148 | 140 | 'disambiguations-summary', |
149 | | - 'doubleredirects-summary', |
150 | 141 | 'lonelypages-summary', |
151 | 142 | 'unusedtemplates-summary', |
152 | 143 | 'fewestrevisions-summary', |
153 | | - 'withoutinterwiki-summary', |
154 | 144 | 'variantname-zh-cn', |
155 | 145 | 'variantname-zh-tw', |
156 | 146 | 'variantname-zh-hk', |