Dear Developers,
I have started an thread on Mediawiki about content translation in sister
project <https://m.mediawiki.org/wiki/Topic:Wybcde0ippq25eko> two months
ago. (specifically on bnwikibooks) Although I have not get the proper
answer about that till now, their is any possibility to activate this
extension in sister projects? or technically is that possible? The language
team is ready to support this? Will we see it in Bangla Wikibooks in near
future?
Best regards,
--
*Shakil Hosen *(he/him)
Facebook <https://www.facebook.com/shakil.MdsHosen>, Telegram
<https://t.me/ShakilMdsHosen>
Hello all,
I would like to announce the release of MediaWiki Language Extension
Bundle 2022.01. This bundle is compatible with '''MediaWiki 1.36''' or
above and requires '''PHP 7.3.19''' or above.
Next MLEB is expected to be released in 3 months. If there are very
important bug fixes, we will do an intermediate release. Please give
us your feedback at
[[Talk:MLEB|https://www.mediawiki.org/wiki/Talk:MLEB]].
* Download: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar…
* sha256sum: 0cb434980b399f7bac42a92c9f171b6c9041cb998e3b2b0fcf16daf58c43fe61
* Signature: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2022.01.tar…
Quick links:
* Installation instructions are at: https://www.mediawiki.org/wiki/MLEB
* Announcements of new releases will be posted to a mailing list:
https://lists.wikimedia.org/postorius/lists/mediawiki-i18n.lists.wikimedia.…
* Report bugs to: https://phabricator.wikimedia.org/project/view/1464/
Release notes for each extension are below.
-- Kartik Mistry
== Highlights ==
* '''MLEB now requires MediaWiki 1.36 and PHP 7.3.19'''
== Babel, cldr, CleanChanges and LocalisationUpdate ==
* Localisation and maintenance updates.
== Translate ==
* Fix Special:PageMigration - Page search suggestion does not work
({{phab|T217726}})
* Fix UI issue: the page moves from bottom to top when new messages
are loaded in List tab ({{phab|T295655}}, {{gerrit|738587}})
* Migrate tables to an abstract schema ({{phab|T268576}}, {{gerrit|735613}})
* Improve UX on Special:AggregateGroups and add collapsibility ({{phab|T90511}})
* Feature: Special:Translate: Make the target language visible in the
translation UI ({{phab|T296987}}, {{gerrit|743383}})
* Feature: Special:Translate: Make the target language selector a bit
more prominent ({{phab|T296986}}, {{gerrit|743397}})
* Performance: Special:ActiveLanguages should not perform slow queries
if results are cached ({{phab|T285314}}, {{gerrit|747122}})
* Feature: Add a new Javascript hook,
<code>mw.translate.translationView.stateChange</code>, fired when the
state is updated ({{phab|T297129}}, {{gerrit|745997}})
* Remove unused Configure extension integration ({{gerrit|751382}})
* Feature: Add reason dropdown on PageTranslationDeletePage
({{phab|T153542}}, {{gerrit|754490}})
* Add filters to <code>meta=messagegroupstats</code> API
({{phab|T298736}}, {{gerrit|752000}})
* Allow exporting AggregateMessageGroups in offline format via CLI
({{phab|T299493}}, {{phab|T263268}}, {{gerrit|755356}})
=== Breaking changes ===
* Remove backward compatibility for MW <= 1.35 ({{phab|T298788}},
{{gerrit|752166}})
== UniversalLanguageSelector ==
* Remove backward compatibility for MW <= 1.35
* Localisation and maintenance updates.
=== Font updates ===
* Add Awami Nastaliq font ({{phab|T290510}}, {{gerrit|737206}})
* Update OpenDyslexic ({{gerrit|737207}})
* Update GentiumPlus font ({{phab|T298613}}, {{gerrit|737206}})
--
Kartik Mistry | કાર્તિક મિસ્ત્રી
kartikm.wordpress.com
Hello all,
I would like to announce the release of MediaWiki Language Extension Bundle
2021.10. This bundle is compatible with '''MediaWiki 1.35.3''' or above and
requires '''PHP 7.3.19''' or above.
Next MLEB is expected to be released in 3 months. If there are very
important bug fixes, we will do an intermediate release. Please give us
your feedback at [[Talk:MLEB|https://www.mediawiki.org/wiki/Talk:MLEB]].
* Download:
https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2021.10.tar…
* sha256sum:
ce923b2a661e3a97ec8f0add9eb9369637e02cbb70a47b80a1e50f3e8c0001d6
* Signature:
https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2021.10.tar…
Quick links:
* Installation instructions are at: https://www.mediawiki.org/wiki/MLEB
* Announcements of new releases will be posted to a mailing list:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n
* Report bugs to: https://phabricator.wikimedia.org/project/view/1464/
Release notes for each extension are below.
-- Kartik Mistry
== Highlights ==
* MLEB now requires MediaWiki 1.35.3 and PHP 7.3.19
* This release contains security fixes. We recommend updating as soon as
possible.
* Prevent non-wikitext pages from being marked for translation
([[gerrit:c/mediawiki/extensions/Translate/+/718014|Gerrit]],
[[phab:T163254|Phabricator]])
* Add support for moving talkpages when moving translatable pages
([[gerrit:c/mediawiki/extensions/Translate/+/709102|Gerrit]],
[[phab:T41023|Phabricator]])
* The translation UI (TUX) now uses the user preferred edit fonts when
displaying the source message & the editor ([[gerrit:c/719641|Gerrit]],
[[phab:T213658|Phabricator]])
== Known Issues ==
* The new Vector skin has a configuration parameter
<code>$wgVectorLanguageInHeader</code> that moves the language links from
the sidebar into a menu beside the page title. With MediaWiki 1.36, New
Vector (REL1_36 branch) and <code>$wgVectorLanguageInHeader</code> set to
true, the menu beside the title does not respond to click events and is
hence unusable. We recommend setting <code>$wgVectorLanguageInHeader</code>
to false if you are using MediaWiki 1.36.
== Babel, cldr, and LocalisationUpdate ==
* Localisation and maintenance updates.
== CleanChanges ==
* Fix: RecentChanges: When filtering with only a nonexistent user, changes
from all users are displayed ([
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CleanChanges/+/730538
Gerrit], [https://phabricator.wikimedia.org/T293257 Phabricator])
* Localisation and maintenance updates.
== Translate ==
* SpecialPageTranslation: Show correct number of units marked for
translation ([[gerrit:c/mediawiki/extensions/Translate/+/705885|Gerrit]])
* Fix translation of pages with custom content models
([[gerrit:c/mediawiki/extensions/Translate/+/693984|Gerrit]],
[[phab:T258756|Phabricator]])
* TranslatablePageMover: Fix incorrect target page validation
([[gerrit:c/mediawiki/extensions/Translate/+/710285|Gerrit]])
* Extended export.php's capabilities to allow exporting everything with a
single invocation ([[phab:T287476|Phabricator]])
* Fix Discouraged translatable page is no longer discouraged after move
([[gerrit:c/mediawiki/extensions/Translate/+/708493|Gerrit]],
[[phab:T287373|Phabricator]])
* Special:PageTranslation: Display consistent success/warning/error
messages ([[gerrit:c/mediawiki/extensions/Translate/+/714972|Gerrit]])
* Fix Pages discouraged from translation should warn translators
([[gerrit:c/mediawiki/extensions/Translate/+/714215|Gerrit]],
[[phab:T237590|Phabricator]])
* Fix TUX should have try again button upon save failure
([[gerrit:c/mediawiki/extensions/Translate/+/713234|Gerrit]],
[[phab:T272791|Phabricator]])
* TUX: Ensure optional message is checked based on URL options
([[gerrit:c/mediawiki/extensions/Translate/+/713219|Gerrit]],
[[phab:T264075|Phabricator]])
* SpecialTranslate: Fix proofreading tooltip anchor
([[gerrit:c/mediawiki/extensions/Translate/+/713637|Gerrit]],
[[phab:T281466|Phabricator]])
* Fix Page display title no longer translatable by default
([[gerrit:c/mediawiki/extensions/Translate/+/709502|Gerrit]],
[[phab:T287816|Phabricator]])
* Fix TUX should not use a wrong uselang value as fallback
([[gerrit:c/mediawiki/extensions/Translate/+/713601|Gerrit]],
[[phab:T279252|Phabricator]])
* Add new validator NotEmptyValidator
([[gerrit:c/mediawiki/extensions/Translate/+/713880|Gerrit]],
[[phab:T261305|Phabricator]])
* Add dir/lang attribute for outdated translation header
([[gerrit:c/mediawiki/extensions/Translate/+/714323|Gerrit]],
[[phab:T289440|Phabricator]])
* Special:PageTranslation: Require
<code><nowiki><translate></nowiki></code> tags on the latest version for
marking ([[gerrit:c/mediawiki/extensions/Translate/+/714971|Gerrit]],
[[phab:T289697|Phabricator]])
* Special:PageTranslation: <code>tpt-badtitle</code> expects a parameter
([[gerrit:c/mediawiki/extensions/Translate/+/714970|Gerrit]])
* Use user preferred edit font in sourcemessage & editor
([[gerrit:c/719641|Gerrit]], [[phab:T213658|Phabricator]])
* Fix The page translation language list should use HTML list instead of
literal bullet points
([[gerrit:c/mediawiki/extensions/Translate/+/718862|Gerrit]],
[[phab:T280742|Phabricator]])
* Remove language URL parameter in "Translate this page" link
([[gerrit:c/mediawiki/extensions/Translate/+/720664|Gerrit]],
[[phab:T286110|Phabricator]])
* Add support for moving talkpages when moving translatable pages
([[gerrit:c/mediawiki/extensions/Translate/+/709102|Gerrit]],
[[phab:T41023|Phabricator]])
* Redirect page should not block translation page
([[gerrit:c/mediawiki/extensions/Translate/+/710300|Gerrit]],
[[phab:T284116|Phabricator]])
* Prevent non-wikitext pages from being marked for translation
([[gerrit:c/mediawiki/extensions/Translate/+/718014|Gerrit]],
[[phab:T163254|Phabricator]])
* Update moveTranslatablePageScript.php to make moving sub pages the
default ([[gerrit:c/mediawiki/extensions/Translate/+/721821|Gerrit]])
* Fix Special:PageMigration - "query - messagecollection" API throws an
error ([[gerrit:c/mediawiki/extensions/Translate/+/723813|Gerrit]])
* Performance optimizations for Translate metadata
([[phab:T204026|Phabricator]])
* Add <code>%MESSAGE_URL%</code> placeholder for support params
([[gerrit:c/mediawiki/extensions/Translate/+/724701|Gerrit]])
* Avoid outputting invalid lang="qqq" on Special:Translations and
Special:SupportedLanguages ([[phab:T259137|Phabricator]])
* Allow excluding certain messages from validation
([[gerrit:c/mediawiki/extensions/Translate/+/730034|Gerrit]],
[[phab:T289480|Phabricator]])
* Special:Translate: Ensure translated name for the group appears
([[gerrit:c/mediawiki/extensions/Translate/+/731970|Gerrit]])
* Localisation and maintenance updates
=== Security ===
* Allow revdel-related actions in translatable pages
([[gerrit:c/mediawiki/extensions/Translate/+/725385|Gerrit]])
=== Breaking changes ===
* Export script: remove <code>--hours</code>
([[gerrit:c/mediawiki/extensions/Translate/+/705677|Gerrit]])
* Remove translation aids customization (Hook:
<code>TranslateTranslationAids</code>)
([[gerrit:c/mediawiki/extensions/Translate/+/715939|Gerrit]])
* Remove <code>$wgTranslateDelayedMessageIndexRebuild</code>
([[gerrit:c/mediawiki/extensions/Translate/+/719062|Gerrit]])
* Remove <code>getConfiguration</code> and <code>getFFS</code> from
MessageGroup ([[gerrit:c/mediawiki/extensions/Translate/+/715946|Gerrit]])
* Group configuration: Rename validator keymatch option to include
([[gerrit:c/mediawiki/extensions/Translate/+/730035|Gerrit]])
== UniversalLanguageSelector ==
* '''SECURITY''': Language name search: Avoid searching for very long
search keys
([[gerrit:c/mediawiki/extensions/UniversalLanguageSelector/+/732274|Gerrit]],
[[phab:T293749|Phabricator]])
* Improve support for the new Vector Skin
* Remove configuration <code>ULSEnableAnon</code>
([[gerrit:c/mediawiki/extensions/UniversalLanguageSelector/+/707229|Gerrit]])
* Add support for multiple ULS buttons
([[gerrit:c/mediawiki/extensions/UniversalLanguageSelector/+/719325|Gerrit]])
* Localisation and maintenance updates.
--
Kartik Mistry | કાર્તિક મિસ્ત્રી
kartikm.wordpress.com
Hello all,
I would like to announce the release of MediaWiki Language Extension
Bundle 2021.07. This bundle is compatible with MediaWiki 1.35 or above
and requires PHP 7.2 or above.
Next MLEB is expected to be released in 3 months. If there are very
important bug fixes, we will do an intermediate release. Please give
us your feedback at
[[Talk:MLEB|https://www.mediawiki.org/wiki/Talk:MLEB]].
* Download: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2021.07.tar…
* sha256sum: f7cd8113c095375be51464429dff04c8fa5bb88bc22ba3d780bf5698668e52c5
* Signature: https://translatewiki.net/mleb/MediaWikiLanguageExtensionBundle-2021.07.tar…
Quick links:
* Installation instructions are at: https://www.mediawiki.org/wiki/MLEB
* Announcements of new releases will be posted to a mailing list:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-i18n
* Report bugs to: https://phabricator.wikimedia.org/project/view/1464/
Release notes for each extension are below.
-- Kartik Mistry
== Babel, cldr, CleanChanges and LocalisationUpdate ==
* Localisation and maintenance updates.
== Translate ==
* '''BREAKING CHANGE''': Translate extension now requires MediaWiki
1.35 or above.
* When translating in Page mode, modifying and publishing a message
causes its to become empty ({{phab|T270819}})
* '''SECURITY''': Enhance validation and logging for AggregateGroups
API deletions ({{phab|T282932}})
* Make Special:PageTranslation work with ONLY_FULL_GROUP_BY ({{gerrit|701871}})
* '''BREAKING CHANGE''': Remove TranslateMessageGroupPathVariables
hook ({{gerrit|701678}})
* GettextFFS: Only allow pot mode for source language ({{phab|T230361}})
* Translation page deletion should not clear metadata ({{gerrit|694306}})
* Added content model and handler for translatable modules
({{gerrit|638528}}, {{phab|T271406}})
* Allow showing yearly stats in Special:TranslationStats ({{phab|T281244}})
* '''BREAKING CHANGE''': Remove Validator and LegacyValidatorAdapter
({{gerrit|685438}})
* Improve display of very long insertables ({{gerrit|685805}})
* Fix "Translation units to be deleted appear with unit ID -1 on
Special:PageTranslation" ({{phab|T283971}})
* Localisation updates.
=== Configuration variable changes ===
To address voice and tone issues in the Translate extension
({{phab|T277965}}) the following configuration variable names have
been renamed:
* <code>TranslateBlacklist</code> →
<code>TranslateDisabledTargetLanguages</code>
* <code>TranslateAuthorBlacklist</code> →
<code>TranslateAuthorExclusionList</code>
* <code>TranslateCheckBlacklist</code> →
<code>TranslateValidationExclusionFile</code>
''The old variables will be supported for MLEB 2021.07 release but
removed in the MLEB 2021.10 release.''
If you have defined
[[Help:Extension:Translate/Group_configuration|message groups]]
defined with <code>LANGUAGE</code> attributes,
<code>whitelist/blacklist</code> have been changed to
<code>include/exclude</code>
== UniversalLanguageSelector ==
* '''BREAKING CHANGE''': UniversalLanguageSelector extension now
requires MediaWiki 1.35 or above.
* MODERN VECTOR: Position language menu below language button ({{phab|T276248}})
* Update jquery.uls and jquery.ime from upstream
* Fix "Suggested language list not available for ULS version in new
language button". ({{phab|T282037}})
* MODERN VECTOR: Fix "ULS settings window can’t be opened with the
preferences link on new Vector". ({{phab|T282956}})
* Fix "ULS preferences tool link cannot be opened when compact
languages disabled" ({{phab|T286574}})
* Localisation updates.
--
Kartik Mistry | કાર્તિક મિસ્ત્રી
kartikm.wordpress.com