Skip to content

String fixes

GunChleoc requested to merge string-fixes into main
  • xgettext wasn't picking up _("Click to read episode $episode_number.") - we need to use sprintf here
  • Give translators control over word order in "X by Y" strings.
  • Update catalog

Merge request reports