Skip to content

Use langs.json for language header menus and fix source language for Wordlink

GunChleoc requested to merge language-iso-part-1 into master
  • Introduce new key "iso_script" to langs.json
  • Lexical sorting for language native names achieved by manually sorting the json file
  • All content served by plxMyMultiLingue uses the new way (except for its admin part and contents on the sources pages, they will follow in separate branches)
  • Delete obsolete public function MyMultiLingue()
  • On community pages, replace "Translations" on language label with language name

Affected webpages:

  • Webcomics
  • Sources (Language selection, the statistics and download pages still use the old way)
  • Pepper & Carrot Mini (Community)

Please take extra care with testing Pepper & Carrot Mini (Community), because I don't have good test data for this.

Closes #44 (closed) , Closes #43 (closed)

Edited by GunChleoc

Merge request reports