r61732 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r61731‎ | r61732 | r61733 >
Date:23:31, 30 January 2010
Author:siebrand
Status:ok
Tags:
Comment:
Localisation updates for core messages from translatewiki.net
* add Upper Franconian
* cleanup renamed users
* misc. updates
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)
  • /trunk/phase3/languages/Names.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesDa.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHr.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesMk.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesQqq.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesUr.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesVmf.php (added) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesQqq.php
@@ -625,18 +625,23 @@
626626 'nav-login-createaccount' => "Shown to anonymous users in the upper right corner of the page. When you can't create an account, the message {{msg|login}} is shown.",
627627 'loginprompt' => 'A small notice in the log in form.',
628628 'userlogin' => 'Name of special page [[Special:UserLogin]] where a user can log in or click to create a user account.',
 629+'userloginnocreate' => 'A variant of {{msg-mw|Userlogin}} when the user is not allowed to create a new account.
 630+
 631+{{Identical|Log in}}',
629632 'logout' => '{{Identical|Log out}}',
630633 'userlogout' => '{{Identical|Log out}}',
631634 'notloggedin' => 'This message is displayed in the standard skin when not logged in. The message is placed above the login link in the top right corner of pages.
632635
633636 {{Identical|Not logged in}}',
634637 'nologin' => 'A message shown in the log in form. $1 is a link to the account creation form, and the text of it is "[[MediaWiki:Nologinlink/{{SUBPAGENAME}}|{{int:nologinlink}}]]".',
635 -'nologinlink' => 'Text of the link to the account creation form. Before that link, the message [[MediaWiki:Nologin/{{SUBPAGENAME}}]] appears.',
 638+'nologinlink' => 'Text of the link to the account creation form. Before that link, the message [[MediaWiki:Nologin/{{SUBPAGENAME}}]] appears.
 639+{{Identical|Create an account}}',
636640 'createaccount' => 'The title of Special:CreateAccount, where users can register a new account. Used on Special:SpecialPages, and also on the submit button in the form where you register a new account.',
637641 'gotaccount' => 'A message shown in the account creation form. $1 is a link to the log in form, and the text of it is "[[MediaWiki:Gotaccountlink/{{SUBPAGENAME}}|{{int:gotaccountlink}}]]".',
638642 'gotaccountlink' => 'Text of the link to the log in form. Before that link, the message [[MediaWiki:Gotaccount/{{SUBPAGENAME}}]] appears.
639643
640644 {{Identical|Log in}}',
 645+'createaccountmail' => 'Button text for creating a new account and sending the new password to the specified e-mail address directly, as used on [[Special:UserLogin/signup]] if creating accounts by e-mail is allowed.',
641646 'createaccounterror' => 'Parameters:
642647 * $1 is an error message',
643648 'nocookiesnew' => "This message is displayed when a new account was successfully created, but the browser doesn't accept cookies.",
@@ -783,9 +788,7 @@
784789 * <tt>$8</tt> is the timestamp when the block started',
785790 'blockednoreason' => '{{Identical|No reason given}}',
786791 'whitelistedittext' => '* $1 is a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description',
787 -'nosuchsectiontext' => 'This message is displayed when a user tries to edit a section that does not exist.
788 -
789 -Parameter $1 is the content of section parameter in the URL (for example 1234 in the URL http://translatewiki.net/w/i.php?title=Sandbox&action=edit&section=1234)',
 792+'nosuchsectiontext' => 'This message is displayed when a user tries to edit a section that does not exist.',
790793 'loginreqlink' => 'Take a look on inflection. Used as parameter in {{msg-mw|loginreqpagetext}}, {{msg-mw|whitelistedittext}}, {{msg-mw|watchlistanontext‎}} and {{msg-mw|Confirmemail needlogin}}.
791794
792795 {{Identical|Log in}}',
@@ -815,6 +818,8 @@
816819 'copyrightwarning' => 'Copyright warning displayed under the edit box in editor',
817820 'longpagewarning' => 'Warning displayed when trying to edit a long page',
818821 'longpageerror' => 'Warning displayed when trying to save a text larger than the maximum size allowed',
 822+'protectedpagewarning' => '{{Related|Semiprotectedpagewarning}}',
 823+'semiprotectedpagewarning' => '{{Related|Semiprotectedpagewarning}}',
819824 'titleprotectedwarning' => 'Warning message above the edit form when editing a page that has been protected aginst creation.',
820825 'templatesused' => 'Displayed below the page when editing it. It indicates a list of templates which are used on that page.',
821826 'templatesusedpreview' => 'Used in editor when displaying a preview.',
@@ -837,7 +842,10 @@
838843 * $2 is the allowed number of parser function calls.',
839844 'expensive-parserfunction-category' => 'This message is used as a category name for a category where pages are placed automatically if they contain too many calls to expensive parser functions.',
840845 'post-expand-template-inclusion-category' => 'When templates are expanded, there is a size limit for the number of bytes yielded. Usually that occurs from excessively nested templates, recursive templates, or ones having x-zillion of #if #case or similar contructs in them. When the wikicode parser detects this, it outputs a red warning message to the page.',
 846+'language-converter-depth-warning' => 'Error message shown when a page uses too deeply nested language conversion syntax
841847
 848+* <tt>$1</tt> is the value of the depth limit',
 849+
842850 # "Undo" feature
843851 'undo-success' => '{{Identical|Undo}}',
844852 'undo-failure' => '{{Identical|Undo}}',
@@ -2192,57 +2200,59 @@
21932201 {{Identical|Rollback}}',
21942202
21952203 # Protect
2196 -'protectlogpage' => 'Title of [[Special:Log/protect]].',
2197 -'protectlogtext' => 'Text in [[Special:Log/protect]].',
2198 -'protectedarticle' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
2199 -'modifiedarticleprotection' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
2200 -'protect-title' => 'Title for the protection form. $1 is the title of the page to be (un)protected.',
2201 -'prot_1movedto2' => 'Message description: [[mw:Manual:Interface/1movedto2]]',
2202 -'protect-backlink' => '{{optional|Translate it only if you have to change it, i.e. for RTL wikis}}
 2204+'protectlogpage' => 'Title of [[Special:Log/protect]].',
 2205+'protectlogtext' => 'Text in [[Special:Log/protect]].',
 2206+'protectedarticle' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
 2207+'modifiedarticleprotection' => 'Text describing an action on [[Special:Log]]. $1 is a page title.',
 2208+'protect-title' => 'Title for the protection form. $1 is the title of the page to be (un)protected.',
 2209+'prot_1movedto2' => 'Message description: [[mw:Manual:Interface/1movedto2]]',
 2210+'protect-backlink' => '{{optional|Translate it only if you have to change it, i.e. for RTL wikis}}
22032211
22042212 Shown as subtitle of the protection form. $1 is the title of the page to be (un)protected.',
2205 -'protect-legend' => 'Legend of the fieldset around the input form of the protection form.',
2206 -'protectcomment' => '{{Identical|Reason}}',
2207 -'protectexpiry' => '{{Identical|Expires}}',
2208 -'protect-text' => 'Intro of the protection interface. See [[meta:Protect]] for more information.',
2209 -'protect-default' => '{{Identical|Default}}',
2210 -'protect-fallback' => 'This message is used as an option in the protection form on wikis were extra protection levels have been configured.',
2211 -'protect-summary-cascade' => 'Used in edit summary when cascade protecting a page.',
2212 -'protect-expiring' => 'Used in page history, and in [[Special:Protectedtitles]], [[Special:Protectedpages]], and extension FlaggedRevs.
 2213+'protect-legend' => 'Legend of the fieldset around the input form of the protection form.',
 2214+'protectcomment' => '{{Identical|Reason}}',
 2215+'protectexpiry' => '{{Identical|Expires}}',
 2216+'protect-unchain-permissions' => 'This message is a label for a checkbox displayed in the "protect" form just below the first selector (generally the "edit" protection). If the checkbox is checked (default) other selectors will be locked and have the same value as the first selector, otherwise other selectors are editable by the user.
 2217+This message was something like "unlock move protection" in the past.',
 2218+'protect-text' => 'Intro of the protection interface. See [[meta:Protect]] for more information.',
 2219+'protect-default' => '{{Identical|Default}}',
 2220+'protect-fallback' => 'This message is used as an option in the protection form on wikis were extra protection levels have been configured.',
 2221+'protect-summary-cascade' => 'Used in edit summary when cascade protecting a page.',
 2222+'protect-expiring' => 'Used in page history, and in [[Special:Protectedtitles]], [[Special:Protectedpages]], and extension FlaggedRevs.
22132223 * $1 is a date and time
22142224 * $2 is a date (optional)
22152225 * $3 is a time (optional)
22162226
22172227 {{Identical|Expires $1 (UTC)}}',
2218 -'protect-cascade' => 'See [[meta:Protect]] for more information.',
2219 -'protect-othertime' => 'Used on the page protection form as label for the following input field (text)
 2228+'protect-cascade' => 'See [[meta:Protect]] for more information.',
 2229+'protect-othertime' => 'Used on the page protection form as label for the following input field (text)
22202230 {{Identical|Other time}}',
2221 -'protect-othertime-op' => 'Used on the page protection form in the drop down menu
 2231+'protect-othertime-op' => 'Used on the page protection form in the drop down menu
22222232 {{Identical|Other time}}',
2223 -'protect-existing-expiry' => 'Shows the existing expiry time in the drop down menu of the protection form ([http://translatewiki.net/w/i.php?title=User:Raymond/test&action=unprotect example])
 2233+'protect-existing-expiry' => 'Shows the existing expiry time in the drop down menu of the protection form ([http://translatewiki.net/w/i.php?title=User:Raymond/test&action=unprotect example])
22242234
22252235 * $1: date and time of the existing expiry time (kept for backward compatibility purposes)
22262236 * $2: date of the existing expiry time
22272237 * $3: time of the existing expiry time',
2228 -'protect-otherreason' => 'Shown on the page protection form as label for the following input field (text)
 2238+'protect-otherreason' => 'Shown on the page protection form as label for the following input field (text)
22292239 {{Identical|Other/additional reason}}',
2230 -'protect-otherreason-op' => 'Shown on the page protection form in the drop down menu
 2240+'protect-otherreason-op' => 'Shown on the page protection form in the drop down menu
22312241 {{Identical|Other/additional reason}}',
2232 -'protect-dropdown' => 'Shown on the page protection form as drop down menu for protection reasons.
 2242+'protect-dropdown' => 'Shown on the page protection form as drop down menu for protection reasons.
22332243
22342244 <tt><nowiki>* Groupname</nowiki></tt> - defines a new group<br />
22352245 <tt><nowiki>** Reason</nowiki></tt> - defines a reason in this group',
2236 -'protect-edit-reasonlist' => 'Shown beneath the page protection form on the right side. It is a link to [[MediaWiki:Protect-dropdown]]. See also {{msg|Delete-edit-reasonlist}} and {{msg|Ipb-edit-dropdown}}.',
2237 -'protect-expiry-options' => "* Description: Options for the duration of the page protection.
 2246+'protect-edit-reasonlist' => 'Shown beneath the page protection form on the right side. It is a link to [[MediaWiki:Protect-dropdown]]. See also {{msg|Delete-edit-reasonlist}} and {{msg|Ipb-edit-dropdown}}.',
 2247+'protect-expiry-options' => "* Description: Options for the duration of the page protection.
22382248 * <font color=\"red\">Be careful:</font> '''1 translation:1 english''', so the first part is the translation and the second part should stay in English.
22392249 * Example: See e.g. [[MediaWiki:Protect-expiry-options/nl]] if you still don't know how to do it.
22402250
22412251 {{Identical|Infinite}}",
2242 -'restriction-type' => 'Used on [[Special:ProtectedPages]]. The text next to a drop-down box. See [[mw:Manual:Administrators|MediaWiki Manual]] for more information on protection.',
2243 -'restriction-level' => 'Used on [[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. The text next to a drop-down box. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] and on [http://meta.wikimedia.org/wiki/Protect Meta] for more information.',
2244 -'minimum-size' => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Maximum-size]]. There is an input box to specify the minimum bites of the projected pages listed.',
2245 -'maximum-size' => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Minimum-size]]. There is an input box to specify the maximum bites of the projected pages listed.',
2246 -'pagesize' => 'Used on [[Special:ProtectedPages]]. See the help page on [http://meta.wikimedia.org/wiki/Protect Meta] for more information on protection.',
 2252+'restriction-type' => 'Used on [[Special:ProtectedPages]]. The text next to a drop-down box. See [[mw:Manual:Administrators|MediaWiki Manual]] for more information on protection.',
 2253+'restriction-level' => 'Used on [[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. The text next to a drop-down box. See the [http://www.mediawiki.org/wiki/Project:Protected_titles help page on Mediawiki] and on [http://meta.wikimedia.org/wiki/Protect Meta] for more information.',
 2254+'minimum-size' => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Maximum-size]]. There is an input box to specify the minimum bites of the projected pages listed.',
 2255+'maximum-size' => 'Used in [[Special:Protectedpages]] as a pair of radio buttons, with [[MediaWiki:Minimum-size]]. There is an input box to specify the maximum bites of the projected pages listed.',
 2256+'pagesize' => 'Used on [[Special:ProtectedPages]]. See the help page on [http://meta.wikimedia.org/wiki/Protect Meta] for more information on protection.',
22472257
22482258 # Restrictions (nouns)
22492259 'restriction-edit' => "Used on [[Special:ProtectedPages]]. Option in the 'permission' drop-down box.
@@ -2517,7 +2527,7 @@
25182528 'movenologin' => '{{Identical|Not logged in}}',
25192529 'movenologintext' => "Text of message on special page 'Permissions Errors', which appears when somebody tries to move a page without being logged in.",
25202530 'newtitle' => 'Used in the special page "[[Special:MovePage]]". The text for the inputbox to give the new page title.',
2521 -'move-watch' => 'The text of the checkbox to watch the pages you are moving from and to. If checked, the original page will be added to the watchlist even if you decide not to leave a redirect behind.',
 2531+'move-watch' => 'The text of the checkbox to watch the pages you are moving from and to. If checked, both the destination page and the original page will be added to the watchlist, even if you decide not to leave a redirect behind.',
25222532 'movepagebtn' => "Button label on the special 'Move page'.
25232533
25242534 {{Identical|Move page}}",
@@ -2549,8 +2559,10 @@
25502560
25512561 'Destination' can be used instead of 'target' in this message.",
25522562 'fix-double-redirects' => 'This is a checkbox in [[Special:MovePage]] which allows to move all redirects from the old title to the new title.',
2553 -'protectedpagemovewarning' => 'Related message: [[MediaWiki:protectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]',
2554 -'semiprotectedpagemovewarning' => 'Related message: [[MediaWiki:Semiprotectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]',
 2563+'protectedpagemovewarning' => 'Related message: [[MediaWiki:protectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]
 2564+{{Related|Semiprotectedpagewarning}}',
 2565+'semiprotectedpagemovewarning' => 'Related message: [[MediaWiki:Semiprotectedpagewarning/{{#titleparts:{{PAGENAME}}|1|2}}]]
 2566+{{Related|Semiprotectedpagewarning}}',
25552567
25562568 # Export
25572569 'export' => 'Page title of [[Special:Export]], a page where a user can export pages from a wiki to a file.',
@@ -2773,6 +2785,9 @@
27742786 # Math errors
27752787 'math_syntax_error' => '{{Identical|Syntax error}}',
27762788
 2789+# Patrolling
 2790+'markedaspatrolledtext' => '{{Identical|Markedaspatrolled}}',
 2791+
27772792 # Patrol log
27782793 'patrol-log-page' => 'Name of log.',
27792794 'patrol-log-header' => 'Text that appears above the log entries on the [[Special:log|patrol log]].',
@@ -3361,6 +3376,7 @@
33623377
33633378 {{Identical|Special pages}}',
33643379 'version-parserhooks' => 'This message is a heading at [[Special:Version]] for extensions that modifies the parser of wikitext.',
 3380+'version-variables' => '{{Identical|Variable}}',
33653381 'version-other' => '{{Identical|Other}}',
33663382 'version-mediahandlers' => 'Used in [[Special:Version]]. It is the title of a section for media handler extensions (e.g. [[mw:Extension:OggHandler]]).
33673383 There are no such extensions here, so look at [[wikipedia:Special:Version]] for an example.',
Index: trunk/phase3/languages/messages/MessagesMk.php
@@ -717,6 +717,7 @@
718718 'nosuchusershort' => 'Нема корисник со името "<nowiki>$1</nowiki>".
719719 Проверете дали правилно сте напишале.',
720720 'nouserspecified' => 'Мора да назначите корисничко име.',
 721+'login-userblocked' => 'Овој корисник е блокиран. Најавувањето не е дозволено.',
721722 'wrongpassword' => 'Внесовте погрешна лозинка. Обидете се повторно.',
722723 'wrongpasswordempty' => 'Внесената лозинка е празна. Обидете се повторно.',
723724 'passwordtooshort' => 'Лозинката мора да има најмалку {{PLURAL:$1|1 знак|$1 знаци}}.',
@@ -1718,7 +1719,7 @@
17191720 # HTTP errors
17201721 'http-invalid-url' => 'Неважечка URL: $1',
17211722 'http-invalid-scheme' => 'Не се поддржани URL-адреси со шема „$1“',
1722 -'http-request-error' => 'Непозната грешка при испраќањето на барањето.',
 1723+'http-request-error' => 'Неуспешно HTTP барање поради непозната грешка.',
17231724
17241725 # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>
17251726 'upload-curl-error6' => 'Не може да се пристапи до URL-то',
Index: trunk/phase3/languages/messages/MessagesHr.php
@@ -18,7 +18,6 @@
1919 * @author Mvrban
2020 * @author Roberta F.
2121 * @author SpeedyGonsales
22 - * @author Suradnik13
2322 * @author Treecko
2423 * @author לערי ריינהארט
2524 */
Index: trunk/phase3/languages/messages/MessagesUr.php
@@ -680,11 +680,12 @@
681681 آپ متعلقہ نئے صفحات کیلئے [[Special:Search|ویکی پر تلاش]] کرسکتے ہیں.',
682682
683683 # Revision deletion
684 -'rev-deleted-comment' => '(تبصرہ ہٹایا گیا ہے)',
685 -'rev-delundel' => 'دکھاؤ/چھپاؤ',
686 -'rev-showdeleted' => 'دکھاؤ',
687 -'revisiondelete' => 'نظرثانی حذف کریں/واپس لائیں',
688 -'revdel-restore' => 'ظاہریت تبدیل کرو',
 684+'rev-deleted-comment' => '(تبصرہ ہٹایا گیا ہے)',
 685+'rev-delundel' => 'دکھاؤ/چھپاؤ',
 686+'rev-showdeleted' => 'دکھاؤ',
 687+'revisiondelete' => 'نظرثانی حذف کریں/واپس لائیں',
 688+'revdelete-nooldid-title' => 'ناقص مقصود نظرثانی',
 689+'revdel-restore' => 'ظاہریت تبدیل کرو',
689690
690691 # Diffs
691692 'difference' => '(اصلاحات میں فرق)',
Index: trunk/phase3/languages/messages/MessagesDa.php
@@ -24,7 +24,6 @@
2525 * @author Morten LJ
2626 * @author Najami
2727 * @author Peter Andersen
28 - * @author Piivaat
2928 * @author Purodha
3029 * @author Qaqqalik
3130 * @author Remember the dot
Index: trunk/phase3/languages/messages/MessagesVmf.php
@@ -0,0 +1,667 @@
 2+<?php
 3+/** Upper Franconian (Mainfränkisch)
 4+ *
 5+ * See MessagesQqq.php for message documentation incl. usage of parameters
 6+ * To improve a translation please visit http://translatewiki.net
 7+ *
 8+ * @ingroup Language
 9+ * @file
 10+ *
 11+ * @author Altaileopard
 12+ * @author Silvicola
 13+ */
 14+
 15+$messages = array(
 16+# User preference toggles
 17+'tog-underline' => 'Linggs undârschdrajchn:',
 18+'tog-highlightbroken' => 'Linggs auf sajdn, diis ned gajd, soo ôôdsajchn: <a href="" class="new">bajschbiil</a> (sunschd: soo<a href="" class="internal">?</a>)',
 19+'tog-justify' => 'Dhägsd in Blogsads',
 20+'tog-hideminor' => 'Glaane ändrungn ned ôôdsajchn',
 21+'tog-hidepatrolled' => 'Ned dsajchn in dâ „Ledschdâ Ändrungn“, was an andrar schon brüüfd had',
 22+'tog-showtoc' => 'Inhalds-fârdsajchnis ôôdsajchn baj määr wi 3 iiwârschrifdn',
 23+'tog-rememberpassword' => 'Uf dem Ghombjuudâr schdändich ôôgmäld blajwn',
 24+'tog-editwidth' => "S'âjgaawefäld sol soo braad wi dr bildschirm wärn",
 25+'tog-watchcreations' => 'Ale fon miir sälwâr gmachdn sajdn soln uf mâj beoobachdungs-lischdn',
 26+'tog-watchdefault' => 'Ale fon miir gändârdnd sajdn soln uf mâj beoobachdungs-lischdn',
 27+'tog-watchmoves' => 'Ale fon miir fârschoobnen sajdn soln uf mâj beoobachdungs-lischdn',
 28+'tog-watchdeletion' => 'Ale fon miir gleschdn sajdn soln uf mâj beoobachdungs-lischdn',
 29+'tog-minordefault' => 'Ale maj ändrungn soln als glaane geldn',
 30+'tog-previewontop' => 'Foorschau owârhalb un ned undârhalb fom arbajds-fenschdâr',
 31+'tog-previewonfirst' => 'Baj dr ärschdn ändrung imâr ärschd â foorschau ôôdsajchn',
 32+'tog-nocache' => 'Sajdn-cache ausschaldn',
 33+'tog-enotifwatchlistpages' => 'Ii wil â iimejl griign, wen sich was beoobachdeds ändârd',
 34+'tog-enotifusertalkpages' => 'Ii wil â iimejl griign, wen sich uf majnâr disghusjoons-sajdn was duud',
 35+'tog-enotifminoredits' => 'I wil aa baj bloos glaanân ädrungn â iimejl griign',
 36+'tog-enotifrevealaddr' => 'Maj iimejl-adresn in iimejls dsur benoochrichdichungs dâdsuu-schrajwn',
 37+'tog-shownumberswatching' => 'Dii andsôôl dr beoobachdâr ôôdsajchn',
 38+'tog-oldsig' => 'foorschau fon dr agduäln signaduur:',
 39+'tog-fancysig' => 'Signaduur is dhägsd in wighi-sindhags (alsâ ned audomaadisch â lingg)',
 40+'tog-externaleditor' => 'Schdandardwäässich an ägsdhärnân eedidhâr neemn (nôr for di sich ausghenn, dâdsuu
 41+mus mr ufm ajchnen rächnâr was ajrichdn gehnn)',
 42+'tog-externaldiff' => 'Â ägsdhärns Brogram dsum ôôdsjachn fon dâ wärsjoons-undârschiid neemn (nôr fir dii sich
 43+ausghenn, mr mus dâdsuu ufm ajchnen rächnâr was âjrichdn ghenn)',
 44+'tog-uselivepreview' => 'Schnäl-foorschau benudsn (brauchd JavaScript) (ärschd ân fârsuuch)',
 45+'tog-forceeditsummary' => 'Sich erinärn lasn, wemmâr ghâ dsusamnfasung gschriiwn had',
 46+'tog-watchlisthideown' => 'Ajchne bearbajdungn ned in dr beoobachdungs-lischdn uffiirn',
 47+'tog-watchlisthidebots' => 'Bot-bearbajdungn ned in dr beoobachdungs-lischdn uffiirn',
 48+'tog-watchlisthideminor' => 'Glaane bearbajdungn ned in dr beoobachdungs-lischdn uffiirn',
 49+'tog-watchlisthideliu' => 'Bearbajdungn fon ôôgmeldedn benudsârn ned in dr beoobachdungs-lischdn uffiirn',
 50+'tog-watchlisthideanons' => 'Bearbajdungn fon anoniimn benudsârn (IPs) ned in dr beoobachdungs-lischdn uffiirn',
 51+'tog-watchlisthidepatrolled' => 'Ghondroliirde bearbajdungn ned in dr beoobachdungs-lischdn uffiirn',
 52+'tog-ccmeonemails' => 'Schig mr â ghobii fon jeedâr iimejl, was ii fârschig',
 53+'tog-diffonly' => 'Bajm värsjoongs-fârglajch nôr dii fârändrungn ôôdsajchn, ned di fole sajdn dâdsuu',
 54+'tog-showhiddencats' => 'Fârschdegde ghadegoriin dsajchn',
 55+
 56+# Dates
 57+'january' => 'Januaar',
 58+'february' => 'Feebruaar',
 59+'march' => 'Märds',
 60+'april' => 'Abril',
 61+'may_long' => 'Maj',
 62+'june' => 'Juuni',
 63+'july' => 'Juuli',
 64+'august' => 'Auguschd',
 65+'september' => 'Säbdembr',
 66+'october' => 'Ogdoowr',
 67+'november' => 'Nowembr',
 68+'december' => 'Dädsembr',
 69+'january-gen' => 'fom Januaar',
 70+'february-gen' => 'fom Feebruaar',
 71+'march-gen' => 'fom Märds',
 72+'april-gen' => 'fom Abril',
 73+'may-gen' => 'fom Maj',
 74+'june-gen' => 'fom Juunii',
 75+'july-gen' => 'fom Juulii',
 76+'august-gen' => 'fom Auguschd',
 77+'september-gen' => 'fom Säbdembâr',
 78+'october-gen' => 'fom Ogdoowâr',
 79+'november-gen' => 'fom Nowembâr',
 80+'december-gen' => 'Fom Dädsembâr',
 81+'jan' => 'Jan.',
 82+'feb' => 'Feeb.',
 83+'mar' => 'Mär.',
 84+'apr' => 'Abr.',
 85+'may' => 'Maj',
 86+'jun' => 'Juun.',
 87+'jul' => 'Juul.',
 88+'aug' => 'Aug.',
 89+'sep' => 'Säb.',
 90+'oct' => 'Ogd.',
 91+'nov' => 'Now.',
 92+'dec' => 'Däds.',
 93+
 94+# Categories related messages
 95+'pagecategories' => '{{PLURAL:$1|ghadegorii|ghadegoriin}}',
 96+'category_header' => 'Sajdn in dr ghadegorii „$1“',
 97+'subcategories' => 'Unda-ghadegoriin',
 98+'category-media-header' => 'Meedjen in dr ghadegorii „$1“',
 99+'category-empty' => "''Dsu däär ghadegorii ghärn dsur dsajd gâ sajdn odr meedjen.''",
 100+'listingcontinuesabbrev' => '(Fôrdsedsung)',
 101+
 102+'mytalk' => 'Mâj disghusjoonssajdn',
 103+'navigation' => 'Nawigadsjoon',
 104+'and' => '&#32;un',
 105+
 106+# Cologne Blue skin
 107+'qbfind' => 'Findn',
 108+'qbbrowse' => 'Schdeewârn',
 109+'qbedit' => 'Ändrn',
 110+'qbpageoptions' => 'Sajdn-âjschdelungn',
 111+'qbmyoptions' => 'Mâj sajdn',
 112+'qbspecialpages' => 'Sondâr-sajdn',
 113+'faq' => 'FAQ',
 114+'faqpage' => 'Project:FAQ',
 115+
 116+# Vector skin
 117+'vector-action-addsection' => 'Ân najn abschnid ôôfangn',
 118+'vector-action-delete' => 'Leschn',
 119+'vector-action-move' => 'Umdaafn',
 120+'vector-action-protect' => 'Schidsn',
 121+'vector-action-undelete' => 'Leschn riggängich machn',
 122+'vector-action-unprotect' => 'Schuds ufgeebn',
 123+'vector-namespace-category' => 'Ghadegorii',
 124+'vector-namespace-help' => 'Hilfe-sajdn',
 125+'vector-namespace-image' => 'Dadhaj',
 126+'vector-namespace-main' => 'Sajdn',
 127+'vector-namespace-media' => 'Meedjân-sajdn',
 128+'vector-namespace-mediawiki' => 'Mäldung fon MediaWiki',
 129+'vector-namespace-project' => 'Brojägd-sajdn',
 130+'vector-namespace-special' => 'Sondâr-sajdn',
 131+'vector-namespace-talk' => 'Disghusjoon',
 132+'vector-namespace-template' => 'Foorlaach',
 133+'vector-namespace-user' => 'Benudsâr-sajdn',
 134+'vector-view-create' => 'Ôôleechn',
 135+'vector-view-edit' => 'Bearbajdn',
 136+'vector-view-history' => 'Wärsjoonsfolche',
 137+'vector-view-view' => 'Leesn',
 138+'vector-view-viewsource' => 'Gwäl-dhägsd ôôgugn',
 139+'namespaces' => 'Nôômsrajm',
 140+'variants' => 'Warjandn',
 141+
 142+# Metadata in edit box
 143+'metadata_help' => 'Medha-daadn:',
 144+
 145+'errorpagetitle' => 'Feelr',
 146+'returnto' => 'Dsrig dsur sajdn $1.',
 147+'tagline' => 'Aus {{SITENAME}}',
 148+'search' => 'Suuche',
 149+'searchbutton' => 'Suchng',
 150+'searcharticle' => 'Uf di sajdn',
 151+'history' => 'Wärsjoonsfolche',
 152+'history_short' => 'Wärsjoonsfolche',
 153+'updatedmarker' => "is gändârd wôrn sajde ds'ledschd dôô wôôr",
 154+'info_short' => 'Infôrmadsjoon',
 155+'printableversion' => 'Drug-wärsjoon',
 156+'permalink' => 'Beschdendichä lingg',
 157+'print' => 'Ausdrugâ',
 158+'edit' => 'Bearbajdn',
 159+'create' => 'Erdsojchn',
 160+'editthispage' => 'Dii sajdn ändârn',
 161+'create-this-page' => 'Dii sajdn ôôleechn',
 162+'delete' => 'Leschn',
 163+'deletethispage' => 'Dii sajdn leschn',
 164+'undelete_short' => "{{PLURAL:$1|1 wärsjoon|$1 wärsjoon'n}} uugleschd machn",
 165+'protect' => 'Schidsn',
 166+'protect_change' => 'Ändârn',
 167+'protectthispage' => 'Dii sajdn schidsn',
 168+'unprotect' => 'Nime schidsn',
 169+'unprotectthispage' => 'Dii sajdn nime schidsn',
 170+'newpage' => 'Naje sajdn',
 171+'talkpage' => 'Iwâr dii sajdn disghudiirn',
 172+'talkpagelinktext' => 'Disghusjoon',
 173+'specialpage' => 'Schbedsjaal-sajdn',
 174+'personaltools' => 'Ajchne werchdsajch',
 175+'postcomment' => 'Najn abschnid',
 176+'articlepage' => "D'inhalds-sajdn dsajchn",
 177+'talk' => 'Disghusjoon',
 178+'views' => 'Ôôsichdn',
 179+'toolbox' => 'Werchdsajch-ghisdn',
 180+'userpage' => "D'benudsârsajdn dsajchn",
 181+'projectpage' => "D'brojägdsajdn dsjachn",
 182+'imagepage' => "D'dadhaj-sajdn dsajchn",
 183+'mediawikipage' => "D'meldungs-sajdn dsajchn",
 184+'templatepage' => "D'foorlachn-sajdn dsajchn",
 185+'viewhelppage' => "D'hilfe-sajdn dsajchn",
 186+'categorypage' => "D'ghadegorii-sajdn dsajchn",
 187+'viewtalkpage' => 'Disghusjoon',
 188+'otherlanguages' => 'In anäre schbrôôchng',
 189+'redirectedfrom' => '(Wajdagschigd fon $1)',
 190+'redirectpagesub' => 'Wajdalajdungs-sajdn',
 191+'lastmodifiedat' => "D'sajdn is dsledsd am $1 um $2 uur gändârd wôrn.",
 192+'viewcount' => 'Dii sajdn is bis jeds {{PLURAL:$1|aamôôl|$1-môôl}} fârlangd wôrn.',
 193+'protectedpage' => 'Gschidsde sajdn',
 194+'jumpto' => 'Wajdä mid:',
 195+'jumptonavigation' => 'Wohii gea',
 196+'jumptosearch' => 'Suchng',
 197+'view-pool-error' => "Schaad, di särwa ghumn grôd ned nôôch, wal dsfiil lajd dii
 198+sajdn ham woln. Ward n'bôôr minuudn un brobiir's dan nochâmôôl.
 199+
 200+$1",
 201+
 202+# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
 203+'aboutsite' => 'Was {{SITENAME}} is',
 204+'aboutpage' => 'Project:About',
 205+'copyright' => 'Was hiir schdäd däfmâr benudsn nach $1',
 206+'currentevents' => 'Was grôôd basiird is',
 207+'disclaimers' => 'Imbräsum',
 208+'disclaimerpage' => 'Project:Imbräsum',
 209+'edithelp' => 'Hilfe dsum bearbajdn',
 210+'edithelppage' => 'Help:Bearbajdn',
 211+'helppage' => 'Help:Inhalds-fârdsajchnis',
 212+'mainpage' => 'Haubdsajdn',
 213+'mainpage-description' => 'Haubdsajdn',
 214+'policy-url' => 'Project:Reechln',
 215+'portal' => 'Ajgang fir miidmachâr',
 216+'portal-url' => 'Project:Ajgang fir miidmachâr',
 217+'privacy' => 'Daadnschuds',
 218+'privacypage' => 'Project:Daadn-schuds',
 219+
 220+'badaccess' => 'Des däfsch duu ned',
 221+'badaccess-group0' => 'So ebâs däfsch duu ned machn',
 222+'badaccess-groups' => 'Des däfm bloos lajd machng, dii wo baj {{PLURAL:$2|där grubbm|anâr fon dâ grubm}} „$1“ sin.',
 223+
 224+'versionrequired' => "S'brauchd dii wärsjoon $1 fon MediaWiki.",
 225+
 226+'ok' => 'In ôrdnung',
 227+'retrievedfrom' => 'Fon „$1“ ghold',
 228+'youhavenewmessages' => "S'gajd $1 uf dahnâr disghusjoons-sajdn ($2).",
 229+'newmessageslink' => 'naje middajlungn',
 230+'newmessagesdifflink' => 'lädschde fârendârung',
 231+'youhavenewmessagesmulti' => "S'gajd naje middajlungn: $1",
 232+'editsection' => 'Bearbajdn',
 233+'editold' => 'Bearbajdn',
 234+'viewsourceold' => 'Wighidhägsd dsajchn',
 235+'editlink' => 'bearbajdn',
 236+'viewsourcelink' => 'Wighidhägsd dsjachn',
 237+'editsectionhint' => 'Abschnid bearbajdn: $1',
 238+'toc' => 'Inhaldsfadsajchnis',
 239+'showtoc' => 'Dsajchn',
 240+'hidetoc' => 'Färschdeggn',
 241+'thisisdeleted' => "Nôr in's gleschde $1 najgugn odr $1 uugleschd machn?",
 242+'viewdeleted' => '$1 dsajchn?',
 243+'restorelink' => '$1 {{PLURAL:$1|gleschde wärsjoon|gleschde wärsjoon}}',
 244+'site-rss-feed' => 'RSS-Feed fir $1',
 245+'site-atom-feed' => 'Atom-Feed fir $1',
 246+'page-rss-feed' => 'RSS-Feed fir „$1“',
 247+'page-atom-feed' => 'Atom-Feed fir „$1“',
 248+'red-link-title' => '$1 (Di sajdn is ned dôô)',
 249+
 250+# Short words for each namespace, by default used in the namespace tab in monobook
 251+'nstab-main' => 'Sajdn',
 252+'nstab-user' => 'Benudsr-sajdn',
 253+'nstab-media' => 'Meedjân-sajdn',
 254+'nstab-special' => 'Sonda-sajdn',
 255+'nstab-project' => 'Brojägd-sajdn',
 256+'nstab-image' => 'Dadhaj',
 257+'nstab-mediawiki' => 'Sischdeem-mäldung',
 258+'nstab-template' => 'Foorlaach',
 259+'nstab-help' => 'Hilfs-sajdn',
 260+'nstab-category' => 'Ghadegorii',
 261+
 262+# Main script and global functions
 263+'nosuchaction' => 'Des schded ned dsur auswaal',
 264+'nosuchactiontext' => "Di agdsjoon, dii in dr URL schdäd, ged ned.
 265+Filajchd is di URL falsch gschriiwn, odr duu bisch âm falschn lingg nôôch.
 266+S'ghend aa â brogramiirfäälâr in dr sofdwäâr sâj, dii baj {{SITENAME}} lefd.",
 267+'nosuchspecialpage' => "Dii sôndâr-sajdn gajd's ned",
 268+'nospecialpagetext' => '<strong>Duu hasch â sôndâr-sajdn ôôgruufn, dii wo uugildich is.</strong>
 269+
 270+Â lsidn mid richdichn sôndâr-sajdn findsch undâr [[Special:SpecialPages|{{int:specialpages}}]].',
 271+
 272+# General errors
 273+'error' => 'Feelâr',
 274+'databaseerror' => 'Feelâr fon dr Daadnbangg',
 275+'dberrortext' => 'Bam abfrôôchn fon dr daadnbangg is was schiif gangn.
 276+Filajchd weechn am brogramiir-feelâr?
 277+Jeednfals wôôr di ledsd abfrôôchn:
 278+<blockquote><tt>$1</tt></blockquote>
 279+aus dr fungdsjoon „<tt>$2</tt>“.
 280+Un dôôdruf had dan di daadnbangg den feelâr „<tt>$3: $4</tt>“ gmeld.',
 281+'dberrortextcl' => 'Dii daadnbangg-abfrôôchn wôôr falsch gschriiwn.
 282+Di abfrôôchn wôôr neemlich
 283+<blockquote><tt>$1</tt></blockquote>
 284+aus dr fungdsjoon "<tt>$2</tt>". Un dôôdruf had dan di daadnbangg den feelâr „$3: $4“ gmeld.',
 285+'laggedslavemode' => "'''Achdung:''' Filajchd dsajchd dii sajdn noch ned ales, was indswischn gändârd wôrn is.",
 286+'readonly' => 'Di daadnbangg is gschbärd.',
 287+'enterlockreason' => 'Bide schrajb, wisoo dii daadnbangg gschbärd wärn sol, un wi lang des dan dauârn mechd.',
 288+'readonlytext' => "Di daadnbangg is grôôd gschbärd, alsâ ghamâr nids naj râjschrajwn odr ändrn. Brobiir's hald schbäädr noch âmôôl.
 289+
 290+Gschbärd is se desdâweechn: $1",
 291+'missing-article' => "Di daadnbangg had dii sajdn „$1“ $2 ned gfundn.
 292+
 293+Wen des basiird, dan majschdns, wemma â dsu alde bearbajdung ôôgugn wil oda ane fonra gleschdn sajdn.
 294+
 295+Wen's des ned is, bisd womeeglich iwa ân feela in dr sofdwäâr gschdolbad. Dan meld des, bide mid da URL, am [[Special:ListUsers/sysop|Administrator]].",
 296+'viewsource' => 'Gwäl-dhägsd ôôgugn',
 297+
 298+# Login and logout pages
 299+'yourname' => 'Benudsârnôômn',
 300+'yourpassword' => 'Bhaswôrd:',
 301+'nav-login-createaccount' => 'Oomeldn / Ghondoo ooleeng',
 302+'logout' => 'Abmeldn',
 303+'userlogout' => 'Abmeldn',
 304+
 305+# Edit page toolbar
 306+'bold_sample' => 'Dägsd in fäd',
 307+'bold_tip' => 'Fädâr dhägschd',
 308+'italic_tip' => 'Ghursiif-dhägsd',
 309+'math_tip' => 'Mademaadische Fôrml (in LATEX)',
 310+
 311+# Edit pages
 312+'watchthis' => 'Dii sajdn undâr beoobachdung nämma',
 313+'savearticle' => 'Sajdn schbajchän',
 314+'summary-preview' => "Was in'd dsusammfasungsdsajln najghumd:",
 315+'noarticletext' => 'Dii sajdn gibd\'s bis jeds noch ned.
 316+Duu ghâusch nach dem ausdrug aa [[Special:Search/{{PAGENAME}}|in aln sajdn drin suuchn]],
 317+<span class="plainlinks"> [{{fullurl:{{#special:Log}}|page={{FULLPAGENAMEE}}}} in deen dsugheerichn log-biichârn suuchn] odâr dii sajdn [{{fullurl:{{FULLPAGENAME}}|action=edit}} ôôleechn un najschrajwn]</span>.',
 318+'template-semiprotected' => '(ned ôôgmeldede un naje benudsr däfn hiir ned schrajm)',
 319+
 320+# History pages
 321+'revisionasof' => 'Wärsjoon fom $2 um $3 Uur',
 322+'previousrevision' => '← wärsjoon dâfoor',
 323+'cur' => 'undârschiid dsur jedsichn fasung',
 324+'last' => 'Foorhäärich',
 325+'histfirst' => 'Äldâschde',
 326+'histlast' => 'Najschde',
 327+
 328+# Revision deletion
 329+'rev-delundel' => 'ôôdsajchn/fârbärchn',
 330+'revdel-restore' => 'Ändârn, was oodsajchd wäd',
 331+
 332+# Merge log
 333+'revertmerge' => 'Dsrig fôr dii fârajnichung',
 334+
 335+# Diffs
 336+'lineno' => 'Dsajln $1:',
 337+'editundo' => 'riggängich machng',
 338+
 339+# Search results
 340+'searchresults' => 'Bam suchng gfundne sachng',
 341+'searchresults-title' => 'Gfundn bam suchng nach „$1“',
 342+'searchresulttext' => 'Wende wisn wilsd, wii genau mr ales af {{SITENAME}} suuchn ghôô, dan gug uf dâr [[{{MediaWiki:Helppage}}|filfssajdn]] nôôch.',
 343+'searchsubtitle' => 'Gsuuchd wän sod nach: „[[:$1|$1]]“ ([[Special:Prefixindex/$1|aln sajdn, dii wo mid „$1“ ôôfangn]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|aln sajdn, dii wo af „$1“ fârwajsn]])',
 344+'notitlematches' => 'Gha sajdn gfundn, däärn nôômâ basn dääd',
 345+'notextmatches' => 'Närchnds gfundn.',
 346+'prevn' => '{{PLURAL:$1|foorichâr|fooriche $1}}',
 347+'nextn' => '{{PLURAL:$1|nägschdâr|nägschde $1}}',
 348+'viewprevnext' => 'Dsajch ($1 {{int:pipe-separator}} $2) ($3)',
 349+'search-result-size' => '$1 ({{PLURAL:$2|1 wôrd|$2 wärdâr}})',
 350+'search-result-score' => 'Âjschleechich: $1 %',
 351+'search-redirect' => '(Wajdalajdung fon „$1“ häa)',
 352+'search-section' => '(Abschnid $1)',
 353+'search-suggest' => 'Hasd ajchndlich gmaand „$1“?',
 354+'search-interwiki-caption' => 'Schweschdr-brojägd',
 355+'search-interwiki-default' => 'Af $1 gfundn:',
 356+'search-interwiki-more' => '(noch mäa)',
 357+'search-mwsuggest-enabled' => 'mid foorschleech',
 358+'search-mwsuggest-disabled' => 'ghane foorschlääch',
 359+'search-relatedarticle' => 'Fârwande',
 360+'mwsuggest-disable' => 'Foorschlääch iwâr AJAX abschdelâ',
 361+'searcheverything-enable' => 'In aln naamsrajm suuchn',
 362+'searchrelated' => 'fârwand',
 363+'searchall' => 'ale',
 364+'showingresults' => "Hiâr {{PLURAL:$1|is '''1'''|sin '''$1'''}} Ärgääbnis , ôôgfangn baj numâr '''$2.'''",
 365+'showingresultsnum' => "Hiâr {{PLURAL:$3|is '''1''' |sin '''$3''' }} Ärgääbnis, oogfangn baj numâr '''$2.'''",
 366+'showingresultsheader' => "{{PLURAL:$5|Ärgääbnis '''$1''' don '''$3'''|Ärgääbnis '''$1–$2''' fon '''$3'''}} fir '''$4'''",
 367+'nonefound' => "'''Ufbasd:''' Oone wajdas wäd nôr in ajnichn Naamsrajm gsuuchd. Wen'd iwarôôl (aa in disghusjoon'n, foorlaachn usw.) suchn wilsd, musd ''all:'' foorschrajm, oda aa den naam (midâm dobl-bhungd) fon genau dem naamsraum, fon dem de waasd, dases nur in deem drin saj ghan.",
 368+'search-nonefound' => 'Dsu dajna suuchfrôôchn is nigs gfundn wôrn.',
 369+'powersearch' => 'Suuche mid mäa oogaabm',
 370+'powersearch-legend' => 'Suuche mid mäa oogaam',
 371+'powersearch-ns' => 'In dena Nôômâsrajm suchng:',
 372+'powersearch-redir' => 'Wajdälajdunga oodsajng',
 373+'powersearch-field' => 'Suuch nôôch:',
 374+'powersearch-togglelabel' => 'Wääl aus:',
 375+'powersearch-toggleall' => 'Ale dsam',
 376+'powersearch-togglenone' => 'Gôôr ghane',
 377+'search-external' => 'Ägsdärne suach',
 378+'searchdisabled' => 'Diâ {{SITENAME}}-suâch ist ausgschald. Duu ghâusch so lang mid Google suâchn. Dengg drâu, des was mr dôô fir {{SITENAME}} find, ghâu iwârhoold saj.',
 379+
 380+# Quickbar
 381+'qbsettings' => 'Sajdn-lajsdn',
 382+'qbsettings-none' => 'Ghane',
 383+'qbsettings-fixedleft' => 'Lings, feschd',
 384+'qbsettings-fixedright' => 'Rächds, feschd',
 385+'qbsettings-floatingleft' => 'Lings, schwääbnd',
 386+'qbsettings-floatingright' => 'Rächds, schwääbnd',
 387+
 388+# Preferences page
 389+'preferences' => 'ajschdelungn',
 390+'mypreferences' => 'Maj ajschdelungn',
 391+'prefs-edits' => 'So ofd umgmoodld:',
 392+'prefsnologin' => 'Ned ôôgmäld',
 393+'prefsnologintext' => 'Ärschd wen\'d <span class="plainlinks">[{{fullurl:{{#special:UserLogin}}|returnto=$1}} ôôgmäld]</span> bisch, ghôôsch dâj âjschdelungn ändârn.',
 394+'changepassword' => "S'bhaswôrd ändârn",
 395+'prefs-skin' => 'Schaale',
 396+'skin-preview' => 'Môôl schbign',
 397+'prefs-math' => 'TeX',
 398+'datedefault' => 'Nôrmaal',
 399+'prefs-datetime' => 'Daadum un dsajd',
 400+'prefs-personal' => 'Benudsâr-daadn',
 401+'prefs-rc' => 'Ledschde Ändrungn',
 402+'prefs-watchlist' => 'Beoobachdungs-lischdn',
 403+'prefs-watchlist-days' => 'Wiifiil dääch dsrig in dr beoobachdungs-lischdn:',
 404+'prefs-watchlist-days-max' => 'Hechschdns 7 dääch',
 405+'prefs-watchlist-edits' => 'Wiifiil âjdrääch hechschdens:',
 406+'prefs-watchlist-edits-max' => 'Hegschd-dsôôl: 1000',
 407+'prefs-watchlist-token' => "Token fir d'beoobachdungs-lisdn",
 408+'prefs-misc' => 'Diff-graam',
 409+'prefs-resetpass' => 'S#bhaswôrd ändârn',
 410+'prefs-email' => 'Iimejl-ajschdelungn',
 411+'prefs-rendering' => 'Ufbuds',
 412+'saveprefs' => 'Aâjschdelungn schbajchrn',
 413+'resetprefs' => 'Nigs iwârneemn',
 414+'restoreprefs' => 'Uf dii uur-ajschdelungn dsrig',
 415+'prefs-editing' => 'Bearbajdungs-fenschdâr',
 416+'prefs-edit-boxsize' => 'Grees fom bearbajdungs-fenschdâr:',
 417+'rows' => 'Soofiil dsajln:',
 418+'columns' => 'Soofiil schbaldn',
 419+'searchresultshead' => 'Suuchn',
 420+'resultsperpage' => 'Broo rudsch dsajchn:',
 421+'contextlines' => 'Dsajln fir jeedn fund:',
 422+'contextchars' => 'Soofiil dsjachn broo dsjaln:',
 423+'recentchangesdays' => 'Wiifiil dääch dsrig baj „Ledschdn ändrungn“',
 424+'recentchangesdays-max' => 'Hegschdns $1 {{PLURAL:$1|daach|dääch}}',
 425+'recentchangescount' => 'Wiifiil ändrungn dsrig baj „Ledschdn ändrungn“',
 426+'localtime' => 'Hiisiche Uurdsajd:',
 427+'timezoneuseserverdefault' => 'Dsajd-dsoon fom server neem',
 428+'timezoneuseoffset' => 'Andre dsajd-dsoon (fârschiiwung undn ajndraachn)',
 429+'timezoneoffset' => 'Fârschiiwung¹:',
 430+'servertime' => 'Uurdsaj ufm Server',
 431+'guesstimezone' => 'Fom brausa iwârneem',
 432+'timezoneregion-africa' => 'Afrighaa',
 433+'timezoneregion-america' => 'Ameerighaa',
 434+'timezoneregion-antarctica' => 'Andargdis',
 435+'timezoneregion-arctic' => 'Argdis',
 436+'timezoneregion-asia' => 'Aasjâ',
 437+'timezoneregion-atlantic' => 'Adlandischâr oodseaan',
 438+'timezoneregion-australia' => 'Asufraaljâ',
 439+'timezoneregion-europe' => 'Ojroobhaa',
 440+'timezoneregion-indian' => 'Indischâr oodseaan',
 441+'timezoneregion-pacific' => 'Bhadsiifischâr Oodseaan',
 442+'allowemail' => 'Iimejl-embfang fon andrâ ôôschdeln',
 443+
 444+# Groups
 445+'group-sysop' => 'Adminischdradoorn',
 446+
 447+# Recent changes
 448+'rclistfrom' => "Nur d'ändrungn dsajchn sajd $1",
 449+'diff' => 'undârschiid',
 450+'hist' => 'Wärsjoonsfolche',
 451+'hide' => 'fârschdegn',
 452+'show' => 'dsajchn',
 453+'minoreditletter' => 'g',
 454+'rc-enhanced-hide' => 'Glôônichghajdn ned dsajchn',
 455+
 456+# Recent changes linked
 457+'recentchangeslinked' => 'Ändärunga af sajdn, af dii fo hiir fârwiisn wäd',
 458+'recentchangeslinked-summary' => "Dii sôndârsajdn fiird ale kirdsliche ändrungn fon sajdn uf, dii wo an däär hiir drôôhängn. Ales, was de dâfoo in daj [[Special:Watchlist|beoobachdunglisdn]] ufgnumn hasd, wäd aa noch '''fäd''' ôôdsajchd.",
 459+
 460+# Upload
 461+'upload' => 'Nauflôôdn',
 462+
 463+# File description page
 464+'filehist' => "Wärsjoon'n bis jeds",
 465+'filehist-help' => 'Glig uf ân dsajdbhungd, um dii dôômôôlich fasung ôôdsgugn',
 466+'filehist-datetime' => 'Âjschdlungs-daadum un -dsajd',
 467+'filehist-thumbtext' => "Wii d'fasung fom $2, $3 Uur grâub aussiid",
 468+'filehist-comment' => 'Sembf dâdsuâ',
 469+'imagelinks' => 'Dsajchn, wo dii dadaj als benudsd wärd',
 470+
 471+# Miscellaneous special pages
 472+'nbytes' => '$1 {{PLURAL:$1|Bajd|Bajds}}',
 473+'ncategories' => '$1 {{PLURAL:$1|GhadegoriiGhadegoriin}}',
 474+'newpages' => 'Naje sajdn',
 475+'move' => 'Umdaafn',
 476+'pager-newer-n' => '{{PLURAL:$1|nägschdâr|nägschd $1}}',
 477+'pager-older-n' => '{{PLURAL:$1|foorichâr|fooriche $1}}',
 478+
 479+# Book sources
 480+'booksources' => 'ISBN-Suuche',
 481+'booksources-go' => 'Loos-suuchn',
 482+
 483+# Special:AllPages
 484+'allpages' => 'Ale sajdn',
 485+'allarticles' => 'Ale sajdn',
 486+'allpagessubmit' => "Loos gäd's.",
 487+
 488+# Special:Log/newusers
 489+'newuserlog-create-entry' => 'Jeds hasd an benudsâr-ghondoo',
 490+
 491+# Watchlist
 492+'watchlist' => 'Maj beoobachdungs-lisdn',
 493+'mywatchlist' => 'Mâj beoobachdungslisdn',
 494+'addedwatch' => 'Wärd ab jeds beoobachd',
 495+'addedwatchtext' => "Di sajdn „[[:$1]]“ schdeed jeds mid af dajnâr [[Special:Watchlist|beoobachdungs-lisdn]] .
 496+
 497+Wen sich af dr sajdn oda iirâr disghusjoons-sajdn was duud, wärd se jeds
 498+ af den „[[Special:RecentChanges|Ledsdn ändrungn]]“ fäd dâdsuugschriim.
 499+
 500+Wen'd dii sajdn irchendwan nima fârfolchn wilsd, musd nôr af „{{int:Unwatch}}“ glign.",
 501+'removedwatch' => 'Wärd jeds nima beoobachd',
 502+'watch' => 'Beoobachdn',
 503+'unwatch' => 'Nimmä beoobachdn',
 504+
 505+# Displayed when you click the "watch" button and it is in the process of watching
 506+'watching' => 'Ghumd undâr beoobachdung ...',
 507+'unwatching' => 'Beobachdn ajschränggn',
 508+
 509+# Delete
 510+'actioncomplete' => 'Erleedichd',
 511+'deletedarticle' => 'had „[[$1]]“ gleschd',
 512+'deletecomment' => 'Warum gleschd:',
 513+'deleteotherreason' => 'Noch ân Grund dâfiir:',
 514+'deletereasonotherlist' => 'Andrâr Grund',
 515+'deletereason-dropdown' => "* Iibliche Grind fir's Leschn
 516+** Wal's dr Audhoor woln had
 517+** Wal's uurheewâr-rechd iwârdreedn wôrn is
 518+** Wal anâr nôr ghausd had",
 519+'delete-edit-reasonlist' => "D'grind fir's leschn ändârn",
 520+'delete-toobig' => "Dii sajdn had iiwâr $1 {{PLURAL:$1|Wersjoon|Wersjoon'n}}, des is fiil. Solche sajdn däf mr nima miir nigs diir nigs leschn, damid dii seewâr ned in d'gnii geen.",
 521+'delete-warning-toobig' => "Dii sajdn had mäa wii $1 {{PLURAL:$1|wärsjoon|wärsjoon'n}}, des is fiil. Wem ma solchene leschd, ghan dr seerwâr fiir {{SITENAME}} ins scholbârn ghomn.",
 522+
 523+# Rollback
 524+'rollback' => "D'ändrungn riggängich machn",
 525+'rollback_short' => 'riggängich machn',
 526+'rollbacklink' => 'Dsrigsedsn',
 527+'rollbackfailed' => 'Riggängich machn is ned gangn.',
 528+
 529+# Protect
 530+'protect-default' => 'Ale benudsâr',
 531+'protect-fallback' => "Des brauchd des „$1“-rächd, sunsch gäd's ned.",
 532+'protect-level-autoconfirmed' => 'Naje un ned regischdriirde benudsâr schbärn',
 533+'protect-level-sysop' => 'Nôr adminischdraadâr däfn',
 534+'protect-expiring' => 'bis $2, $3 Uur (UTC)',
 535+'protect-cantedit' => 'Du ghansd ned ändan, was mr auf däa sajdn däf, wal duu hiir gôôr nigs ändan däfsd.',
 536+'restriction-type' => 'Was erlaubd is:',
 537+
 538+# Undelete
 539+'undeletelink' => 'ôôgugn/dsrighooln',
 540+
 541+# Namespace form on various pages
 542+'namespace' => 'Nôômâsraum:',
 543+'blanknamespace' => '(Sajdn)',
 544+
 545+# Contributions
 546+'mycontris' => 'Maj bajdreech',
 547+
 548+# What links here
 549+'whatlinkshere' => 'Linggs af däj Saidn',
 550+'whatlinkshere-page' => 'Sajdn:',
 551+
 552+# Block/unblock
 553+'blocklink' => 'Schbärn',
 554+'unblocklink' => 'frajgeem',
 555+'change-blocklink' => 'Schbärn ändârn',
 556+'contribslink' => 'Bajdreech',
 557+
 558+# Move page
 559+'movearticle' => 'Sajdn fârschiibm:',
 560+'newtitle' => 'Dôôhin:',
 561+'move-watch' => 'Alde un naje sajdn beoobachdn.',
 562+'movepagebtn' => 'Sajdn fârschiibm',
 563+'pagemovedsub' => 'Jeds is fârschoom.',
 564+'movepage-moved' => "<big>'''Dii sajdn „$1“ is jedsdsu „$2“ wôrn.'''</big>",
 565+'articleexists' => "S'fârschiibm ged ned, wal's dii sajdn scho gibd, wo's had hin soln. Dengg dir hald an andârn naamn aus.",
 566+'talkexists' => 'Dii sajdn is fârschoom wôrn, awa baj iira disghusjoonssajdn is ned gangn, wals dii scho mim najn naam gibd. Jeds musd des fon hand dsamwôrschdln.',
 567+'movedto' => 'fârschoobn nach',
 568+'revertmove' => 'dsrigdaafn af an aldn nôômâ',
 569+
 570+# Thumbnails
 571+'thumbnail-more' => 'Grässär machng',
 572+
 573+# Tooltip help for the actions
 574+'tooltip-pt-userpage' => 'Daj benudsâr-sajdn',
 575+'tooltip-pt-mytalk' => 'Daj disghusjoons-sajdn',
 576+'tooltip-pt-preferences' => 'Daj Âjschdelunga',
 577+'tooltip-pt-watchlist' => 'Dôô ghumsch dsu dâjrâr beoobachdungslisdn',
 578+'tooltip-pt-mycontris' => 'Dôô ghumsd dsur lisdn fo dajne bajdreech',
 579+'tooltip-pt-login' => "S'is gän gsään, dasmr sich ôômäld, ma däf awâr aa soo raj",
 580+'tooltip-pt-logout' => 'Abmeldn',
 581+'tooltip-ca-talk' => 'Disghusjoon dsur sajdn hiir',
 582+'tooltip-ca-edit' => "Dii sajdn ghanst bearbajdn.
 583+Bide gug's midm foorschau-gnobf ôô fôrm schbajchan",
 584+'tooltip-ca-history' => 'Friâre Fasungn fon där sajdn',
 585+'tooltip-ca-protect' => 'Dii sajdn schidsn',
 586+'tooltip-ca-move' => 'Damid daafsd dii sajdn um',
 587+'tooltip-ca-watch' => 'Dôômid nimsd dii sajdn undâr daj beoobachdung',
 588+'tooltip-search' => 'In {{SITENAME}}suchng',
 589+'tooltip-search-go' => 'Dii sajdn suchng, dii genau soo haasd',
 590+'tooltip-search-fulltext' => 'Suuch nach sajdn mid dem dhägsd',
 591+'tooltip-p-logo' => "Uf d'haubdsajdn geen",
 592+'tooltip-n-mainpage' => 'Af di haubdsajdn geen',
 593+'tooltip-n-mainpage-description' => "Af d'haubdsajdn gea",
 594+'tooltip-n-portal' => 'Beschrajwung fom brojägd, was de doâ ghausch, wo de waas findsch.',
 595+'tooltip-n-currentevents' => 'Sich beschajd holn iwâr sachn, dii grôôd basiirn',
 596+'tooltip-n-recentchanges' => "Was ds'ledsch uf {{SITENAME}} andârs gmachd wôrn is",
 597+'tooltip-n-randompage' => 'Dsufeliche sajdn',
 598+'tooltip-n-help' => 'Hilfssajdn oozaichng',
 599+'tooltip-t-whatlinkshere' => 'Welche sajdn ale hiir häär wajsn',
 600+'tooltip-t-recentchangeslinked' => "Was ds'ledschd gändârd wôrn is uf sajdn, uf dii dii hiir fârwajsd",
 601+'tooltip-feed-rss' => 'RSS-Feed fir dii sajdn',
 602+'tooltip-feed-atom' => 'Atom-Feed fir dii sajdn',
 603+'tooltip-t-contributions' => 'Dsajchn, was däär benudsâr alâs gmachd had',
 604+'tooltip-t-emailuser' => 'Dem benudsâr â E-mejl schign',
 605+'tooltip-t-upload' => 'Dadain nauflôôdn',
 606+'tooltip-t-specialpages' => 'Lisdn fo alle Schbedsjalsajdn',
 607+'tooltip-t-print' => 'Dii sajdn in drugôôsichd ôôdsajchn',
 608+'tooltip-t-permalink' => 'Bermanendär lingh zo derä Sajdnwärsjoon',
 609+'tooltip-ca-nstab-main' => 'Sajdninhald dsajchn',
 610+'tooltip-ca-nstab-user' => 'Dii Benudsârsajdn ôôdsajchn',
 611+'tooltip-ca-nstab-media' => 'Dii sajdn fir dii meedjendadaj ôôdsajchn',
 612+'tooltip-ca-nstab-special' => 'Des is â sonda-sajdn, dii ghôôsch ned ändârn',
 613+'tooltip-ca-nstab-project' => "Uf d'bhôrdaalsajdn geen",
 614+'tooltip-ca-nstab-image' => 'Di sajdn fo där dadaj oozaing',
 615+'tooltip-ca-nstab-mediawiki' => 'Dii sischdeem-mäldung ôôdsajchn',
 616+'tooltip-ca-nstab-template' => 'Dii foorlaachn ôôdsajchn',
 617+'tooltip-ca-nstab-help' => 'Dii hilfssajdn ôôdsajchn',
 618+'tooltip-ca-nstab-category' => 'Dii ghadegoriin-sajdn ôôdsajchn',
 619+'tooltip-minoredit' => 'Dii ändrung als glôô auswajsn',
 620+'tooltip-save' => 'Was de gmachd hasch, jeds alâs schbajchârn',
 621+'tooltip-preview' => 'Forhäär ôôdsajchn, was de alâs hiir gmachd hasch. Bide mach des, befoor de alâs endgildich schbajchârsch.',
 622+'tooltip-diff' => 'Ôôdsajchn, was de hiir alâs umbäschdld hasch.',
 623+'tooltip-compareselectedversions' => "Den undârschiid dswischn dswaa rausgsuchdn wärsjoon'n fon däär sajdn ôôdsajchn.",
 624+'tooltip-watch' => 'Dii sajdn fir Dii undâr beobachdung neem',
 625+'tooltip-recreate' => 'Dii sajdn naj ôôleechn, obwool se scho môôl gleschd wôrn is.',
 626+'tooltip-upload' => 'Loos midm nauflaadn',
 627+'tooltip-rollback' => 'Hiir glign machd mid ôôm môôl alâs riggängich, was däär benudsârs dsledschd uf dr sajdn gmachd had.',
 628+'tooltip-undo' => 'Hiir glign machd dii ôône ändrung riggängich un dsajch dan ôô, wiis dan aussään dääd, dan ghausch aa noch â dsusamnfasung wisoo un warum dâdsuuschrajwn.',
 629+
 630+# Stylesheets
 631+'common.css' => '/* CSS hiir beâjflusd ale schelfn */',
 632+'standard.css' => "/* CSS hiir beâjflusd nôr dii Klassik-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an [[MediaWiki:Common.css]] was ändârn. */",
 633+'nostalgia.css' => "/* CSS hiir beâjflusd nôr dii Nostalgia-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 634+'cologneblue.css' => "/* CSS hiir beâjflusd nôr dii Kölnisch-Blau-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 635+'monobook.css' => "/* CSS hiir beâjflusd nôr dii Monobook-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 636+'myskin.css' => "/* CSS hiir beâjflusd nôr dii MySkin-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 637+'chick.css' => "/* CSS hiir beâjflusd nôr dii Küken-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 638+'simple.css' => "/* CSS hiir beâjflusd nôr dii Simple-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 639+'modern.css' => "/* CSS hiir beâjflusd nôr dii Modern-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */
 640+
 641+/* Dii glôôschrajwung im nawigadsjoonsberajch fârhindârd des: */
 642+.portlet h5,
 643+.portlet h6,
 644+#p-personal ul,
 645+#p-cactions li a,
 646+#preftoc a {
 647+ text-transform: none;
 648+}",
 649+'vector.css' => "/* CSS hiir beâjflusd nôr dii Vector-schelfn. Wen'd ale uf ôômôôl beâjflusn wilsch, muâsch an MediaWiki:Common.css was ändârn. */",
 650+'print.css' => '/* CSS hiir beâjflusd nôr dii drugausgaawe. */',
 651+'handheld.css' => '/* CSS hiir beâjflusd nôr dii handgerääde, jee nachdeem, welche schelfn in $wgHandheldStyle âjgeschdeld is. */',
 652+
 653+# Scripts
 654+'common.js' => '/* Des folchende JavaScript wird fir ale benudsâr glôôdn un fir ale sajdn, dii se ôôgugn. */',
 655+
 656+# Bad image list
 657+'bad_image_list' => 'Fôrmaad:
 658+
 659+Nôr dsajln, dii was midem dsajchn * ôôfangn, wärn berigsichdichd. Un dr ärschde lingg uf dr dsajln mus dan uf â uubasnde dadaj sajn. Wen dahindâr noch meâ linggs ghumn, dan geldn dii als ausnaamn, wo dâgeechn des - dsum bajschbiil - bild schdeen däf.',
 660+
 661+# 'all' in various places, this might be different for inflected languages
 662+'watchlistall2' => 'ale',
 663+'namespacesall' => 'ale',
 664+
 665+# Special:SpecialPages
 666+'specialpages' => 'Schbedsjaal-sajdn',
 667+
 668+);
Property changes on: trunk/phase3/languages/messages/MessagesVmf.php
___________________________________________________________________
Name: svn:eol-style
1669 + native
Name: svn:keywords
2670 + Id
Index: trunk/phase3/languages/Names.php
@@ -343,6 +343,7 @@
344344 'vep' => 'Vepsan kel\'', # Veps
345345 'vi' => 'Tiếng Việt', # Vietnamese
346346 'vls' => 'West-Vlams', # West Flemish
 347+ 'vmf' => 'Mainfränkisch', # Upper Franconian, Main-Franconian
347348 'vo' => 'Volapük', # Volapük
348349 'vot' => 'Vaďďa', # Vod/Votian
349350 'vro' => 'Võro', # Võro
Index: trunk/phase3/RELEASE-NOTES
@@ -80,12 +80,12 @@
8181 similarly to the category namespace.
8282 * $wgEnableSorbs renamed to $wgDnsBlacklistUrls ($wgEnableSorbs kept for
8383 backward compatibility)
84 -* $wgUploadNavigationUrl now also affects images inline images that do not
85 - exist. In that case the URL will get (?|&)wpDestFile=<filename> appended to
 84+* $wgUploadNavigationUrl now also affects images inline images that do not
 85+ exist. In that case the URL will get (?|&)wpDestFile=<filename> appended to
8686 it as appropriate.
8787 * If $wgLocaltimezone is null, use the server's timezone as the default for
8888 signatures. This was always the behaviour documented in DefaultSettings.php
89 - but has not been the actual behaviour for some time: instead, UTC was used
 89+ but has not been the actual behaviour for some time: instead, UTC was used
9090 by default.
9191 * Added $wgExtensionAssetsPath, to decouple assets serving from $wgScriptPath.
9292 If not specified it will default to $wgScriptPath/extensions
@@ -94,7 +94,7 @@
9595 * Added $wgAdvertisedFeedTypes to decide what feed types (RSS, Atom, both, or
9696 neither) MediaWiki advertises. Default is array( 'atom' ), so RSS is no
9797 longer advertised by default (but it still works).
98 -* Added $wgMemCachedTimeout, controls how long to wait for data from the
 98+* Added $wgMemCachedTimeout, controls how long to wait for data from the
9999 memcached servers.
100100 * New configuration variables $wgDebugTimestamps and $wgDebugPrintHttpHeaders
101101 for controlling debug output.
@@ -299,8 +299,8 @@
300300 * (bug 19791) Add URL of file source as comment to thumbs (for ImageMagick)
301301 * (bug 21946) Sorted wikitables do not properly handle minus signs
302302 * (bug 18885) Red links for media files do not support shared repositories
303 -* Added $wgFixArabicUnicode, to convert deprecated presentation forms in
304 - Arabic text to their modern equivalents, and $wgFixMalayalamUnicode, to
 303+* Added $wgFixArabicUnicode, to convert deprecated presentation forms in
 304+ Arabic text to their modern equivalents, and $wgFixMalayalamUnicode, to
305305 convert ZWJ-based chillu sequences in Malayalam text to their Unicode 5.1
306306 equivalents.
307307 * (bug 22051) Returing false in SpecialContributionsBeforeMainOutput hook now
@@ -682,10 +682,10 @@
683683 only displayed to the users that have "editinterface" right
684684 * (bug 21740) Attempting to protect a page that doesn't exist (salting) returns
685685 "unknown error"
686 -* (bug 18762) both redirects and links get fixed one after another if
 686+* (bug 18762) both redirects and links get fixed one after another if
687687 redirects-only switch is not present
688688 * (bug 20159) thumbnails rerendered if older that $wgThumbnailEpoch
689 -* Fixed a bug which in some situations causes the job queue to grow forever,
 689+* Fixed a bug which in some situations causes the job queue to grow forever,
690690 due to an infinite loop of job requeues.
691691 * (bug 21523) File that can have multiple pages (djvu, pdf, ...) no longer have
692692 the page selector when they have only one page
@@ -722,9 +722,9 @@
723723 * (bug 19226) First line renders differently on many UI messages.
724724 * (bug 21303) Comments are no longer stripped from MediaWiki:Common.js and
725725 skin-specific JS pages
726 -* (bug 5061) Use the more precise thumbcaption thumbimage and thumbinner classes
 726+* (bug 5061) Use the more precise thumbcaption thumbimage and thumbinner classes
727727 for image divs.
728 -* (bug 22096) IE50Fixes.css and IE55Fixes.css have been dropped from the Monobook
 728+* (bug 22096) IE50Fixes.css and IE55Fixes.css have been dropped from the Monobook
729729 and Chick skins
730730 * Fixed bug involving unclosed "-{" markup in the language converter
731731 * (bug 21870) No longer include Google logo from an external server on wiki error.
@@ -799,8 +799,8 @@
800800 * (bug 21441) meta=userinfo&uiprop=options no longer returns default options
801801 for logged-in users under certain circumstances
802802 * (bug 21945) Add chomp control in YAML
803 -* Expand the thumburl to an absolute url to make it consistent with url and
804 - descriptionurl
 803+* Expand the thumburl to an absolute url to make it consistent with url and
 804+ descriptionurl
805805 * (bug 20233) ApiLogin::execute() doesn't handle LoginForm :: RESET_PASS
806806 * (bug 22061) API: add prop=headitems to action=parse
807807 * (bug 22240) API: include time in siteinfo
@@ -829,6 +829,7 @@
830830 * Lower Silesian (sli) (new)
831831 * Picard (pcd) (new)
832832 * Uyghur (Arabic script) (ug-arab) (new)
 833+* Upper Franconian (vmf) (new)
833834 * Votic (vot) (new)
834835 * Eastern Yiddish (ydd) (removed)
835836 * Iriga Bicolano (bto) (removed)

Status & tagging log