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:
parent
9986ef2a49
commit
322780d735
130 changed files with 34611 additions and 38013 deletions
554
src/po/ast.po
554
src/po/ast.po
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue