Localisation updates from https://translatewiki.net.

Change-Id: I7f8edb9b3d7abf4f3f6ad98f254abaf7ef8e5efd
1 file changed
tree: f7483d2f0b79272d183681cd9f4a9dcc9ca8953c
  1. .phan/
  2. i18n/
  3. includes/
  4. modules/
  5. tests/
  6. .eslintrc.json
  7. .gitignore
  8. .gitreview
  9. .phpcs.xml
  10. .stylelintrc.json
  11. CODE_OF_CONDUCT.md
  12. composer.json
  13. COPYING
  14. Disambiguator.i18n.alias.php
  15. Disambiguator.i18n.magic.php
  16. extension.json
  17. Gruntfile.js
  18. package-lock.json
  19. package.json
  20. README.md
README.md

Disambiguator

See https://www.mediawiki.org/wiki/Extension:Disambiguator for detailed documentation.

Configuration

The following configuration variables can be set from your LocalSettings.php file.

  • $wgDisambiguatorIndicateLinks: whether to add a 'mw-disambig' CSS class to links to disambiguation pages
  • $wgDisambiguatorNotifications: whether to show notifications when a user types a link to a disambiguation page.