Skip to content

Misc fixes

Andrej Ficko requested to merge misc-fixes into master

New miscellaneous fixes:

  • EO - eo.po restored entries lost during .fods conflict (!506 (merged)) and added spaces ( : ) to covers of newer episodes (as in that MR)
  • RU.po & MX.po - added entries extracted from the comic
  • Episode's README.md - updated comment links (/show#comments)
  • some other spacing fixes in the cover, checked with public text (e.g. wiki) or majority rule.

Do you know that feeling when you have an idea of how to build a script and then start tweaking it?
Well, here comes another one: The file mentioned in !1005 (merged) can now be all generated by a single script.
And the best part of the script: "There is a .md file 👍 || There is no .md file 👍" ... it can and will use .svg's as the source.

The normal HTML generation has one case where it skips the last entry:
**** ERROR: For last row on page 01, |True| must be |False| for Звук|10|True|Бульк ****

I managed to get around this problem and make my script behave as if it were False after an error:
RU: E16 P01 **** ERROR2: Last row bypassed; must be |False| in Звук|10|True|Бульк ****
Would you like to see this behaviour change ported to the standard script?

Edited by Andrej Ficko

Merge request reports