* Remove translations of 'edittools' from
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 1 Oct 2007 14:34:22 +0000 (14:34 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 1 Oct 2007 14:34:22 +0000 (14:34 +0000)
** li: surely no translation of the original en: message
** wa: CharInsert extension is needed to make usage of <charinsert>
* Define 'edittools' message optional as it is not a visible part of the UI.

languages/messages/MessagesEn.php
languages/messages/MessagesLi.php
languages/messages/MessagesWa.php
maintenance/language/messageTypes.inc

index ad0e183..f2bb899 100644 (file)
@@ -1069,7 +1069,7 @@ the text into a text file and save it for later.</strong>',
 'templatesusedsection'      => 'Templates used in this section:',
 'template-protected'        => '(protected)',
 'template-semiprotected'    => '(semi-protected)',
-'edittools'                 => '<!-- Text here will be shown below edit and upload forms. -->',
+'edittools'                 => '<!-- Text here will be shown below edit and upload forms. -->', # only translate this message to other languages if you have to change it
 'nocreatetitle'             => 'Page creation limited',
 'nocreatetext'              => 'This site has restricted the ability to create new pages.
 You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].',
index bdb047c..5d5047a 100644 (file)
@@ -378,7 +378,6 @@ De beluifs ós ouch dats te dezen tèks zelf höbs gesjreve, of gekopieerd van '
 'readonlywarning'      => "WAARSJUWING: De database is vasgezèt veur ongerhoud, dus op 't mement kins e dien verangeringe neet opsjlaon. De kins dien tèks 't biste opsjlaon in 'n tèksbesjtand om 't later hie nog es te prebere.",
 'protectedpagewarning' => 'WAARSJUWING:  Dees pazjena is besjermd zoedat ze allein doer gebroekers mit administratorrechte kint weure verangerd.',
 'templatesused'        => 'Sjablone gebroek in dees pazjena:',
-'edittools'            => 'literal translation',
 
 # History pages
 'revhistory'          => 'Bewirkingshistorie',
index 597b359..360ba1c 100644 (file)
@@ -556,12 +556,6 @@ Do côp, vos n' såroz schaper vos candjmints asteure; motoit vos dvrîz copyî
 'templatesused'             => 'Modeles eployîs e cisse pådje ci:',
 'template-protected'        => '(protedjî)',
 'template-semiprotected'    => '(dimey-protedjî)',
-'edittools'                 => '<div id="editpage-specialchars" class="plainlinks" style="margin-top:1px; border-width:1px; border-style:solid; border-color:#aaaaaa; padding:2px;">
-<small>Ahessåvès letes (clitchîz po les taper):
-<charinsert>Å å Ç ç É é Ê ê È è Î î Ô ô Û û</charinsert> ·
-<charinsert>«+» [+] [[+]] {{+}} </charinsert> ·
-<charinsert>– — ~ | € ° º</charinsert>
-</small></div>',
 'nocreatetitle'             => 'Ahivaedje di pådjes limité',
 'nocreatetext'              => "Cisse waibe ci a limité l' possibilité d' ahiver des novelès pådjes. Vos ploz rivni en erî eyet candjî ene pådje k' egzistêye dedja, oudonbén, [[Special:Userlogin|vos elodjî ou ahiver on conte d' uzeu]].",
 
index e3376ca..48bcb0a 100644 (file)
@@ -205,6 +205,7 @@ $wgOptionalMessages = array(
        'filedelete-backlink',
        'pagetitle',
        'filename-prefix-blacklist',
+       'edittools',
 );
 
 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */