Regen POT & PO in tuxpaint

First time in a while. Appears indentation has caused some
comments to be lost.  Need to sort that out :-/

e.g.

  // Description of an octagon
  gettext_noop("An octagon has eight equal sides."),
  gettext_noop("An octagon has eight equal sides."),

still works, but

  // Description of a rhombus
  gettext_noop
    ("A rhombus has four equal sides, and opposite sides are parallel."),
  gettext_noop
    ("A rhombus has four equal sides, and opposite sides are parallel."),

has lost the comment in the POT & PO files. >:-(
This commit is contained in:
Bill Kendrick 2022-10-18 01:30:10 -07:00
parent 9986ef2a49
commit 322780d735
130 changed files with 34611 additions and 38013 deletions

File diff suppressed because it is too large Load diff