Index: trunk/phase3/maintenance/language/splitLanguageFiles.inc |
— | — | @@ -1,1167 +0,0 @@ |
2 | | -<?php |
3 | | -/** |
4 | | - * This is an experimental list. It will later be used with a script to split |
5 | | - * the languages files in several parts then the message system will only load |
6 | | - * in memory the parts which are actually needed. |
7 | | - * |
8 | | - * Generated using: grep -r foobar * |
9 | | - * |
10 | | - * $commonMsg is the default array. Other arrays will only be loaded if needed. |
11 | | - */ |
12 | | -$installerMsg = array ( |
13 | | -'mainpagetext', |
14 | | -'mainpagedocfooter', |
15 | | -); |
16 | | - |
17 | | -$ActionMsg = array ( |
18 | | -'delete' => array( |
19 | | - 'delete', |
20 | | - 'deletethispage', |
21 | | - 'undelete_short1', |
22 | | - 'undelete_short', |
23 | | - 'undelete', |
24 | | - 'undeletepage', |
25 | | - 'undeletepagetext', |
26 | | - 'undeletearticle', |
27 | | - 'undeleterevisions', |
28 | | - 'undeletehistory', |
29 | | - 'undeleterevision', |
30 | | - 'undeletebtn', |
31 | | - 'undeletedarticle', |
32 | | - 'undeletedrevisions', |
33 | | - 'undeletedtext', |
34 | | - ), |
35 | | -'move' => array( |
36 | | - 'move', |
37 | | - 'movethispage', |
38 | | -), |
39 | | -'revert' => array( |
40 | | - |
41 | | -), |
42 | | -'protect' => array( |
43 | | - 'confirmprotect', |
44 | | - 'confirmprotecttext', |
45 | | - 'confirmunprotect', |
46 | | - 'confirmunprotecttext', |
47 | | - 'protect', |
48 | | - 'protectcomment', |
49 | | - 'protectmoveonly', |
50 | | - 'protectpage', |
51 | | - 'protectsub', |
52 | | - 'protectthispage', |
53 | | - 'unprotect', |
54 | | - 'unprotectthispage', |
55 | | - 'unprotectsub', |
56 | | - 'unprotectcomment', |
57 | | -), |
58 | | -); |
59 | | - |
60 | | -$CreditsMsg = array( |
61 | | -'anonymous', |
62 | | -'siteuser', |
63 | | -'lastmodifiedby', |
64 | | -'and', |
65 | | -'othercontribs', |
66 | | -'others', |
67 | | -'siteusers', |
68 | | -'creditspage', |
69 | | -'nocredits', |
70 | | -); |
71 | | - |
72 | | -// When showing differences |
73 | | -$DifferenceMsg = array( |
74 | | -'previousdiff', |
75 | | -'nextdiff', |
76 | | -); |
77 | | - |
78 | | -// used on page edition |
79 | | -$EditMsg = array( |
80 | | -'bold_sample', |
81 | | -'bold_tip', |
82 | | -'italic_sample', |
83 | | -'italic_tip', |
84 | | -'link_sample', |
85 | | -'link_tip', |
86 | | -'extlink_sample', |
87 | | -'extlink_tip', |
88 | | -'headline_sample', |
89 | | -'headline_tip', |
90 | | -'math_sample', |
91 | | -'math_tip', |
92 | | -'nowiki_sample', |
93 | | -'nowiki_tip', |
94 | | -'image_sample', |
95 | | -'image_tip', |
96 | | -'media_sample', |
97 | | -'media_tip', |
98 | | -'sig_tip', |
99 | | -'hr_tip', |
100 | | - |
101 | | -'accesskey-search', |
102 | | -'accesskey-minoredit', |
103 | | -'accesskey-save', |
104 | | -'accesskey-preview', |
105 | | -'accesskey-diff', |
106 | | -'accesskey-compareselectedversions', |
107 | | -'tooltip-search', |
108 | | -'tooltip-minoredit', |
109 | | -'tooltip-save', |
110 | | -'tooltip-preview', |
111 | | -'tooltip-diff', |
112 | | -'tooltip-compareselectedversions', |
113 | | -'tooltip-watch', |
114 | | - |
115 | | -'copyrightwarning', |
116 | | -'copyrightwarning2', |
117 | | -'editconflict', |
118 | | -'editing', |
119 | | -'editingcomment', |
120 | | -'editingold', |
121 | | -'editingsection', |
122 | | -'explainconflict', |
123 | | -'infobox', |
124 | | -'infobox_alert', |
125 | | -'longpagewarning', |
126 | | -'nonunicodebrowser', |
127 | | -'previewconflict', |
128 | | -'previewnote', |
129 | | -'protectedpagewarning', |
130 | | -'readonlywarning', |
131 | | -'spamprotectiontitle', |
132 | | -'spamprotectiontext', |
133 | | -'spamprotectionmatch', |
134 | | -'templatesused', |
135 | | -'yourdiff', |
136 | | -'yourtext', |
137 | | -); |
138 | | - |
139 | | -// Per namespace |
140 | | -$NamespaceCategory = array ( |
141 | | -'category_header', |
142 | | -'categoryarticlecount', |
143 | | -'categoryarticlecount1', |
144 | | -'listingcontinuesabbrev', |
145 | | -'subcategories', |
146 | | -'subcategorycount', |
147 | | -'subcategorycount1', |
148 | | -'usenewcategorypage', |
149 | | -); |
150 | | - |
151 | | -$NamespaceImage = array ( |
152 | | -'deletedrevision', |
153 | | -'edit-externally', |
154 | | -'edit-externally-help', |
155 | | -'showbigimage', |
156 | | -); |
157 | | - |
158 | | -$NamespaceSpecialMsg = array( |
159 | | -'nosuchspecialpage', |
160 | | -'nospecialpagetext', |
161 | | -); |
162 | | - |
163 | | - |
164 | | - |
165 | | -// per special pages |
166 | | -$SpecialAllMessages = array( |
167 | | -'allmessages', |
168 | | -'allmessagesname', |
169 | | -'allmessagesdefault', |
170 | | -'allmessagescurrent', |
171 | | -'allmessagestext', |
172 | | -'allmessagesnotsupportedUI', |
173 | | -'allmessagesnotsupportedDB', |
174 | | -); |
175 | | - |
176 | | - |
177 | | -$SpecialAllPages = array( |
178 | | -'articlenamespace', |
179 | | -'allpagesformtext1', |
180 | | -'allpagesformtext2', |
181 | | -'allarticles', |
182 | | -'allpagesprev', |
183 | | -'allpagesnext', |
184 | | -'allpagesnamespace', |
185 | | -'allpagessubmit', |
186 | | -); |
187 | | - |
188 | | - |
189 | | -$SpecialAskSQLMsg = array( |
190 | | -'asksql', |
191 | | -'asksqltext', |
192 | | -'sqlislogged', |
193 | | -'sqlquery', |
194 | | -'querybtn', |
195 | | -'selectonly', |
196 | | -'querysuccessful', |
197 | | -); |
198 | | - |
199 | | -$SpecialBlockip = array( |
200 | | -'blockip', |
201 | | -'blockiptext', |
202 | | -'range_block_disabled', |
203 | | -'ipb_expiry_invalid', |
204 | | -'ip_range_invalid', |
205 | | -'ipbexpiry', |
206 | | -'ipbsubmit', |
207 | | -); |
208 | | - |
209 | | -$SpecialContributions = array( |
210 | | -'contribsub', |
211 | | -'contributionsall', |
212 | | -'newbies', |
213 | | -'nocontribs', |
214 | | -'ucnote', |
215 | | -'uclinks', |
216 | | -'uctop', |
217 | | -); |
218 | | - |
219 | | -$SpecialExportMsg = array ( |
220 | | -'export', |
221 | | -'exporttext', |
222 | | -'exportcuronly', |
223 | | -); |
224 | | - |
225 | | -$SpecialImagelist = array( |
226 | | -'imagelistall', |
227 | | -); |
228 | | - |
229 | | -$SpecialImportMsg = array ( |
230 | | -'import', |
231 | | -'importtext', |
232 | | -'importfailed', |
233 | | -'importnotext', |
234 | | -'importsuccess', |
235 | | -'importhistoryconflict', |
236 | | -); |
237 | | - |
238 | | -$SpecialLockdbMsg = array( |
239 | | -'lockdb', |
240 | | -'unlockdb', |
241 | | -'lockdbtext', |
242 | | -'unlockdbtext', |
243 | | -'lockconfirm', |
244 | | -'unlockconfirm', |
245 | | -'lockbtn', |
246 | | -'unlockbtn', |
247 | | -'locknoconfirm', |
248 | | -'lockdbsuccesssub', |
249 | | -'unlockdbsuccesssub', |
250 | | -'lockdbsuccesstext', |
251 | | -'unlockdbsuccesstext', |
252 | | -); |
253 | | - |
254 | | -$SpecialLogMsg = array( |
255 | | -'specialloguserlabel', |
256 | | -'speciallogtitlelabel', |
257 | | -); |
258 | | - |
259 | | -$SpecialMaintenance = array( |
260 | | -'maintenance', |
261 | | -'maintnancepagetext', |
262 | | -'maintenancebacklink', |
263 | | -'disambiguations', |
264 | | -'disambiguationspage', |
265 | | -'disambiguationstext', |
266 | | -'doubleredirects', |
267 | | -'doubleredirectstext', |
268 | | -'brokenredirects', |
269 | | -'brokenredirectstext', |
270 | | -'selflinks', |
271 | | -'selflinkstext', |
272 | | -'mispeelings', |
273 | | -'mispeelingstext', |
274 | | -'mispeelingspage', |
275 | | -'missinglanguagelinks', |
276 | | -'missinglanguagelinksbutton', |
277 | | -'missinglanguagelinkstext', |
278 | | -); |
279 | | - |
280 | | -$SpecialMakeSysopMsg = array ( |
281 | | -'already_bureaucrat', |
282 | | -'already_sysop', |
283 | | -'makesysop', |
284 | | -'makesysoptitle', |
285 | | -'makesysoptext', |
286 | | -'makesysopname', |
287 | | -'makesysopsubmit', |
288 | | -'makesysopok', |
289 | | -'makesysopfail', |
290 | | -'rights', |
291 | | -'set_rights_fail', |
292 | | -'set_user_rights', |
293 | | -'user_rights_set', |
294 | | -); |
295 | | - |
296 | | -$SpecialMovepageMsg = array( |
297 | | -'newtitle', |
298 | | -'movearticle', |
299 | | -'movenologin', |
300 | | -'movenologintext', |
301 | | -'movepage', |
302 | | -'movepagebtn', |
303 | | -'movepagetalktext', |
304 | | -'movepagetext', |
305 | | -'movetalk', |
306 | | -'pagemovedsub', |
307 | | -'pagemovedtext', |
308 | | -'talkexists', |
309 | | -'talkpagemoved', |
310 | | -'talkpagenotmoved', |
311 | | - |
312 | | -); |
313 | | - |
314 | | -$SpecialPreferencesMsg = array( |
315 | | -'tog-underline', |
316 | | -'tog-highlightbroken', |
317 | | -'tog-justify', |
318 | | -'tog-hideminor', |
319 | | -'tog-usenewrc', |
320 | | -'tog-numberheadings', |
321 | | -'tog-showtoolbar', |
322 | | -'tog-editondblclick', |
323 | | -'tog-editsection', |
324 | | -'tog-editsectiononrightclick', |
325 | | -'tog-showtoc', |
326 | | -'tog-rememberpassword', |
327 | | -'tog-editwidth', |
328 | | -'tog-watchdefault', |
329 | | -'tog-minordefault', |
330 | | -'tog-previewontop', |
331 | | -'tog-previewonfirst', |
332 | | -'tog-nocache', |
333 | | -'tog-enotifwatchlistpages', |
334 | | -'tog-enotifusertalkpages', |
335 | | -'tog-enotifminoredits', |
336 | | -'tog-enotifrevealaddr', |
337 | | -'tog-shownumberswatching', |
338 | | -'tog-rcusemodstyle', |
339 | | -'tog-showupdated', |
340 | | -'tog-fancysig', |
341 | | -'tog-externaleditor', |
342 | | - |
343 | | -'imagemaxsize', |
344 | | -'prefs-help-email', |
345 | | -'prefs-help-email-enotif', |
346 | | -'prefs-help-realname', |
347 | | -'prefs-help-userdata', |
348 | | -'prefs-misc', |
349 | | -'prefs-personal', |
350 | | -'prefs-rc', |
351 | | -'resetprefs', |
352 | | -'saveprefs', |
353 | | -'oldpassword', |
354 | | -'newpassword', |
355 | | -'retypenew', |
356 | | -'textboxsize', |
357 | | -'rows', |
358 | | -'columns', |
359 | | -'searchresultshead', |
360 | | -'resultsperpage', |
361 | | -'contextlines', |
362 | | -'contextchars', |
363 | | -'stubthreshold', |
364 | | -'recentchangescount', |
365 | | -'savedprefs', |
366 | | -'timezonelegend', |
367 | | -'timezonetext', |
368 | | -'localtime', |
369 | | -'timezoneoffset', |
370 | | -'servertime', |
371 | | -'guesstimezone', |
372 | | -'emailflag', |
373 | | -'defaultns', |
374 | | -'default', |
375 | | -); |
376 | | - |
377 | | -$SpecialRecentchangesMsg = array( |
378 | | -'changes', |
379 | | -'recentchanges', |
380 | | -'recentchanges-url', |
381 | | -'recentchangestext', |
382 | | -'rcloaderr', |
383 | | -'rcnote', |
384 | | -'rcnotefrom', |
385 | | -'rclistfrom', |
386 | | -'showhideminor', |
387 | | -'rclinks', |
388 | | -'rchide', |
389 | | -'rcliu', |
390 | | -'diff', |
391 | | -'hist', |
392 | | -'hide', |
393 | | -'show', |
394 | | -'tableform', |
395 | | -'listform', |
396 | | -'nchanges', |
397 | | -'minoreditletter', |
398 | | -'newpageletter', |
399 | | -'sectionlink', |
400 | | -'number_of_watching_users_RCview', |
401 | | -'number_of_watching_users_pageview', |
402 | | -'recentchangesall', |
403 | | -); |
404 | | - |
405 | | -$SpecialRecentchangeslinkedMsg = array( |
406 | | -'rclsub', |
407 | | -); |
408 | | - |
409 | | -$SpecialSearchMsg = array( |
410 | | -'searchresults', |
411 | | -'searchresulttext', |
412 | | -'searchquery', |
413 | | -'badquery', |
414 | | -'badquerytext', |
415 | | -'matchtotals', |
416 | | -'nogomatch', |
417 | | -'titlematches', |
418 | | -'notitlematches', |
419 | | -'textmatches', |
420 | | -'notextmatches', |
421 | | -); |
422 | | - |
423 | | -$SpecialSitesettingsMsg = array( |
424 | | -'sitesettings', |
425 | | -'sitesettings-features', |
426 | | -'sitesettings-permissions', |
427 | | -'sitesettings-memcached', |
428 | | -'sitesettings-debugging', |
429 | | -'sitesettings-caching', |
430 | | -'sitesettings-wgShowIPinHeader', |
431 | | -'sitesettings-wgUseDatabaseMessages', |
432 | | -'sitesettings-wgUseCategoryMagic', |
433 | | -'sitesettings-wgUseCategoryBrowser', |
434 | | -'sitesettings-wgHitcounterUpdateFreq', |
435 | | -'sitesettings-wgAllowExternalImages', |
436 | | -'sitesettings-permissions-readonly', |
437 | | -'sitesettings-permissions-whitelist', |
438 | | -'sitesettings-permissions-banning', |
439 | | -'sitesettings-permissions-miser', |
440 | | -'sitesettings-wgReadOnly', |
441 | | -'sitesettings-wgReadOnlyFile', |
442 | | -'sitesettings-wgWhitelistEdit', |
443 | | -'sitesettings-wgWhitelistRead', |
444 | | -'sitesettings-wgWhitelistAccount-user', |
445 | | -'sitesettings-wgWhitelistAccount-sysop', |
446 | | -'sitesettings-wgWhitelistAccount-developer', |
447 | | -'sitesettings-wgSysopUserBans', |
448 | | -'sitesettings-wgSysopRangeBans', |
449 | | -'sitesettings-wgDefaultBlockExpiry', |
450 | | -'sitesettings-wgMiserMode', |
451 | | -'sitesettings-wgDisableQueryPages', |
452 | | -'sitesettings-wgUseWatchlistCache', |
453 | | -'sitesettings-wgWLCacheTimeout', |
454 | | -'sitesettings-cookies', |
455 | | -'sitesettings-performance', |
456 | | -'sitesettings-images', |
457 | | -); |
458 | | - |
459 | | -$SpecialStatisticsMsg = array( |
460 | | -'statistics', |
461 | | -'sitestats', |
462 | | -'userstats', |
463 | | -'sitestatstext', |
464 | | -'userstatstext', |
465 | | -); |
466 | | - |
467 | | -$SpecialUndelte = array( |
468 | | -'deletepage', |
469 | | -); |
470 | | - |
471 | | -$SpecialUploadMsg = array( |
472 | | -'affirmation', |
473 | | -'badfilename', |
474 | | -'badfiletype', |
475 | | -'emptyfile', |
476 | | -'fileexists', |
477 | | -'filedesc', |
478 | | -'filename', |
479 | | -'filesource', |
480 | | -'filestatus', |
481 | | -'fileuploaded', |
482 | | -'ignorewarning', |
483 | | -'illegalfilename', |
484 | | -'largefile', |
485 | | -'minlength', |
486 | | -'noaffirmation', |
487 | | -'reupload', |
488 | | -'reuploaddesc', |
489 | | -'savefile', |
490 | | -'successfulupload', |
491 | | -'upload', |
492 | | -'uploadbtn', |
493 | | -'uploadcorrupt', |
494 | | -'uploaddisabled', |
495 | | -'uploadfile', |
496 | | -'uploadedimage', |
497 | | -'uploaderror', |
498 | | -'uploadlink', |
499 | | -'uploadlog', |
500 | | -'uploadlogpage', |
501 | | -'uploadlogpagetext', |
502 | | -'uploadnologin', |
503 | | -'uploadnologintext', |
504 | | -'uploadtext', |
505 | | -'uploadwarning', |
506 | | -); |
507 | | - |
508 | | -$SpecialUserlevelsMsg = array( |
509 | | -'saveusergroups', |
510 | | -'userlevels-editusergroup', |
511 | | -'userlevels-groupsavailable', |
512 | | -'userlevels-groupshelp', |
513 | | -'userlevels-groupsmember', |
514 | | -); |
515 | | - |
516 | | -$SpecialUserloginMsg = array( |
517 | | -'acct_creation_throttle_hit', |
518 | | -'loginend', |
519 | | -'loginsuccesstitle', |
520 | | -'loginsuccess', |
521 | | -'nocookiesnew', |
522 | | -'nocookieslogin', |
523 | | -'noemail', |
524 | | -'noname', |
525 | | -'nosuchuser', |
526 | | -'mailmypassword', |
527 | | -'mailmypasswordauthent', |
528 | | -'passwordremindermailsubject', |
529 | | -'passwordremindermailbody', |
530 | | -'passwordsent', |
531 | | -'passwordsentforemailauthentication', |
532 | | -'userexists', |
533 | | -'wrongpassword', |
534 | | -); |
535 | | - |
536 | | -$SpecialValidateMsg = array( |
537 | | -'val_yes', |
538 | | -'val_no', |
539 | | -'val_revision', |
540 | | -'val_time', |
541 | | -'val_list_header', |
542 | | -'val_add', |
543 | | -'val_del', |
544 | | -'val_warning', |
545 | | -'val_rev_for', |
546 | | -'val_rev_stats_link', |
547 | | -'val_iamsure', |
548 | | -'val_clear_old', |
549 | | -'val_merge_old', |
550 | | -'val_form_note', |
551 | | -'val_noop', |
552 | | -'val_percent', |
553 | | -'val_percent_single', |
554 | | -'val_total', |
555 | | -'val_version', |
556 | | -'val_tab', |
557 | | -'val_this_is_current_version', |
558 | | -'val_version_of', |
559 | | -'val_table_header', |
560 | | -'val_stat_link_text', |
561 | | -'val_view_version', |
562 | | -'val_validate_version', |
563 | | -'val_user_validations', |
564 | | -'val_no_anon_validation', |
565 | | -'val_validate_article_namespace_only', |
566 | | -'val_validated', |
567 | | -'val_article_lists', |
568 | | -'val_page_validation_statistics', |
569 | | -); |
570 | | - |
571 | | -$SpecialVersionMsg = array( |
572 | | -'special_version_prefix', |
573 | | -'special_version_postfix' |
574 | | -); |
575 | | - |
576 | | -$SpecialWatchlistMsg = array( |
577 | | -'watchlistall1', |
578 | | -'watchlistall2', |
579 | | -'wlnote', |
580 | | -'wlshowlast', |
581 | | -'wlsaved', |
582 | | -'wlhideshowown', |
583 | | -'wlshow', |
584 | | -'wlhide', |
585 | | -); |
586 | | - |
587 | | -$SpecialWhatlinkshereMsg = array( |
588 | | -'linklistsub', |
589 | | -'nolinkshere', |
590 | | -'isredirect', |
591 | | -); |
592 | | - |
593 | | - |
594 | | -$commonMsg = array ( |
595 | | -'sunday', |
596 | | -'monday', |
597 | | -'tuesday', |
598 | | -'wednesday', |
599 | | -'thursday', |
600 | | -'friday', |
601 | | -'saturday', |
602 | | -'january', |
603 | | -'february', |
604 | | -'march', |
605 | | -'april', |
606 | | -'may_long', |
607 | | -'june', |
608 | | -'july', |
609 | | -'august', |
610 | | -'september', |
611 | | -'october', |
612 | | -'november', |
613 | | -'december', |
614 | | -'jan', |
615 | | -'feb', |
616 | | -'mar', |
617 | | -'apr', |
618 | | -'may', |
619 | | -'jun', |
620 | | -'jul', |
621 | | -'aug', |
622 | | -'sep', |
623 | | -'oct', |
624 | | -'nov', |
625 | | -'dec', |
626 | | -'categories', |
627 | | -'category', |
628 | | -'linktrail', |
629 | | -'mainpage', |
630 | | -'portal', |
631 | | -'portal-url', |
632 | | -'about', |
633 | | -'aboutsite', |
634 | | -'aboutpage', |
635 | | -'article', |
636 | | -'help', |
637 | | -'helppage', |
638 | | -'wikititlesuffix', |
639 | | -'bugreports', |
640 | | -'bugreportspage', |
641 | | -'sitesupport', |
642 | | -'sitesupport-url', |
643 | | -'faq', |
644 | | -'faqpage', |
645 | | -'edithelp', |
646 | | -'newwindow', |
647 | | -'edithelppage', |
648 | | -'cancel', |
649 | | -'qbfind', |
650 | | -'qbbrowse', |
651 | | -'qbedit', |
652 | | -'qbpageoptions', |
653 | | -'qbpageinfo', |
654 | | -'qbmyoptions', |
655 | | -'qbspecialpages', |
656 | | -'moredotdotdot', |
657 | | -'mypage', |
658 | | -'mytalk', |
659 | | -'anontalk', |
660 | | -'navigation', |
661 | | -'metadata', |
662 | | -'metadata_page', |
663 | | -'currentevents', |
664 | | -'currentevents-url', |
665 | | -'disclaimers', |
666 | | -'disclaimerpage', |
667 | | -'errorpagetitle', |
668 | | -'returnto', |
669 | | -'tagline', |
670 | | -'whatlinkshere', |
671 | | -'search', |
672 | | -'go', |
673 | | -'history', |
674 | | -'history_short', |
675 | | -'info_short', |
676 | | -'printableversion', |
677 | | -'edit', |
678 | | -'editthispage', |
679 | | -'newpage', |
680 | | -'talkpage', |
681 | | -'specialpage', |
682 | | -'personaltools', |
683 | | -'postcomment', |
684 | | -'addsection', |
685 | | -'articlepage', |
686 | | -'subjectpage', |
687 | | -'talk', |
688 | | -'toolbox', |
689 | | -'userpage', |
690 | | -'wikipediapage', |
691 | | -'imagepage', |
692 | | -'viewtalkpage', |
693 | | -'otherlanguages', |
694 | | -'redirectedfrom', |
695 | | -'lastmodified', |
696 | | -'viewcount', |
697 | | -'copyright', |
698 | | -'poweredby', |
699 | | -'printsubtitle', |
700 | | -'protectedpage', |
701 | | -'administrators', |
702 | | -'sysoptitle', |
703 | | -'sysoptext', |
704 | | -'developertitle', |
705 | | -'developertext', |
706 | | -'bureaucrattitle', |
707 | | -'bureaucrattext', |
708 | | -'nbytes', |
709 | | -'ok', |
710 | | -'sitetitle', |
711 | | -'pagetitle', |
712 | | -'sitesubtitle', |
713 | | -'retrievedfrom', |
714 | | -'newmessages', |
715 | | -'newmessageslink', |
716 | | -'editsection', |
717 | | -'toc', |
718 | | -'showtoc', |
719 | | -'hidetoc', |
720 | | -'thisisdeleted', |
721 | | -'restorelink', |
722 | | -'feedlinks', |
723 | | -'sitenotice', |
724 | | -'nstab-main', |
725 | | -'nstab-user', |
726 | | -'nstab-media', |
727 | | -'nstab-special', |
728 | | -'nstab-wp', |
729 | | -'nstab-image', |
730 | | -'nstab-mediawiki', |
731 | | -'nstab-template', |
732 | | -'nstab-help', |
733 | | -'nstab-category', |
734 | | -'nosuchaction', |
735 | | -'nosuchactiontext', |
736 | | - |
737 | | - |
738 | | -'error', |
739 | | -'databaseerror', |
740 | | -'dberrortext', |
741 | | -'dberrortextcl', |
742 | | -'noconnect', |
743 | | -'nodb', |
744 | | -'cachederror', |
745 | | -'laggedslavemode', |
746 | | -'readonly', |
747 | | -'enterlockreason', |
748 | | -'readonlytext', |
749 | | -'missingarticle', |
750 | | -'internalerror', |
751 | | -'filecopyerror', |
752 | | -'filerenameerror', |
753 | | -'filedeleteerror', |
754 | | -'filenotfound', |
755 | | -'unexpected', |
756 | | -'formerror', |
757 | | -'badarticleerror', |
758 | | -'cannotdelete', |
759 | | -'badtitle', |
760 | | -'badtitletext', |
761 | | -'perfdisabled', |
762 | | -'perfdisabledsub', |
763 | | -'perfcached', |
764 | | -'wrong_wfQuery_params', |
765 | | -'viewsource', |
766 | | -'protectedtext', |
767 | | -'seriousxhtmlerrors', |
768 | | -'logouttitle', |
769 | | -'logouttext', |
770 | | -'welcomecreation', |
771 | | - |
772 | | -'loginpagetitle', |
773 | | -'yourname', |
774 | | -'yourpassword', |
775 | | -'yourpasswordagain', |
776 | | -'newusersonly', |
777 | | -'remembermypassword', |
778 | | -'loginproblem', |
779 | | -'alreadyloggedin', |
780 | | -'login', |
781 | | -'loginprompt', |
782 | | -'userlogin', |
783 | | -'logout', |
784 | | -'userlogout', |
785 | | -'notloggedin', |
786 | | -'createaccount', |
787 | | -'createaccountmail', |
788 | | -'badretype', |
789 | | - |
790 | | -'youremail', |
791 | | -'yourrealname', |
792 | | -'yourlanguage', |
793 | | -'yourvariant', |
794 | | -'yournick', |
795 | | -'emailforlost', |
796 | | -'loginerror', |
797 | | -'nosuchusershort', |
798 | | - |
799 | | -'mailerror', |
800 | | -'emailauthenticated', |
801 | | -'emailnotauthenticated', |
802 | | -'invalidemailaddress', |
803 | | -'disableduntilauthent', |
804 | | -'disablednoemail', |
805 | | - |
806 | | -'summary', |
807 | | -'subject', |
808 | | -'minoredit', |
809 | | -'watchthis', |
810 | | -'savearticle', |
811 | | -'preview', |
812 | | -'showpreview', |
813 | | -'showdiff', |
814 | | -'blockedtitle', |
815 | | -'blockedtext', |
816 | | -'whitelistedittitle', |
817 | | -'whitelistedittext', |
818 | | -'whitelistreadtitle', |
819 | | -'whitelistreadtext', |
820 | | -'whitelistacctitle', |
821 | | -'whitelistacctext', |
822 | | -'loginreqtitle', |
823 | | -'loginreqtext', |
824 | | -'accmailtitle', |
825 | | -'accmailtext', |
826 | | -'newarticle', |
827 | | -'newarticletext', |
828 | | -'talkpagetext', |
829 | | -'anontalkpagetext', |
830 | | -'noarticletext', |
831 | | -'clearyourcache', |
832 | | -'usercssjsyoucanpreview', |
833 | | -'usercsspreview', |
834 | | -'userjspreview', |
835 | | -'updated', |
836 | | -'note', |
837 | | -'storedversion', // not used ? Editpage ? |
838 | | -'revhistory', |
839 | | -'nohistory', |
840 | | -'revnotfound', |
841 | | -'revnotfoundtext', |
842 | | -'loadhist', |
843 | | -'currentrev', |
844 | | -'revisionasof', |
845 | | -'revisionasofwithlink', |
846 | | -'previousrevision', |
847 | | -'nextrevision', |
848 | | -'currentrevisionlink', |
849 | | -'cur', |
850 | | -'next', |
851 | | -'last', |
852 | | -'orig', |
853 | | -'histlegend', |
854 | | -'history_copyright', |
855 | | -'difference', |
856 | | -'loadingrev', |
857 | | -'lineno', |
858 | | -'editcurrent', |
859 | | -'selectnewerversionfordiff', |
860 | | -'selectolderversionfordiff', |
861 | | -'compareselectedversions', |
862 | | - |
863 | | -'prevn', |
864 | | -'nextn', |
865 | | -'viewprevnext', |
866 | | -'showingresults', |
867 | | -'showingresultsnum', |
868 | | -'nonefound', |
869 | | -'powersearch', |
870 | | -'powersearchtext', |
871 | | -'searchdisabled', |
872 | | -'googlesearch', |
873 | | -'blanknamespace', |
874 | | -'preferences', |
875 | | -'prefsnologin', |
876 | | -'prefsnologintext', |
877 | | -'prefslogintext', |
878 | | -'prefsreset', |
879 | | -'qbsettings', |
880 | | -'qbsettingsnote', |
881 | | -'changepassword', |
882 | | -'skin', |
883 | | -'math', |
884 | | -'dateformat', |
885 | | - |
886 | | -'math_failure', |
887 | | -'math_unknown_error', |
888 | | -'math_unknown_function', |
889 | | -'math_lexing_error', |
890 | | -'math_syntax_error', |
891 | | -'math_image_error', |
892 | | -'math_bad_tmpdir', |
893 | | -'math_bad_output', |
894 | | -'math_notexvc', |
895 | | - |
896 | | - |
897 | | - |
898 | | - |
899 | | - |
900 | | - |
901 | | -'grouplevels-lookup-group', |
902 | | -'grouplevels-group-edit', |
903 | | -'editgroup', |
904 | | -'addgroup', |
905 | | -'userlevels-lookup-user', |
906 | | -'userlevels-user-editname', |
907 | | -'editusergroup', |
908 | | -'grouplevels-editgroup', |
909 | | -'grouplevels-addgroup', |
910 | | -'grouplevels-editgroup-name', |
911 | | -'grouplevels-editgroup-description', |
912 | | -'savegroup', |
913 | | - |
914 | | -// common to several pages |
915 | | -'copyrightpage', |
916 | | -'copyrightpagename', |
917 | | -'imagelist', |
918 | | -'imagelisttext', |
919 | | -'ilshowmatch', |
920 | | -'ilsubmit', |
921 | | -'showlast', |
922 | | -'byname', |
923 | | -'bydate', |
924 | | -'bysize', |
925 | | - |
926 | | - |
927 | | - |
928 | | -'imgdelete', |
929 | | -'imgdesc', |
930 | | -'imglegend', |
931 | | -'imghistory', |
932 | | -'revertimg', |
933 | | -'deleteimg', |
934 | | -'deleteimgcompletely', |
935 | | -'imghistlegend', |
936 | | -'imagelinks', |
937 | | -'linkstoimage', |
938 | | -'nolinkstoimage', |
939 | | - |
940 | | -// unused ?? |
941 | | -'uploadedfiles', |
942 | | -'getimagelist', |
943 | | - |
944 | | - |
945 | | -'sharedupload', |
946 | | -'shareduploadwiki', |
947 | | - |
948 | | -// Special pages names |
949 | | -'orphans', |
950 | | -'geo', |
951 | | -'validate', |
952 | | -'lonelypages', |
953 | | -'uncategorizedpages', |
954 | | -'uncategorizedcategories', |
955 | | -'unusedimages', |
956 | | -'popularpages', |
957 | | -'nviews', |
958 | | -'wantedpages', |
959 | | -'nlinks', |
960 | | -'allpages', |
961 | | -'randompage', |
962 | | -'randompage-url', |
963 | | -'shortpages', |
964 | | -'longpages', |
965 | | -'deadendpages', |
966 | | -'listusers', |
967 | | -'specialpages', |
968 | | -'spheading', |
969 | | -'restrictedpheading', |
970 | | -'recentchangeslinked', |
971 | | - |
972 | | - |
973 | | -'debug', |
974 | | -'newpages', |
975 | | -'ancientpages', |
976 | | -'intl', |
977 | | -'unusedimagestext', |
978 | | -'booksources', |
979 | | -'categoriespagetext', |
980 | | -'data', |
981 | | -'userlevels', |
982 | | -'grouplevels', |
983 | | -'booksourcetext', |
984 | | -'isbn', |
985 | | -'rfcurl', |
986 | | -'pubmedurl', |
987 | | -'alphaindexline', |
988 | | -'version', |
989 | | -'log', |
990 | | -'alllogstext', |
991 | | -'nextpage', |
992 | | -'mailnologin', |
993 | | -'mailnologintext', |
994 | | -'emailuser', |
995 | | -'emailpage', |
996 | | -'emailpagetext', |
997 | | -'usermailererror', |
998 | | -'defemailsubject', |
999 | | -'noemailtitle', |
1000 | | -'noemailtext', |
1001 | | -'emailfrom', |
1002 | | -'emailto', |
1003 | | -'emailsubject', |
1004 | | -'emailmessage', |
1005 | | -'emailsend', |
1006 | | -'emailsent', |
1007 | | -'emailsenttext', |
1008 | | -'watchlist', |
1009 | | -'watchlistsub', |
1010 | | -'nowatchlist', |
1011 | | -'watchnologin', |
1012 | | -'watchnologintext', |
1013 | | -'addedwatch', |
1014 | | -'addedwatchtext', |
1015 | | -'removedwatch', |
1016 | | -'removedwatchtext', |
1017 | | -'watch', |
1018 | | -'watchthispage', |
1019 | | -'unwatch', |
1020 | | -'unwatchthispage', |
1021 | | -'notanarticle', |
1022 | | -'watchnochange', |
1023 | | -'watchdetails', |
1024 | | -'watchmethod-recent', |
1025 | | -'watchmethod-list', |
1026 | | -'removechecked', |
1027 | | -'watchlistcontains', |
1028 | | -'watcheditlist', |
1029 | | -'removingchecked', |
1030 | | -'couldntremove', |
1031 | | -'iteminvalidname', |
1032 | | - |
1033 | | -'updatedmarker', |
1034 | | -'email_notification_mailer', |
1035 | | -'email_notification_infotext', |
1036 | | -'email_notification_reset', |
1037 | | -'email_notification_newpagetext', |
1038 | | -'email_notification_to', |
1039 | | -'email_notification_subject', |
1040 | | -'email_notification_lastvisitedrevisiontext', |
1041 | | -'email_notification_body', |
1042 | | - |
1043 | | -'confirm', |
1044 | | -'excontent', |
1045 | | -'exbeforeblank', |
1046 | | -'exblank', |
1047 | | -'confirmdelete', |
1048 | | -'deletesub', |
1049 | | -'historywarning', |
1050 | | -'confirmdeletetext', |
1051 | | -'actioncomplete', |
1052 | | -'deletedtext', |
1053 | | -'deletedarticle', |
1054 | | -'dellogpage', |
1055 | | -'dellogpagetext', |
1056 | | -'deletionlog', |
1057 | | -'reverted', |
1058 | | -'deletecomment', |
1059 | | -'imagereverted', |
1060 | | -'rollback', |
1061 | | -'rollback_short', |
1062 | | -'rollbacklink', |
1063 | | -'rollbackfailed', |
1064 | | -'cantrollback', |
1065 | | -'alreadyrolled', |
1066 | | -'revertpage', |
1067 | | -'editcomment', |
1068 | | -'sessionfailure', |
1069 | | - |
1070 | | -'protectlogpage', |
1071 | | -'protectlogtext', |
1072 | | - |
1073 | | -'protectedarticle', |
1074 | | -'unprotectedarticle', |
1075 | | - |
1076 | | -'contributions', |
1077 | | -'mycontris', |
1078 | | -'notargettitle', // not used ? |
1079 | | -'notargettext', // not used ? |
1080 | | - |
1081 | | -'linkshere', |
1082 | | - |
1083 | | -'ipaddress', |
1084 | | -'ipadressorusername', // not used ? |
1085 | | -'ipbreason', |
1086 | | - |
1087 | | -'badipaddress', |
1088 | | -'noblockreason', |
1089 | | -'blockipsuccesssub', |
1090 | | -'blockipsuccesstext', |
1091 | | -'unblockip', |
1092 | | -'unblockiptext', |
1093 | | -'ipusubmit', |
1094 | | -'ipusuccess', |
1095 | | -'ipblocklist', |
1096 | | -'blocklistline', |
1097 | | -'blocklink', |
1098 | | -'unblocklink', |
1099 | | -'contribslink', |
1100 | | -'autoblocker', |
1101 | | -'blocklogpage', |
1102 | | -'blocklogentry', |
1103 | | -'blocklogtext', |
1104 | | -'unblocklogentry', // not used ? |
1105 | | - |
1106 | | -'proxyblocker', |
1107 | | -'proxyblockreason', |
1108 | | -'proxyblocksuccess', |
1109 | | -'sorbs', |
1110 | | -'sorbsreason', |
1111 | | - |
1112 | | -'setbureaucratflag', |
1113 | | -'bureaucratlog', |
1114 | | -'rightslogtext', |
1115 | | -'bureaucratlogentry', |
1116 | | - |
1117 | | -'articleexists', // not used ? |
1118 | | - |
1119 | | -'movedto', |
1120 | | -'1movedto2', |
1121 | | -'1movedto2_redir', |
1122 | | -'movelogpage', |
1123 | | -'movelogpagetext', |
1124 | | - |
1125 | | -'thumbnail-more', |
1126 | | -'filemissing', |
1127 | | -'monobook.css', |
1128 | | -'nodublincore', |
1129 | | -'nocreativecommons', |
1130 | | -'notacceptable', |
1131 | | - |
1132 | | -// used in Article:: |
1133 | | -'infosubtitle', |
1134 | | -'numedits', |
1135 | | -'numtalkedits', |
1136 | | -'numwatchers', |
1137 | | -'numauthors', |
1138 | | -'numtalkauthors', |
1139 | | - |
1140 | | -// not used ? |
1141 | | -'mw_math_png', |
1142 | | -'mw_math_simple', |
1143 | | -'mw_math_html', |
1144 | | -'mw_math_source', |
1145 | | -'mw_math_modern', |
1146 | | -'mw_math_mathml', |
1147 | | - |
1148 | | -// Patrolling |
1149 | | -'markaspatrolleddiff', |
1150 | | -'markaspatrolledlink', |
1151 | | -'markaspatrolledtext', |
1152 | | -'markedaspatrolled', |
1153 | | -'markedaspatrolledtext', |
1154 | | -'rcpatroldisabled', // not used ? |
1155 | | -'rcpatroldisabledtext', // not used ? |
1156 | | - |
1157 | | -'monobook.js', |
1158 | | -'newimages', |
1159 | | -'noimages', |
1160 | | -'variantname-zh-cn', |
1161 | | -'variantname-zh-tw', |
1162 | | -'variantname-zh-hk', |
1163 | | -'variantname-zh-sg', |
1164 | | -'variantname-zh', |
1165 | | -'zhconversiontable', |
1166 | | -'passwordtooshort', // sp preferences / userlogin |
1167 | | -); |
1168 | | -?> |
Index: trunk/phase3/maintenance/language/splitLanguageFiles.php |
— | — | @@ -1,13 +0,0 @@ |
2 | | -<?php |
3 | | -/** |
4 | | - * splitLanguageFiles |
5 | | - * Should read each of the languages files then split them in several subpart |
6 | | - * under ./languages/XX/ according to the arrays in splitLanguageFiles.inc . |
7 | | - * |
8 | | - * Also need to rewrite the wfMsg system / message-cache. |
9 | | - */ |
10 | | - |
11 | | -include(dirname(__FILE__).'/../commandLine.inc'); |
12 | | - |
13 | | - |
14 | | - |