MediaWiki talk:Gadget-edittop.js

Latest comment: 6 years ago by Perhelion in topic Chinese translation

fa.wiki

edit

please add this for farsi

      fa: 'ویرایش بخش آغازین',

Reza1615 (talk) 19:58, 14 February 2013 (UTC)Reply

  Done  ■ MMXX talk 21:04, 17 February 2013 (UTC)Reply
edit

Remove these lines:

    if (mw.config.get("skin") == "vector") {
      mw.util.addCSS ("h1.firstHeading span.mw-editsection {font-size: 50%;}");
    } else {
      editwidth += 10;
    }

Replace this:

parent.insertBefore (span0, parent.firstChild);

With this:

parent.appendChild (span0);

Matma Rex (talk) 12:56, 4 May 2013 (UTC)Reply

  Done russavia (talk) 13:02, 4 May 2013 (UTC)Reply

Malayalam

edit

{{Editprotected}} Please add:

    ml: 'ആമുഖം തിരുത്തുക',

Thanks--Praveen:talk 03:15, 15 January 2014 (UTC)Reply

  Done --Sreejith K (talk) 05:30, 23 January 2014 (UTC)Reply

Bengali translation

edit

{{Editprotected}} Please add

var localtitles = {
      bn: 'সূচনা অনুচ্ছেদ সম্পাদনা করুন',

--Aftab (talk) 17:31, 2 December 2014 (UTC)Reply

  Done --Steinsplitter (talk) 12:23, 22 December 2014 (UTC)Reply

Translation

edit

{{Edit request}} Hello.please add

ar: 'تعديل المقدمة',

Thank you --ديفيد عادل وهبة خليل 2 (talk) 12:11, 1 September 2016 (UTC)Reply

  Done --Hedwig in Washington (mail?) 14:45, 2 September 2016 (UTC)Reply

Chinese translation

edit

{{Edit request}} Please add:

      'zh': '编辑首段',
      'zh-hans': '编辑首段',
      'zh-hant': '編輯首段',

or

      'zh': '编辑首段',
      'zh-cn': '编辑首段',
      'zh-hans': '编辑首段',
      'zh-hant': '編輯首段',
      'zh-hk': '編輯首段',
      'zh-sg': '编辑首段',
      'zh-mo': '編輯首段',
      'zh-my': '编辑首段',
      'zh-tw': '編輯首段',

thank you. --A Sword in the Wind (talk | changes) 06:19, 27 August 2017 (UTC)Reply

  Done Thank you! -- User: Perhelion 14:20, 26 September 2017 (UTC)Reply
Return to "Gadget-edittop.js" page.